- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Feb 23, 2018It was not working as posted because it had array out of range code issues so I fixed that at the same time. file image
I will code your EAs and Indicators for no charge
-
cja replied Feb 22, 2018The indicator is decompiled so it is unlikely anyone will look at it for you.

I will code your EAs and Indicators for no charge
-
cja replied Feb 21, 2018Sub window shift added, please download the updated MT5 Signal Bars on page #1 again.

#Signal Bars v10a
-
cja replied Feb 21, 2018It is possible you simply have to use the MT4 OBJ_LABEL code instead of the Comment() code.
I will code your EAs and Indicators for no charge
-
cja replied Feb 15, 2018I would suggest it is because your Broker does not allow TP or SL that close to price. Load this Script onto the chart and see what level the Stop level is set at, also be aware it can vary from 0 on a Demo to quite a few pips on a Live account and ...
I will code your EAs and Indicators for no charge
-
cja replied Feb 14, 2018You could be out of luck with your request as I do not work with decompiled code and most of the coders on this Forum will not touch it either.
I will code your EAs and Indicators for no charge
-
cja replied Feb 14, 2018Looks like a Dolly Graphics indicator, do a goggle search for Dolly Graphics v18.
I will code your EAs and Indicators for no charge
-
cja replied Feb 14, 2018Look in the inputs you must have the "Alert if Hi/Low above Daily Average" input set to true. Set it to false to remove the Alert.
#Signal Bars v10a
-
cja replied Feb 13, 2018I have very limited time at present so this has been coded very quickly and has some small color issues that I do not have time to resolve however it should do the required task. file image
Indicator showing Swap Rates?
-
cja replied Feb 12, 2018I think the main issue is the indicators are using an iCustom call on other indicators. file The above indicator needs this indicator in your indicator folder to work file file file The above 2 indicators need this indicator in your ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 6, 2018I just changed the two lines of code the EA does have other issues due to being old MT4 code but they should not stop it working. file file
I will code your EAs and Indicators for no charge
-
cja replied Jan 6, 2018It appears that the EA needs another version on the "NonLagMA" indicator, for it to work. mLag = iCustom(Symbol(), 0, "NonLagMA_v7", Price, Length, Displace, PctFilter, Color, ColorBarBack, Deviation, SoundAlertMode, buffer, iBar); You could try ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 5, 2018I cannot duplicate the problem, I suggest you have a good look at what other indicators scripts or ea's you have loaded on your MT4 platform, just try going from chart to chart and right click to show the indicators on that chart, some one else has ...
Symbol Changer Profit Display
-
cja replied Jan 4, 2018I cannot duplicate your problem, I suspect you have another indicator loading the rectangle on the other charts, I don't think uninstalling MT4 will change anything if you are installing the new MT4 back into the same folder as all the original ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 4, 2018Length 5 and the windows are M15 and H1.
I will code your EAs and Indicators for no charge