Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Create new chartpane from code

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

    Create new chartpane from code

    Can I create second panel with another stock chart from strategy code after I use Add()?
    For example:
    I use
    Add("ES ##-##", PeriodType.Minute, 1);
    and I want to open its chart on other panel and draw some lines on it.

    #2
    Hello nysetrader,

    Welcome to the NinjaTrader forums. A standard chart offers this but a strategy analyzer chart cannot be configured after the backtest has been completed.

    For help adding another data series to a standard chart, see the following link:
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Thank you. How can I run a strategy on a stock list in which each stock is compared to ES future? Also that comparison has 2 parameters which are unique for each stock and I are taken from optimization. Is it possible to make this strategy in NinjaTrader?
      I made it in WealthLab, but it is too slow in live trading, so I'm trying to make it in NT.
      Last edited by nysetrader; 03-12-2012, 11:01 AM.

      Comment


        #4
        You can add the ES as a secondary series to your strategy.

        You can run the strategy against each instrument in the SP500. You can easily backtest or run strategies against a list of instruments, which creates a separate instance for each item in the list.

        The strategy grid offers shift+click or ctrl +click to select and enable (through right click >enable) multiple strategy instances at once.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        50 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        22 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        16 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        22 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        23 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X