How can I create an EA by using Awesome Oscillator with these conditions. 1. Buy when histogram bar is above 0.0 and is green bar. 2 Sell when histogram bar is below 0 and is red bar.
Latest posts made by SHEDRACK MZIRAY
-
About Awesome Oscillatorposted in Questions & Answers
-
EA which has different time frameposted in Questions & Answers
Hello
I want to create a forex robot which Has different timeframe. Example triple exponential moving average(21) is above moving average(50EMA) and candle is above parabolic sar, this must be in 1Hr timeframe then the same setup happen to 5M timeframe I enter the trade -
No open order after take profitposted in Questions & Answers
I want to create EA of crossing moving average. Example EMA 25 Above EMA 200 BUY and TP 15 pips. After takes tp it should not open any order of buy even though condition meet
-
How to create EA open order at certain spreadposted in Questions & Answers
Hello!
I want to create an EA which open order at certain spread. Example the maximum spread must be 10 above that should not open order. -
Two indicatorsposted in Questions & Answers
I have two indicators and both of them print arrows. I want to use one indicator as a trend and other as a signal for entering buy and sell. Please any one can help me with idea.
-
Two custom indicatorsposted in Questions & Answers
Hello
I have two custom indicators which does not repaint. I tried to create an Expert Advisor of each indicator and am succussed, but I want to combine two of them but the robot does not open order. Please help