Hello,

I am new with Quantconnect.

I an trying to create HMA indicator with period of 30 bars back while each bar is 15 minuts. I couldn't find any example that demonstrate this senerio.

I would expect that the value that the indicator produces would be stable for 15 minutes and updated only when this period ends. In addition, I would expect that the indicator will be ready only after 30*15 minutes. In practice, I see that the IsReady become True after 34 samples and is updating every 7-8 minutes - not sure why.

 

Hope someone will have insights for me.

 

Thanks,

Amit