Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simulated Data Feed - Charts don't Update

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

    Simulated Data Feed - Charts don't Update

    I am having a little problem with the simulated data feed. I didn't use it with BETA1, but tried it this time because I still have issue with the Play Back connection (CPU usage jumps to 1 full processor when connected, and response time is unusable).

    I tried the simulator to get some fake data to test a Singleton, but when I connected to the Simulated Data Feed, none of the charts updated. I opened a T&S and that was sending tick data out so I know it was working. I tried opening a new chart and that didn't work either. Nothing showed in the Control Center Log as a problem, but I looked into the TRACE file and found out what happened:

    Code:
     2015-05-30 23:21:40:150 (Simulated Data Feed) Cbi.Connection.ConnectionStatusCallback: status=Connecting priceStatus=Connecting previousStatus=Disconnected previousPriceStatus=Disconnected errorCode=NoError nativeError=''
    2015-05-30 23:21:40:161 (Simulated Data Feed) Cbi.Connection.Connect1
    2015-05-30 23:21:40:168 (Simulated Data Feed) Cbi.Connection.Connect2
    2015-05-30 23:21:40:168 (Simulated Data Feed) Cbi.Connection.Connect3
    2015-05-30 23:21:40:174 (Simulated Data Feed) Cbi.Connection.CreateAccount: account='Sim101' displayName='Sim101' fcm='' denomination=UsDollar forexLotSize=10000
    2015-05-30 23:21:40:190 (Simulated Data Feed) Cbi.Account.OnConnectionStatus: account='Sim101' status=Connecting previousStatus=Disconnected message=''
    2015-05-30 23:21:40:205 (Simulated Data Feed) Cbi.Connection.Connect4
    2015-05-30 23:21:40:206 (Simulated Data Feed) Cbi.Connection.Connect5
    2015-05-30 23:21:40:208 (Simulated Data Feed) Adapter.SimulationAdapter.Connect: user='' mode=Live
    2015-05-30 23:21:40:208 (Simulated Data Feed) Cbi.Connection.ConnectionStatusCallback: status=Connected priceStatus=Connected previousStatus=Connecting previousPriceStatus=Connecting errorCode=NoError nativeError=''
    2015-05-30 23:21:40:209 (Simulated Data Feed) Cbi.Account.OnConnectionStatus: account='Sim101' status=Connected previousStatus=Connecting message=''
    2015-05-30 23:21:40:288 (Simulated Data Feed) Cbi.Account.Restore: account='Sim101'
    2015-05-30 23:21:40:319 (Simulated Data Feed) Core.Connection.Statistics: connectAttempts=0/112.6ms
    2015-05-30 23:21:40:319 (Simulated Data Feed) Cbi.Connection.ConnectionStatusCallback: autoClosePositionTime='05/04/2015 00:00:00' autoClosePosition=False
    2015-05-30 23:21:40:362 (Simulated Data Feed) Cbi.Connection.Connect9 ok
    2015-05-30 23:21:41:154 Cbi.Instrument.RequestBars (to Provider): instrument='CL 07-15' from='05/29/2015 17:00:00' to='05/30/2015 23:59:59' period='1 Tick'
    2015-05-30 23:21:41:168 Cbi.Instrument.RequestBars (to Provider): instrument='ES 06-15' from='05/29/2015 00:00:00' to='05/30/2015 00:00:00' period='1 Minute'
    2015-05-30 23:21:41:355 (Simulated Data Feed) Cbi.Account.AccountItemCallback: account='Sim101' accountItem=BuyingPower currency=UsDollar value=*****
    2015-05-30 23:21:41:361 (Simulated Data Feed) Cbi.Account.AccountItemCallback: account='Sim101' accountItem=CashValue currency=UsDollar value=*****
    2015-05-30 23:21:41:418 Cbi.Instrument.RequestBars (to Provider): instrument='ES 06-15' from='05/29/2015 17:00:00' to='05/30/2015 23:59:59' period='1 Tick'
    2015-05-30 23:21:41:558 Cbi.Instrument.RequestBars (to Provider): instrument='6E 06-15' from='05/29/2015 16:00:00' to='05/30/2015 23:59:59' period='1 Tick'
    2015-05-30 23:21:41:636 Cbi.Instrument.RequestBars (to Provider): instrument='ZB 06-15' from='05/29/2015 16:00:00' to='05/30/2015 23:59:59' period='1 Tick'
    2015-05-30 23:21:41:636 Cbi.Instrument.RequestBars (to Provider): instrument='UWTI' from='05/29/2015 00:00:00' to='05/30/2015 00:00:00' period='1 Minute'
    [B]2015-05-30 23:22:01:474 ERROR: Connection to HDS server lost[/B]
    2015-05-30 23:22:10:405 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:22:41:513 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:23:12:509 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:23:43:520 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:24:14:534 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:24:45:548 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:25:16:563 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:25:47:577 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:26:18:589 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:26:49:598 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:27:20:614 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:27:51:627 () Cbi.NinjaTraderProxy.OnSocketCompleted.SocketError: socketError=NotConnected
    2015-05-30 23:27:52:060 Cbi.Instrument.RequestBars (to Provider): instrument='UWTI' from='05/25/2015 09:00:00' to='05/29/2015 23:59:59' period='1 Tick'
    It looks like it threw an Error. I tried this a few times with no luck, still throws the error. Doesn't look like I can get the Simluated Data Feed working on my charts.

    #2
    Hello NJA_MC,

    Thank you for your post.

    Can you send over your Log and Trace files for this item as well?

    Comment


      #3
      I had to email the Support files myself as the build in HELP -> SUPPORT failed.

      The support ticket is: 1326678

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by geddyisodin, Today, 05:20 AM
      2 responses
      16 views
      0 likes
      Last Post geddyisodin  
      Started by hazylizard, Today, 08:38 AM
      0 responses
      7 views
      0 likes
      Last Post hazylizard  
      Started by Max238, Today, 01:28 AM
      5 responses
      43 views
      0 likes
      Last Post Max238
      by Max238
       
      Started by giulyko00, Yesterday, 12:03 PM
      3 responses
      13 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by habeebft, Today, 07:27 AM
      1 response
      16 views
      0 likes
      Last Post NinjaTrader_ChristopherS  
      Working...
      X