How to place orders to levels
-
Hi there! Suppose we start with a buy with TP 50 pips, the market is favourable and every 50 pips we cash the TP and open a new order , but when the price comes back I need to open still orders buy to price levels from which we have already passed. How to do it without using pending orders, only when the price touch these levels? Thanks

-
@ambrogio the first level is random? Just put the first level in a variable, set up some constant deviation and multiply it to further levels.
Opening new buys after TP is not very optimal, you are gifting spreads and commissions to your broker.
-
@roar thanks, i''l try it and let you know/post project