jimbotrader
Junior member
- Messages
- 24
- Likes
- 2
How difficult is to program in Metatrader a simple system? I heard it is difficult and people suggested I open an account with Tradestation instead. For example, how difficult is to program something like:
condition = false
condition: close of this bar > high of previous bar
If condition then buy at the open of next bar
limit order at entry price + 10 pips OCO stoploss order at entry price - 10 pips
condition = false
condition: close of this bar > high of previous bar
If condition then buy at the open of next bar
limit order at entry price + 10 pips OCO stoploss order at entry price - 10 pips