I am new to QuantConnect. I normally use mql4 on mt4 and a little bit of C#.

I was just wondering is it possible to build an algorithm to trade directly off of the renko TradingView charts used in Oanda. Would you need to generate the renko within the script itself using a consolidator then trade off that ? Or could you just build an alogrithim to buy and sell based on OHLC then when backtested on the renko it picks up the OHLC of the renko bars ?

Thank you 

Barrie

Author