Interface ResetHook


  • public interface ResetHook
    Called during chart reset.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onReset

        void onReset​(IsChart chart)
        Called during chart reset.
        Parameters:
        chart - the chart instance.