PINE LIBRARY
Mis à jour DRCID_OptionData

Library "DRCID_OptionData"
get_StrikeData(symbol)
Parameters:
symbol (string)
DRCID_OptionData is a centralized strike configuration library designed for NSE equity and index option symbols.
It provides pre-defined option parameters including:
• Base Strike Reference
• Strike Step Size
• Lot Size
• Upper Strike Reference
• Custom Reference Level
This library is built to standardize option data handling across all DRCID CLUB indicators, dashboards, ATM calculators, and strategy engines.
It allows seamless integration using:
get_StrikeData(symbol)
Parameters:
symbol (string)
DRCID_OptionData is a centralized strike configuration library designed for NSE equity and index option symbols.
It provides pre-defined option parameters including:
• Base Strike Reference
• Strike Step Size
• Lot Size
• Upper Strike Reference
• Custom Reference Level
This library is built to standardize option data handling across all DRCID CLUB indicators, dashboards, ATM calculators, and strategy engines.
It allows seamless integration using:
Notes de version
v2DRCID_OptionData is a centralized strike configuration library designed for NSE equity and index option symbols.It provides pre-defined option parameters including:
• Base Strike Reference
• Strike Step Size
• Lot Size
• Upper Strike Reference
• Custom Reference Level
This library is built to standardize option data handling across all DRCID CLUB indicators, dashboards, ATM calculators, and strategy engines.
Notes de version
v3Added:
getATM(price, step)
Parameters:
price (float)
step (float)
getWeeklyExpiry()
formatManualExpiry(d, m, y)
Parameters:
d (string)
m (string)
y (string)
getOptionData(symbol, price, useRefATM, useManualExp, d, m, y)
Parameters:
symbol (string)
price (float)
useRefATM (bool)
useManualExp (bool)
d (string)
m (string)
y (string)
getGlobalExpiry()
Bibliothèque Pine
Dans l'esprit TradingView, l'auteur a publié ce code Pine sous forme de bibliothèque open source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur! Vous pouvez utiliser cette bibliothèque à titre privé ou dans d'autres publications open source, mais la réutilisation de ce code dans des publications est régie par nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Bibliothèque Pine
Dans l'esprit TradingView, l'auteur a publié ce code Pine sous forme de bibliothèque open source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur! Vous pouvez utiliser cette bibliothèque à titre privé ou dans d'autres publications open source, mais la réutilisation de ce code dans des publications est régie par nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.