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, 03-31-2026, 09:41 PM
      1 response
      72 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      39 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      63 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      63 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      53 views
      0 likes
      Last Post CarlTrading  
      Working...
      X