Can I push data in NT like this?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Unsupported external feed
Collapse
X
-
Unsupported external feed
I am trying to get data into NT through a custom C# program I've written. I can't figure out if this is even possible or allowed. Using the Bid() and Ask() functions in the COM interface, NT can *see* the data I'm pushing at it on the Market Analyzer window, but that's about it. Data won't graph.
Can I push data in NT like this?
Tags: None
-
imported post
Thank you! That was precisely my issue. Data is now entering graphs and is hitting the NT database as I desired.
Comment
-
Thanks guys
My charts already update from the external data feed. My problem is after say running my feed for 10 minutes and have say like 10 x 1 minute bars, if I now change the interval to 2 minute bars my chart will come empty (like when u open a new chart) and it starts building bars again from my datafeed, so it is like the data is not getting recorded to the NT database.
I am sending this data as last.
Thanks
Baldur
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
89 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
92 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
64 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment