New ea with simple Moving Average. Pleassse!!!
-
Hello!
I have been studying the market for a while and I want to create my own robot, but I don t know very well how to use this robot application. It's based in Moving Average, can anyone help me?
It is not a simple as it sound, but I need someone with more knoledge. I can give you more informationa, all you need to help me create this robot.I created the robot, I will also put a link .... the robot contains an ema line, for Buy I set a condition that when the candle closes above MA to put Buy trade, but I want that when it closes above, to open a transaction for each new candle, maximum 5 candles and close at the set tp.
For the sell we have established that when the price closes below the MA, a sell transaction will be opened, but he wants the next 5 candles to open a selll transaction for each candle with a set tpMy project shared/50OYUfweb
Thank!
George -
@georgicaa Just change Candle ID to 1.
ID 0 is the current, still moving candle. You want the last completed candle. -
I edit my post and I edit the robot, you can see.
I edit article and now you see my criteria -
@georgicaa Roar is right. Please change the candle ID.
-
@l-andorrà said in New ea with simple Moving Average. Pleassse!!!:
Roar is right. Please change the candle ID.
I change the cnadle ID.
But how I create this part?I created the robot, I will also put a link .... the robot contains an ema line, for Buy I set a condition that when the candle closes above MA to put Buy trade, but I want that when it closes above, to open a transaction for each new candle, maximum 5 candles and close at the set tp.
For the sell we have established that when the price closes below the MA, a sell transaction will be opened, but he wants the next 5 candles to open a selll transaction for each candle with a set tp -
Can you please share the link?