Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Pop up a chart via a program trigger

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

    Pop up a chart via a program trigger

    I would like to program an alert that when a certain condition is met it pops up a chart. Is there a way to do this? Can you point me in the right direction?

    It would also work if if would bring a chart window into focus.

    #2
    Hi mtech,

    Thank you for your post.

    For this, you would want to use the Market Analyzer.

    For more information about creating alerts within the Market Analyzer, please see the following link to our Help Guide: http://www.ninjatrader-support.com/H...onditions.html

    Please let me know if you have any additional questions or if I may be of further assistance.
    KyleNinjaTrader Customer Service

    Comment


      #3
      Yes, I have tried Market Analyzer and the associated alerts. How do I make it so that the market analyzer opens a chart window when an alert condition is true.

      Ideally, I could program something like the following:

      If Alert.Status = True then
      Dim ChartWindow as NinjaChartWindow = New NinjaChartWindow
      ChartWindow.Ticker = Alert.Ticker
      ChartWindow.Open
      End If

      Comment


        #4
        Hi mtech,

        Thank you for your reply and the clarification.

        I'm sorry, I had missed the pop-up a chart bit.
        Unfortunately, this is not supported.

        I will, however, forward this to my development team for further consideration as an addition to future releases.
        KyleNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by FrancisMorro, Today, 03:24 AM
        0 responses
        1 view
        0 likes
        Last Post FrancisMorro  
        Started by Segwin, 05-07-2018, 02:15 PM
        10 responses
        1,769 views
        0 likes
        Last Post Leafcutter  
        Started by Rapine Heihei, 04-23-2024, 07:51 PM
        2 responses
        30 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by Shansen, 08-30-2019, 10:18 PM
        24 responses
        943 views
        0 likes
        Last Post spwizard  
        Started by Max238, Today, 01:28 AM
        0 responses
        10 views
        0 likes
        Last Post Max238
        by Max238
         
        Working...
        X