- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jan 30, 2019I just modified the standard iExposure indicator hopefully this will suit your purpose. file image
I will code your EAs and Indicators for no charge
-
cja replied Jan 27, 2019I presume you want to have a Price crossing MA dashboard?? if that is the situation then simply make the smaller MA a SMA1 as that effectively is now price. If you want a single MA price cross dashboard you should find it here. url If you are ...
MA Crossover Dashboard
-
cja replied Jan 26, 2019As requested with the specs you specified and matched to your screenshot. 5 ema closed Red 7 ema closed DodgerBlue 9 ema closed DodgerBlue 11 ema closed DodgerBlue 13 ema closed Green 15 ema closed Green 17 ema closed Gold 30 ema closed Aqua 50 ema ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 23, 2019This may come as a surprise to you but I have never had anything to do with a PIN or even know what one is or even looked at it so I cannot help you. I have seen the term used on the Forum but never had the interest to see what it was about.
I will code your EAs and Indicators for no charge
-
cja replied Jan 23, 2019You can use a 2 MA crossover but set one of the MA's to a SMA Period of 1
I will code your EAs and Indicators for no charge
-
cja replied Jan 22, 2019Then I have to ask what were you actually asking for if you already had the indicator for a long time as you put it????????




?I will code your EAs and Indicators for no charge
-
cja replied Jan 22, 2019NOTE : You cannot change the name in any way or the indicator will not work! file image
I will code your EAs and Indicators for no charge
-
cja replied Jan 21, 2019I have had a look at the code and it is decompiled with issues, the histogram and on chart display are part of the same indicator. The on chart part of the indicator is not showing up because of zero divide issues.


I will code your EAs and Indicators for no charge
-
cja replied Jan 21, 2019NOTE : You cannot change the name of the EA in any way or it will not work file image image image image
Free MT4 coding - Indicators, EAs, etc
-
cja replied Jan 21, 2019Where is the information to help resolve your issue??? "I tried not successful" really is of little use, realistically if there was an issue with micro accounts I would have expected several others to have mentioned it by now. What version did you ...
MA Multi Currency Price Cross
-
cja replied Jan 20, 2019Perhaps you could post a working example of the code or an indicator that does the search process?

MA Multi Currency Price Cross
-
cja replied Jan 20, 2019NOTE: You cannot change the name of this indicator in any way or it will not work! file image
MTF Dashboard thread
-
cja replied Jan 20, 2019Try this I have changed the delete code in the Display to make it lock in position more securely it still will not get around an old indicator that has ObjectsDeleteALL() code in it but should help. I guess another option would be to do some trial ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 20, 2019I would suggest the problem is with the other indicator, it probably has a poor object delete code ( de-selecting the shift icon makes no difference ) the only way what you describe will happen is if the Display Objects are deleted. Try it without ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 19, 2019The EA you supplied is 12 years old and does not have any OrderSend() code so does not Open trades. So how do you propose opening trades?? what is your setup/system??????
Free MT4 coding - Indicators, EAs, etc
-
cja replied Jan 19, 2019OK I understand about using the MT4 built in MACD and OsMA and the option to change colors. If it cuts up, the button on the board will appear green, if cut down it will show yellow You have not answered my previous question all you have done is ...
MTF Dashboard thread
-
cja replied Jan 19, 2019Posting the same request in many different threads is not going to help you get an answer any quicker.

MQL4 Programming
-
cja replied Jan 19, 2019You will need to supply the mq4 because the ex4 cannot be changed.
Free MT4 coding - Indicators, EAs, etc