ArunGowtham
New Member
- Credits
- 0
Condition 1.
If orders total was 0 (no open order)
open an buy position at the current market price.
Condition 2.
if order total not equal to zero (buy position opened by condition 1)
1.get the buy orders open price and current price of that order
like...open price = 1.7234,,, current price= 1.7284
2. If that order goes profitable up to 50 pips then open another buy order with 2 x Lot size & the second opened order goes another 50 pips then open another buy order with 3 x lot size
3. If that order lose negative 50 pips in any of the opened orders close all the opened order
some one teah me how to get those parameters
thanks in advance
If orders total was 0 (no open order)
open an buy position at the current market price.
Condition 2.
if order total not equal to zero (buy position opened by condition 1)
1.get the buy orders open price and current price of that order
like...open price = 1.7234,,, current price= 1.7284
2. If that order goes profitable up to 50 pips then open another buy order with 2 x Lot size & the second opened order goes another 50 pips then open another buy order with 3 x lot size
3. If that order lose negative 50 pips in any of the opened orders close all the opened order
some one teah me how to get those parameters
thanks in advance