Can someone provide an example in py for how to warm up IchimokuKinkoHyo indicator using historical data so the algorithm doesn't need a warmup period (using the Indicator.Update() method or other process)?  Also, can someone provide an example in py for how to chart IchimokuKinkoHyo from a backtest?  Thanks!

Author