clbradley17
Junior member
- Messages
- 25
- Likes
- 0
If I wanted to use the Hull Moving Average (jtHMA) for the crossover strategy instead of a simple or exponential moving average crossover strategy, what would I need to put in say for a fast length jtHMA(10) and a slow length jtHMA (20) with parameters that if fast avg jtHMA crosses above slow avg jtHMA then buy next bar after lines cross at open of bar, and SellShort if reverse, and want to be able to use the displace feature if possible to displace the jtHMAs +1, 2, or 3, going to test to see what works better. Also, is there a way to buy intrabar after crossing, and what other coding would need to be put in to use this on a 30 or 60 min. timeframe? Thanks for any help.
Curtis
Curtis