TradingView
TradeWiseWithEase
20 giu 2023 10:59

DerivativeAlertPlaceHolders 

Bitcoin / U.S. dollarBitstamp

Descrizione

Library "DerivativeAlertPlaceHolders"
TODO: Creation of Placeholders for Alerts, for using in FNO segment.

BasicPH(CustomMessage)
  Parameters:
    CustomMessage (string): TODO: Requires Custom Input of Message
  Returns: TODO: String with PH

CustomPlaceHoldersFNO(CustomInputMessage, InputPrice)
  Parameters:
    CustomInputMessage (string): TODO: Requires Custom Input of Message
    InputPrice (float)
  Returns: TODO: Alert String with PH used in major FNO alert Segments

Note di rilascio

v2
Updates.

Note di rilascio

v3

Minor Bug Fix for Placeholders.
Altro