Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

AddOn and Alert Event data

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

    AddOn and Alert Event data

    Hello,

    Is there a method or callback to get alert data from Addon when you create an alert from a graphic ?

    I would like to know if i can store every created alerts to Addon.

    Thanks.
    johnok
    NinjaTrader Ecosystem Vendor - Trade With Me

    #2
    Hello johnok,

    Thanks for your post.

    To clarify, are you wanting to access alerts that are created in the Alerts window (for example, right-click on chart > Alerts). See attached image.

    If so, the chart alerts are not accessible from Ninjascript. You cannot create chart alerts from Ninjascript.

    Something you could do is create an AddOn and code for an alert based on some action. You could use the Alert() method in a script to create an alert.

    See this help guide page for more information: https://ninjatrader.com/support/help...nt8/?alert.htm

    Let us know if we may assist further.
    Attached Files
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      Thank you for you answer,

      So i can not access to alert from Addon, Ok !

      And is it possible to access to alerts from an indicator, or even list all created alerts ?

      Thanks
      johnok
      NinjaTrader Ecosystem Vendor - Trade With Me

      Comment


        #4
        Hello johnok,

        Thanks for your note.

        There is no supported way to access Alerts made in the Alerts window.

        That said, you could potentially use the Alerts collection. See the example in the forum thread below.



        Let us know if we may further assist.
        Brandon H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        21 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        10 views
        0 likes
        Last Post cre8able  
        Working...
        X