- Search Metals Mine
-
lghr replied Jul 8, 2015A small tool for observing success rate. copy it to folder...\scripts.
New forex strategy - based on MTF candles
-
lghr replied May 31, 2015Can you tell us the link of the Graemes thread? thanks!
Forex Master Trillionaires Club
-
lghr replied May 31, 2015Hi! soros, thank you share. How to define "the direction of the last 8 monthly candles", and "the previous days candle closed lower" and set the ADR parameter?
Forex Master Trillionaires Club
-
lghr replied May 28, 2015Today, i have achieved good results using N4S_05 in DEMO. I also run a order management EA and a indicator -- CurrencySthength. Therefore, if combine the indi is better in EA. my 2 cent.
Need4Speed Scalping
-
lghr replied May 27, 2015thank you abokwaik ! It maybe better if add some option, such as when target reach to stop trade.
Need4Speed Scalping
-
lghr replied Apr 30, 2015This ea is generated by Expert Advisor Builder. in the ea, there are a lot of mistakes, such as "\\\\\\\\\\\\\\\\...". So the ea looks very large, 906 KB. In addition, indicator parameter is incomplete, "iBands("", , , , , , , Current + )". So, the ...
I will code your EAs and Indicators for no charge
-
lghr replied Mar 11, 2015report: THV T3 Trix MTFv1.10wcolorhistatest : unknown subwindow number -1 for ObjectCreate function. The author of indicator has never released the MQ4 file, we can not fix. So I recommend using another one.
Come Surfing Fx With Me System
-
lghr replied Feb 21, 2015Yes, it work, i was wrong.
I will code your EAs and Indicators for no charge
-
lghr replied Feb 20, 20151. if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES) == false) {Print("Error selecting open trades ", GetLastError());} should be so: "{Print("Error selecting open trades ", GetLastError());continue;}"; 2.when (OrderOpenPrice()-Ask)>(Point*trailingStop), ...
I will code your EAs and Indicators for no charge
-
lghr replied Feb 12, 2015If you Search "Hedge"、"Triangle" 、etc with google in this FF, you will find a lot of such topic and ea.
I will code your EAs and Indicators for no charge
-
lghr replied Feb 12, 2015In the source program, it already contains what you want to achieve. " bar closes above or below the upper/lower mov avg" --------maBar = 1, mean Closed bar above or below the upper/lower mov avg. "but within a defined minimum and maximum distance ...
I will code your EAs and Indicators for no charge
-
lghr replied Feb 10, 2015"The conditions Buy: 1 Hr MA5 crossed up MA20 and entry at M5 Chart MA5 cross up MA20. Exit M5 Chart MA5 cross down MA20. The conditions Sell: 1 Hr MA5 crossed down MA20 and entry at M5 Chart MA5 cross down MA20. Exit M5 Chart MA5 cross up MA20. " ...
I will code your EAs and Indicators for no charge
-
lghr replied Feb 8, 2015It do not work, because the cross time of 2 ma that difference timeframe is not same. if so, perhaps work: when ma5>ma20 in H1 chart and cross up in M5 chart, buy; when ma5<ma20 in H1 chart and cross down in M5 chart, sell; or: in some time frames: ...
I will code your EAs and Indicators for no charge