Primitives

sessionMMsymbol

Query saved symbol-poc memory and plot active plus predicted session matches

sessionMMsymbol (all)

Query saved symbol-poc memory and plot active plus predicted session matches

Input parameters

PropTypeDefaultDescription
memoryDirstring-Directory holding the saved symbol-poc corpus
maxMatchesnumber-Maximum similar sessions to keep active
intervalnumber-Minimum milliseconds between symbol memory queries
plotboolean-Whether to plot active and predicted session signals
plotNamestring-Plot series prefix for the symbol memory indicator
plotWidthnumber-Line width used for context.plot output
plotPaddingnumber-Padding added around close so the lines sit beside price
predictionSessionValuestring-Preferred future session outcome to plot when available

SQL example

TICK sessionMMsymbol memoryDir="/tmp/symbol-poc" interval=60000 maxMatches=5 plot=true

On this page