- Search Metals Mine
-
lghr replied Jul 1, 2020if(RSIvalue > 80 && OrdersTotal() == 0 && Bid <= LowOfCandleBeforeRSITrigger) { OrderSend(_Symbol,OP_SELL,1,Bid,5,StopLossForSell,TakeProfitForSell,NULL,0,0,Red); } else if(RSIvalue < 20 && OrdersTotal() == 0 && Bid >= HighOfCandleBeforeRSITrigger) ...
I will code your EAs and Indicators for no charge
-
lghr replied Jul 1, 2020I think it's because your narrative is not clear enough, or coder don't think it's profitable.
I will code your EAs and Indicators for no charge
-
lghr replied Jun 15, 2020I think, it should be so: barHigh = iHigh(Symbol(),0,iHighest(Symbol(),0,MODE_HIGH,iBarsBack,1)); barLow = iLow(Symbol(),0,iLowest(Symbol(),0,MODE_LOW,iBarsBack,1));
I will code your EAs and Indicators for no charge
-
lghr replied Jun 8, 2020Your description is not clear. According to my understanding, it can be solved with global variable function.
I will code your EAs and Indicators for no charge
-
lghr replied Jun 2, 2020It maybe better using D1 H4 H1 M15, i think.
I will code your EAs and Indicators for no charge
-
lghr replied Jun 2, 2020I have coded the EA, but opened position is too less,。It doesn't make much sense。
I will code your EAs and Indicators for no charge
-
lghr replied Jan 5, 2020This concept is simple and interesting. Can you elaborate on it?
I will code your EAs and Indicators for no charge
-
lghr replied Dec 9, 2019It is the responsibility of every government to let human beings live a happy life. Eliminate poverty, reject war, and defeat disease. No matter what doctrine it is. Human beings live in the same village -- the earth
The end of the US stock market is nearing
-
lghr replied Nov 21, 2019Years ago, I wrote this EA. Unfortunately, the result was not ideal. I forgot the details of the failure.
Currency Grail Scalping System
-
lghr replied Sep 9, 2019Diffrent value = 4 Lots = 0.1 TP = 500 points SL = 250 points Tade Time (GMT+3) Start = 10 End = 15 Move start = 250 Move step = 100 //--------------------------------- The parameter of indicator is default. When DIFF > 4, buy; <-4 sell. no others.
Best Currency Strength EA Testing On Real Money Account
-
lghr replied Sep 9, 2019The indicator is good indeed. Diffrent value = 4 Lots = 0.1 TP = 500 points SL = 250 points Tade Time (GMT+3) Start = 10 End = 15 Current transactions today.
Best Currency Strength EA Testing On Real Money Account
-
lghr replied Aug 9, 2019replace "1440" of iRSI(1440,0,Rsi,PRICE_TYPICAL,shift) with Symbol()
I will code your EAs and Indicators for no charge
-
lghr replied Jul 6, 2019You can test this ea to reversal trade drectly. No longer need to use copier.
I will code your EAs and Indicators for no charge