Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Variable for Alert Priority

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Variable for Alert Priority

    I am creating multiple alerts in a script, and would like to set the priorities using variables. But I cannot find a way to initialize a variable for Priority that will work. Is there a Cast method, or am I overlooking something?

    #2
    Yes. It is an enum NinjaTrader.NinjaScript.Priority. The values that are allowable are Low, Medium, and High.
    Bruce DeVault
    QuantKey Trading Vendor Services
    NinjaTrader Ecosystem Vendor - QuantKey

    Comment


      #3
      Hello jculp,

      Thanks for your post.

      QuantKey_Bruce is correct. NinjaTrader.NinjaScript.Priority is an enumthat would allow you to set the priority to Low, Medium, or High.

      See this reference sample from the help guide page about creating a user-defined enum parameter: https://ninjatrader.com/support/help...ned_parame.htm

      See the 'priority' parameter on the Alert() help guide page linked below.
      https://ninjatrader.com/support/help...htsub=priority

      Please let me know if you have further questions on this.
      Last edited by NinjaTrader_BrandonH; 05-02-2023, 07:57 AM.
      <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      227 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      146 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      160 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      237 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      197 views
      0 likes
      Last Post CarlTrading  
      Working...
      X