Simple trading, difficult position managing
-
Hi Guys!
I really need a trading bot, but I don't have the knowledge to build it myself with FXDreema.Here is the strategy.
- Check the 1H candle at 02:00, and if that candle's size is between 5-40 pips then based on that candle high and low create a buy stop at the candle high, and a sell stop at the candle low.
2 The buy stop's stoploss would be 3pips under the sell stop, and the sell stop
's stop loss should be 3pips over the buy position. - The take profit of the positions should be 3x of that hourly candle.(if the hourly candle is 20pips, then the take profit should be 60pips from the positions opening price.)
4, Here comes the hard part (at least for me). When the price moves up and we took the 2/3 of the range, so when we moved up 40 pips from the opening price and the tp is only 20pips away, the trading bot should delete all of the pending orders, and should modify our stoploss to that 2/3 place.
So thats it. I would be really happy if someone could do this for me and share the project with me, so I can see what I did wrong.Thank you very much.
- Check the 1H candle at 02:00, and if that candle's size is between 5-40 pips then based on that candle high and low create a buy stop at the candle high, and a sell stop at the candle low.
-
Have you tried any initial project on fxDReema? We can begin to create from there.
-
@l-andorrà Where are these projects?? I tried many things, actually the first and the second step is easy and I managed to do that, but the position manager thing that trail stops is too much for me.
-
That's exactly what I'm talking about. Let's begin with your first two steps.
