Indicators

sessionPolicyWatcher

Plot local watcher phase and global dominance from session watcher state

sessionPolicyWatcher (all)

Plot local watcher phase and global dominance from session watcher state

Input parameters

PropTypeDefaultDescription
idstring-Optional watcher instance id
regimeIdstring-Optional sessionRegime id to read from context
plotboolean-Whether to plot local phase and global dominance
plotNamestring-Plot series prefix for the watcher lanes
plotWidthnumber-Line width used for both watcher plots
localPlotPaddingnumber-Padding added to bar.close for the local phase plot
globalPlotPaddingnumber-Padding added to bar.close for the global dominance plot

SQL example

TICK sessionRegime id="net" useSwingResistance=true interval=1000 intervalRes=5000
        TICK sessionPolicyWatcher regimeId="net" plot=true localPlotPadding=3 globalPlotPadding=-3

On this page