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

Is this do-able...?

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

    Is this do-able...?

    Can I create a scanner that will scan my instrument list looking for a setup defined by me, and if one is found, a chart would pop up with that instrument? So, I guess one chart would have to be open and the strategy running on that one chart, but a new would popup pinpointing the result.

    #2
    What you could do is create a strategy that uses the print command and outputs "instrument x has met the criterion on ____ date/time" or something to that effect. You then run this on a basket backtest in the Strategy Analyzer and then you just read the output and you will be able to get the list of "qualified" instruments in that manner. Then you will take that list and do whatever you want with it.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Ok...

      So, there is NO way to pop a chart up from code?

      Comment


        #4
        No officially supported way, but I'm sure some fancy C# work can achieve what you want.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by popecapllc, 08-09-2023, 07:42 PM
        8 responses
        1,344 views
        0 likes
        Last Post Johng22
        by Johng22
         
        Started by ETFVoyageur, 04-30-2024, 02:04 PM
        11 responses
        100 views
        0 likes
        Last Post ETFVoyageur  
        Started by bubblegum, 03-18-2024, 10:41 AM
        3 responses
        44 views
        0 likes
        Last Post vjsworld  
        Started by JamesK1, Today, 02:48 PM
        1 response
        13 views
        0 likes
        Last Post JamesK1
        by JamesK1
         
        Started by llanqui, Today, 03:51 PM
        0 responses
        12 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Working...
        X