- Search Metals Mine
- fullaforex replied Feb 9, 2021
Try it now... file Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Feb 9, 2021
Line 764 , change the year to something more agreeable to you. Fulla
I will code your EAs and Indicators for no charge
- fullaforex replied Jan 14, 2021
They are not using buffers. They are generated by a "draw arrow" fuction.. That's why are are where they are. It would be helpful if you explain exactly what you want so you don't waste peoples time.
I will code your EAs and Indicators for no charge
- fullaforex replied Jan 14, 2021
image If #property indicator_width1 10 and #property indicator_width2 10 works, do the same for 5 and 6. ie; #property indicator_width5 10 #property indicator_width6 10
I will code your EAs and Indicators for no charge
- fullaforex replied Jan 14, 2021
Hope this is what you wanted.... Fulla file
I will code your EAs and Indicators for no charge
- fullaforex replied Sep 7, 2020
Modified so now the yellow(in between)line shows. Here you go.... file
I will code your EAs and Indicators for no charge
- fullaforex replied Sep 6, 2020
because here you have created a sub routine...called calcMaxLossPerTrade() Quote double calcMaxLossPerTrade (double accEquity, double riskPerTradePct) { maxLossPerTrade = accEquity * riskPerTradePct/100; Alert (accEquity); Alert (maxLossPerTrade); ...
I will code your EAs and Indicators for no charge
- fullaforex replied Jun 25, 2020
It's called PeakDelay1Bar It's 1 bar late and a massive repainter. Not worth wasting your time.. url
I will code your EAs and Indicators for no charge
- fullaforex replied Jun 1, 2020
Difficult to say without having the code (mq4 file) to check.
I will code your EAs and Indicators for no charge
- fullaforex replied May 20, 2020
Your "smiley face" has a frown!
I will code your EAs and Indicators for no charge
- fullaforex replied May 20, 2020
Your "Close All" EA is not working....And it looks like you were buying on the way down.
I will code your EAs and Indicators for no charge
- fullaforex replied May 2, 2020
It's not the Platform........It doesn't work for me either, but other versions do.! url url
I will code your EAs and Indicators for no charge
- fullaforex replied Apr 13, 2020
I get these errors. I suspect they are the same as Beerrun's... image
I will code your EAs and Indicators for no charge
- fullaforex replied Apr 9, 2020
If you use "Chart to Foreground", also switch chart properties to"Bar Charts" instead of "Candles"
I will code your EAs and Indicators for no charge