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

Getting Level1 and Level2 data from beginning of session

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

    Getting Level1 and Level2 data from beginning of session

    Hi,
    I'm building a fully automated strategy that relies on level1 and level2 data.
    I'm using OnMarketData and OnMarketDepth but it streams data only from the moment I enable the strategy.
    I would like to be able to access level 1&2 data prior to that, to run my analysis on what happened prior to that.
    I have trading hours that I configured, starting from 8:30am until 3:15pm for example. I Enable my strategy at 10am but I need the
    data from 8:30am. How do I do that?
    In addition to that I would like to be able to know if the data I'm currently receiving is from a playback or is it live data.

    Thank in advance
    Last edited by weedjitsu; 10-26-2019, 02:13 PM. Reason: Clarified my need

    #2
    Hello, thanks for your note and welcome to the NinjaTrader forum.

    Level 2 data is not stored historically, so indicators that use this will need to be real-time only. For level 1 data, you can use Tick Replay to your advantage. One indicator that takes advantage of this is is the BuySellVolume indicator. We also have a guide on developing for Tick Replay here.

    Please let me know if you have any questions.
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Today, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    7 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    21 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    10 views
    0 likes
    Last Post cre8able  
    Working...
    X