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

DateTime."Now" on market replay

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

  • NinjaTrader_JoshG
    replied
    TazoTodua,

    In NinjaTrader 8 the equivalent would be:
    Code:
    Cbi.Connection.PlaybackConnection.Now

    Leave a comment:


  • ttodua
    replied
    How it would be in NT8 ?

    Leave a comment:


  • kcsystemtrader
    replied
    Thanks Bertrand. I was looking for a similar solution and Bars.MarketData.Connection.Now works for getting the time you are at in the replay.

    I also confirmed in realtime, using Bars.MarketData.Connection.Now gives you the same result as DateTime.Now (at least to 1 second of precision...I didn't check milliseconds), so this is probably the best way to go for most implementations as it should work in market replay and in real-time. Thanks

    kc

    Leave a comment:


  • NinjaTrader_Bertrand
    replied
    AntiMatter, there would be no really supported method for this currently (DateTime.Now is pure C#'s computer time) but try using for example - Bars.MarketData.Connection.Now

    I should add that this is on our enhancement list already as well.

    Thanks,

    Leave a comment:


  • AntiMatter
    started a topic DateTime."Now" on market replay

    DateTime."Now" on market replay

    When using market replay to develop a script, the DateTime.Now function returns the system time (e.g. the real time".) However, I need the time we are at in the market replay. Should be obvious but I can't find it in the help for some reason!

    Thanks!

Latest Posts

Collapse

Topics Statistics Last Post
Started by helpwanted, Today, 03:06 AM
1 response
7 views
0 likes
Last Post sarafuenonly123  
Started by Brevo, Today, 01:45 AM
0 responses
7 views
0 likes
Last Post Brevo
by Brevo
 
Started by aussugardefender, Today, 01:07 AM
0 responses
5 views
0 likes
Last Post aussugardefender  
Started by pvincent, 06-23-2022, 12:53 PM
14 responses
242 views
0 likes
Last Post Nyman
by Nyman
 
Started by TraderG23, 12-08-2023, 07:56 AM
9 responses
384 views
1 like
Last Post Gavini
by Gavini
 
Working...
X