PINE LIBRARY
XSFS_CoreTypes

Library "XSFS_CoreTypes"
f_top(a, b)
Parameters:
a (float)
b (float)
f_bot(a, b)
Parameters:
a (float)
b (float)
f_mid(top, bot)
Parameters:
top (float)
bot (float)
f_clamp(v, lo, hi)
Parameters:
v (int)
lo (int)
hi (int)
f_lineStyle2(st)
Parameters:
st (string)
SetupState
Fields:
dir (series int)
status (series int)
obTop (series float)
obBot (series float)
obT0 (series int)
oteTop (series float)
oteBot (series float)
oteT0 (series int)
fvgTop (series float)
fvgBot (series float)
fvgT0 (series int)
atr (series float)
FiltersState
Fields:
biasOK (series bool)
pdOK (series bool)
emaOK (series bool)
vwapOK (series bool)
kzOK (series bool)
m5OK (series bool)
trigOK (series bool)
FinalState
Fields:
tradable (series bool)
phase (series string)
score (series int)
f_top(a, b)
Parameters:
a (float)
b (float)
f_bot(a, b)
Parameters:
a (float)
b (float)
f_mid(top, bot)
Parameters:
top (float)
bot (float)
f_clamp(v, lo, hi)
Parameters:
v (int)
lo (int)
hi (int)
f_lineStyle2(st)
Parameters:
st (string)
SetupState
Fields:
dir (series int)
status (series int)
obTop (series float)
obBot (series float)
obT0 (series int)
oteTop (series float)
oteBot (series float)
oteT0 (series int)
fvgTop (series float)
fvgBot (series float)
fvgT0 (series int)
atr (series float)
FiltersState
Fields:
biasOK (series bool)
pdOK (series bool)
emaOK (series bool)
vwapOK (series bool)
kzOK (series bool)
m5OK (series bool)
trigOK (series bool)
FinalState
Fields:
tradable (series bool)
phase (series string)
score (series int)
Pine library
In true PulseWire spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by PulseWire. Read more in the Terms of Use.
Pine library
In true PulseWire spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by PulseWire. Read more in the Terms of Use.
