- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Apr 20, 2022Sorry I do not generally code auto trading EA's.
Trailing pending orders ea?
-
cja replied Apr 18, 2022now when i have four charts open, i will deploy your symbol changer profit display indicator on all of them, and on every chart i will say YES to the above option There is no need to load a Symbol Changer onto every chart you only need to load it ...
Symbol Changer Profit Display
-
cja replied Apr 7, 2022The code for price in the MT5 Signal Bars uses Close[0] so I assume that for your MT5 the Close[0] and Bid return the same price. but as you can see on my screenshot the Bid in the Market Watch and the Bid on the chart return different prices.
Bid and Ask prices
-
Bid and Ask prices
Started Apr 7, 2022|Platform Tech|6 replies
I have had several requests lately that the indicators displaying the Bid price no longer ...
-
cja replied Apr 1, 2022You cannot alter an ex4 file you need the mq4 file if you want something changed.
Horizontal Lines change colour automatically
-
cja replied Apr 1, 2022You are going to have to supply a lot more detailed information before anyone can assist.

I will code your EAs and Indicators for no charge
-
cja replied Mar 27, 2022When the lines delete what messages do you get in the Experts/Journal tabs at the bottom of the MT4 platform?? those 2 tabs are the first place to look when having issues with indicators.
Typically you will see Array out of range or zero ...Horizontal Lines change colour automatically
-
cja replied Mar 27, 2022Try the download on this post as it is the latest version which was updated after the lines delete issue was raised. url
Horizontal Lines change colour automatically
-
cja replied Mar 26, 2022No indicator supplied and not enough information to even consider making a dashboard. The way it works is the requester supplies all the required information in detail and the way they expect it to work and the coder then decides if they can make ...
MTF Dashboard thread
-
cja replied Mar 25, 2022It alerts because the new pairs chart value is either above or below a line/price on the original chart so effectively price did cross a marked level so the alerts are working as they should, I must ask what is the point of changing pairs because ...
Horizontal Lines change colour automatically
-
cja replied Mar 23, 2022Hi, Unfortunately I can not duplicate any of your issues, if I load manually from my Broker WS30 DAX30 UKOil-F etc the buttons are still clickable. The USDJPY problem I cannot explain, if it was a common issue then I would have expected a lot of ...
Symbol Changer Profit Display
-
cja replied Mar 16, 2022Unfortunately it is decompiled.
I will code your EAs and Indicators for no charge
-
cja replied Mar 10, 2022Unfortunately it is decompiled.

I will code your EAs and Indicators for no charge
-
cja replied Mar 9, 2022You need to post the indicator ( mq4 ) as it could be an older version or possibly have a zero divide or array out of range issue but without the indicator it is all guess work.

why MT4 is not showing all indicators
-
cja replied Mar 3, 2022I have never done anything with pins, I have seen it mentioned from time to time on other threads but have no idea what they are or how to do one and currently I do not have the spare time to investigate the process so I guess the answer is ...
MTF Dashboard thread
-
cja replied Mar 2, 2022The SmoothAlgorithms.mqh should go in the include folder not the indicators folder

I will code your EAs and Indicators for no charge
-
cja replied Mar 1, 2022I have not coded a version for MT5. I found this using the search function on the Forum.
url Symbol Changer Profit Display
-
cja replied Mar 1, 2022Give this a try I have updated the label shift code and it appears the issue was with that code which was at times giving an array out of range issue which caused the indicator to remove itself from the chart..
file Horizontal Lines change colour automatically
-
cja replied Feb 28, 2022No I currently do not have something similar for FIB EXPANSION. I guess the Fib indicator could be adapted but a lack of spare time is an issue for me at the moment.
Indicators with ON/OFF buttons