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

Regression Channel and market replay question

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

    Regression Channel and market replay question

    1. I'm working on a new strategy and would like to be able to determine whether a regression channel is angling up or down. I've looked into using Slop() but this doesn't give me what I wan't (I assume because the slop function is comparing the value from the prior bar, which could be drastically different from where it's currently plotted)
    2. I've been downloading market replays to run my strategy however I'm noticing some differences in data between historical tick data loaded from zenfire and the data the market replay throws up. Is there any way of knowing which is more accurate?
    3. Is there a way to down load a week of market replays at once for one symbol?

    #2
    Hello shazzmoe,

    Slope measures Rise / Run. Rise is the change in Y value of two points. Run is the # of bars parameter specified in the indicator. You may want instead Rising() or Falling() which looks at the current value and compares to the previous.

    Market replay is a simulated real time feed. We expect there to be differences in chart appearance with real time data compared to historical. Please see the following link, then: Understanding why a chart can look different after reloading historical data from the server


    Unfortunately market replay is downloadable one day at a time only.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by pmachiraju, 11-01-2023, 04:46 AM
    8 responses
    149 views
    0 likes
    Last Post rehmans
    by rehmans
     
    Started by mattbsea, Today, 05:44 PM
    0 responses
    5 views
    0 likes
    Last Post mattbsea  
    Started by RideMe, 04-07-2024, 04:54 PM
    6 responses
    33 views
    0 likes
    Last Post RideMe
    by RideMe
     
    Started by tkaboris, Today, 05:13 PM
    0 responses
    5 views
    0 likes
    Last Post tkaboris  
    Started by GussJ, 03-04-2020, 03:11 PM
    16 responses
    3,283 views
    0 likes
    Last Post Leafcutter  
    Working...
    X