PINE LIBRARY
option_alert_lib

Library "option_alert_lib"
fireAlert(symbol, side, qty, strategyId)
Constructs and fires a webhook alert message for an option order
Parameters:
symbol (string): Option contract symbol (e.g., C-BTC-90000-310125)
side (string): Order side - "buy" or "sell"
qty (string): Order quantity as string
strategyId (string): Delta Exchange strategy/webhook ID
fireAlert(symbol, side, qty, strategyId)
Constructs and fires a webhook alert message for an option order
Parameters:
symbol (string): Option contract symbol (e.g., C-BTC-90000-310125)
side (string): Order side - "buy" or "sell"
qty (string): Order quantity as string
strategyId (string): Delta Exchange strategy/webhook ID
Pine library
In true TradingView 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 TradingView. Read more in the Terms of Use.
Pine library
In true TradingView 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 TradingView. Read more in the Terms of Use.