need help on this
-
Hello, I want to create this logic; when price at Candle ID 0 is 100pips above the Close of Candle ID 1, open a long order.
How do I do this? Tried multiple options
-
@tec-nacks
Hi
you can put an order above 100 pips in ID 1 close candle
and if candle ID 0 in your time frame is closed and your order is not touched you should re-order a new position -
@Xfire is exactly what i want to do. but don't know how to redraw the order. Tried pending order and all but dont know which is best approach.
Can you help with a sample pls?
-
done...figured it out thanks