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 CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      28 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      20 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      183 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      337 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      261 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X