Hi all
Are you able to please assist with converting the attached TradingView script strategy to ProBuilder please?
System essentially does the following:
Long entries:
- Looks back at x number of consecutive candles’ closing price and if it forms x number of higher closes above the simple moving average enter long
- Uses take profit and stop loss
Short entries
- Looks back at x number of consecutive candles’ closing price and it it forms x number of lower lows below the simple moving average enter short
- uses take profit and stop loss
Attached system has a lookback of 10 candles but that way too much. Maximum lookback of 5 candles is required.
Thanks heaps, please advise any further questions. Cheers