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

Tick Data recording

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

    Tick Data recording

    Is there an example on volume tick data vs price. I want to recieve past information of volume time sales in order to plot my volume profile. I can start recording while live but I don't have historical plots. Do I have to save my live trading data?

    #2
    Hello ballboy11,

    Thank you for the post.

    Please see the default Volume Profile's OnMarketData() method override. Here they are performing special logic for Tick Replay. In Tick Replay, you must get bid and ask data from the MarketDataType.Last type. With this technique, make sure that tick replay in enabled in the Data Series menu.

    More information about developing for tick replay can be found here:


    See the section titled "Accessing the current best bid and ask at the time of a trade".

    Please let me know if I can assist further. .
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by usazencortex, Today, 12:43 AM
    0 responses
    2 views
    0 likes
    Last Post usazencortex  
    Started by sidlercom80, 10-28-2023, 08:49 AM
    168 responses
    2,262 views
    0 likes
    Last Post sidlercom80  
    Started by Barry Milan, Yesterday, 10:35 PM
    3 responses
    10 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by WeyldFalcon, 12-10-2020, 06:48 PM
    14 responses
    1,429 views
    0 likes
    Last Post Handclap0241  
    Started by DJ888, 04-16-2024, 06:09 PM
    2 responses
    9 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Working...
    X