Hi,

I am mint new to Quant connect. I have a requirement: 
load ml model, fetch live 15 min candles. 

calculate features and pass the features to the ml model get prediction.

based on the prediction take trade 

manage risk: I'd like to use a template that'd help handle trade entry, exit, stop loss, take profit, trailing activation, trailing stop, and execute the trades. 


is there a template or existing code that supports this requirement? 



Thanks!