Comment on Managing your Script
Can you help me code the following :
Indicator : 14 Period Ease of Movement
Buy
Condition #01: when indicator turns up from -ve to +ve, mark HIGH of that particular price Bar (the signal bar)
Condition # 02: Buy once that HIGH is crossed
Sell
Condition #01: when indicator turns DOWN from +ve to -ve, mark LOW of that particular price Bar (the signal bar)
Condition # 02: Buy once that LOW is broken
Buy Stop :
Low of the Signal Bar
Sell Stop:
High of the Signal Bar