BTW, does BarTimer work with external pre-recorded data feeds?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
testing if source = external data feed
Collapse
X
-
testing if source = external data feed
Is there a way to know (.i.e, a variable to check) if the current data source is the external data feed (vs. the replay, or sim, or real-time choices)?
BTW, does BarTimer work with external pre-recorded data feeds?Tags: None
-
No go. Actually, when I first wrote PRV, I copied the DisplayTime() method from BarTimer and named it SessionActive(). I did not understand why it was needed for BarTimer but took the conservative line & used it as a check on PRV calculations.Originally posted by Josh View Post...scroll to the DisplayTime() function in the BarTimer indicator to get an idea of how to do it.
I don't believe there should be any issue with BarTimer on an external data feed.
Then I got an email from some-one who uses external data who said this check is always false when connected to external data feed. That seems odd, that BarTimer would also not work (this person does not use BarTimer).
So now, the question becomes: Is there ANY reason to check for SessionActive ? Why is DisplayTime checked in BarTimer?I am also curious as to why you check the SessionActive method when plotting the PRV. The reason I ask is if connected to "External Data Feed" SessionActive is always false. I use the External Data Feed to do replay of data that is not recorded by Ninja Trader and I had comment out the check for session active.
If I should remove the check in PRV please let me know. It would simplify things.Attached Files
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment