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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      599 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      344 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      558 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      557 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X