View Full Version : Simulated Data Feed
ladytrader
09-25-2010, 07:07 AM
Hi,
I am running version 7.0.0.21. When I use the Simulated Data Feed, I can see the prices changing on the Orders tab. Yet, the charts do not update. What do I need to do to correct this?
NinjaTrader_Chip
09-25-2010, 11:58 AM
Hello ladytrader
Thank you for your post.
Try changing the session template to 24/7 & see if the chart updates.
Please let me know if this does not resolve the issue.
ladytrader
09-25-2010, 02:36 PM
Thanks,
That fixed the problem. It is working fine now.
NinjaTrader_Chip
09-25-2010, 02:50 PM
Hi ladytrader,
Thank you for letting me know the matter is resolved.
Please let me know if you have any additional questions.
Have a good one!
Teddy_KGB
03-13-2011, 03:16 PM
Hi,
I'm also having this same problem. I'm running 7.0.1000.3 beta
tried setting session default to 24/7 but charts still don't update.
DOM and T&S both work fine
Thanks
NinjaTrader_Chip
03-13-2011, 07:01 PM
Hello
Thank you for your post.
Try opening a brand new chart (no indicators or custom templates) and using ‘Default 24/7’ let me know if the data failes to update.
Teddy_KGB
03-14-2011, 01:31 AM
worked perfect, thanks so much for the help
tonyh
05-07-2011, 06:15 AM
Hello:
I have tried the fix included in this thread, but am not receiving any simulated data on a new chart. I have a simulation price in the instrument manager, and changing the instrument setting to 24/7 doesn't work. Any more ideas on how to make the simulated price work in a new chart? Thanks.
Tony
NinjaTrader_Brett
05-07-2011, 04:28 PM
Hello,
Thanks for the note.
Please confirm you are connected to the Simulated Data Feed in the bottom left hand corner of the control center.
Please let me know what instrument you are trying to get simulated data for. You will get live data only from the time you open the chart and the simulated data feed does not output historical data just to make sure we are on the same page here.
I look forward to assisting you further.
tonyh
05-30-2011, 03:33 PM
Hello Brett:
Sorry so late posting a reply to previous post. But restating the problem:
connect to simulated data feed
chart created with Default 24/7
instrument price changing on Control Center
no data changes on chart
Can the program generate the numbers while not connected to the internet? if not, i am thinking something may be blocking the generation of numbers on the chart. anyway, i would be glad to hear of any new ideas to get this working. thanks.
tony
NinjaTrader_ChristopherJ
05-30-2011, 05:56 PM
If you receive data within the Orders tab you should receive data within the chart. Can you please open a new chart with no template or indicators applied with the Session Template set to Default 24/7 and let me know if the issue persists.
tonyh
05-31-2011, 07:40 AM
Hello Brett:
I finally got it to work last night by right-mouse clicking on chart, selecting Data Series, and changing the Session back and forth between Default 24/7 and US Equities RTH. It didn't happen the first few times, but eventually the chart started to reflect price changes created in the command center. I still am not sure if it is a RAM cache problem or some other internal program problem. The chart eventually started filling whether or not I had a firewall or anti-virus running. This is a neat feature and I will continue to see if I can find out what is causing the problem. Thanks.
Tony
howitzer
06-19-2011, 02:15 PM
Hi,
I am also having the same issue, even after following the steps above. I have confirmed that I am connected to the Simulated Data Feed, and am using the 24/7 default Session setting.
The Control Center is showing price changes for my various Default instruments, but no data is ever being displayed on the charts. I've let the simulation run for 15 minutes, and still no data is being displayed on a fresh, default chart (changing the display time does not fix the problem).
It seems like this feature would be very cool, but for now, it looks like it is broken in these current versions of NT7.
bbeville
05-12-2012, 06:43 PM
Hi,
I'm having the same problem with plotting my simulated data feed on any instrument. Using version 7.0.1000.10, default 24/7 session template. The Control Center is showing price changes for my various Default instruments, but no data is ever being displayed on the charts.
Was there ever a fix identified?
Thanks.
-Ben
NinjaTrader_AdamP
05-13-2012, 11:36 AM
To all,
Since its currently the weekend, most likely you have a session template setup to not display data on weekend days. I would suggest changing your session template to "default 24/7".
You can do so by right clicking your chart > go to "Data Series" > Change your session template.
bbeville
05-13-2012, 12:16 PM
Hi Adam,
Based on the comments on previous posts, I had verified the session template was set to default 24/7; it was set that way by default, so that doesn't seem to be the problem. I'm also having problems executing automated strategies using the simulated data feed. For testing, I'm using a basic strategy that just enters long on rising SMA, then reverses on falling SMA. Backtests just fine using Kinetick feed.. When I switch to simulated data feed, it doesn't plot anything and it doesn't generate any orders. Although as I mentioned, I do get price date in the Control Center, so manually I'm able to trade no problem.
Thanks a lot.
-Ben
NinjaTrader_AdamP
05-13-2012, 12:29 PM
bbeville,
Please check your "Strategies" tab. Do the strategies show up as green here?
bbeville
05-13-2012, 12:31 PM
Hi Adam,
The strategies are enabled, and they do show up as green.
Thanks.
-Ben
NinjaTrader_Brett
05-15-2012, 06:56 AM
Apologize about that, the question was already answered. Thank You.
In this case the strategy logic is not firing off any trades. The strategies are correctly enabled and ready to submit if the strategy tells NinjaTrader to submit orders.
I have two plans of action for you moving forward.
1) You do not have at least 20 bars back of data or enough historical data for the SMA's to calculate. You mention you are using the simulated data feed so I am not sure if you have historical data access or not. You would need historical data for these strategies to work correctly, at least as much as the single largest SMA periods value.
2) We need to debug the strategy code to see what it is doing. Please see this example on how to do this.
http://www.ninjatrader.com/support/forum/showthread.php?t=3418
If you still have issue with the above items then please post the strategy we will take a quick look. Although we cannot debug code we can at least take a quick look to see if we can assist.