Hello,
can anyone create an EA for the "Heiken Ashi Smoothed" Indicator?
The EA should do the following:
When the candle of the indicator is red, open a sell trade and as soon a green candle shows up, close the sell trade and open a buy trade at the same time.
When the candle of the indicator is green, open a buy trade and as soon a red candle shows up, close the buy trade and open a sell trade at the same time.
So it is always only a single trade open.
No stop loss, no take profit.
The EA should allow to enter the lots you want to trade.
And it should also automatically increase the lot size, when the balance has increased.
Lets say, you have 10,000$ and want to risk 1% of the balance, the EA should automatically trade the corresponding lotsize.
Therefor it should also be possible to enter the maximum percentage of your balance you want to risk for the trade.
The timeframe does not matter.
Thank's already for any help ;-)
can anyone create an EA for the "Heiken Ashi Smoothed" Indicator?
The EA should do the following:
When the candle of the indicator is red, open a sell trade and as soon a green candle shows up, close the sell trade and open a buy trade at the same time.
When the candle of the indicator is green, open a buy trade and as soon a red candle shows up, close the buy trade and open a sell trade at the same time.
So it is always only a single trade open.
No stop loss, no take profit.
The EA should allow to enter the lots you want to trade.
And it should also automatically increase the lot size, when the balance has increased.
Lets say, you have 10,000$ and want to risk 1% of the balance, the EA should automatically trade the corresponding lotsize.
Therefor it should also be possible to enter the maximum percentage of your balance you want to risk for the trade.
The timeframe does not matter.
Thank's already for any help ;-)
Attached File(s)
Heiken_Ashi_Smoothed.mq4
4 KB
|
5,883 downloads