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

Strategy Data Series

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

    #16
    Hello RiversideDude,

    I have tested your script using $AUDJPY on a 15 minute chart and I am not able to reproduce the behavior.

    Do you have any output that can show there is a different and where this difference is coming from?
    (As in do you have a print that shows the bar with the different price value?)

    http://screencast.com/t/NmREsXuQBIA
    Chelsea B.NinjaTrader Customer Service

    Comment


      #17
      Thanks again for the amazing support. I'm BLOWN away with how good NT's support it is.

      Attached is the screenshot showing how the values are different when they should be the same.

      Thanks.
      Attached Files

      Comment


        #18
        Hey Chelsea,

        Please disregard this issue, it was just a test so that I could learn how NT works.

        Thanks!!
        Last edited by RiversideDude; 04-25-2016, 07:05 AM.

        Comment


          #19
          Hi RiversideDude,

          Were you able to resolve your inquiry?

          On the chart I am seeing that bid data is selected.
          Is bid data also selected as the secondary series in your script?

          Add(Instrument.FullName, PeriodType.Minute, 15, MarketDataType.Bid);
          Add(string instrumentName, PeriodType periodType, int period, MarketDataType marketDataType)
          http://ninjatrader.com/support/helpGuides/nt7/add3.htm
          Chelsea B.NinjaTrader Customer Service

          Comment


            #20
            Yes. I got it to work. Thanks again.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Trader146, Today, 11:41 AM
            0 responses
            2 views
            0 likes
            Last Post Trader146  
            Started by jpapa, 04-23-2024, 07:22 AM
            2 responses
            16 views
            0 likes
            Last Post rene69851  
            Started by funk10101, Today, 11:35 AM
            0 responses
            1 view
            0 likes
            Last Post funk10101  
            Started by samish18, Today, 11:26 AM
            0 responses
            1 view
            0 likes
            Last Post samish18  
            Started by Trader146, 03-29-2024, 01:22 PM
            2 responses
            14 views
            0 likes
            Last Post Trader146  
            Working...
            X