Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Charts taking forever to load

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

    Charts taking forever to load

    I've been trying to load charts on and off for the past 3 hours, the data is fine but I think it may have something to do with the volume profile set tick replay on data series / on each incoming tick. I am not sure what to do, I need volume profile to load on every chart I pull up regardless if its a tick chart or daily chart.

    #2
    Exactly how many charts are you trying to load? And how many days to load to you have configured?

    What data provider are you connected to?

    Can you email a copy of your workspace? You do can do this by going to Help-> Email Support-> expand "Other files" and check the "Workspace files and UI settings"
    MatthewNinjaTrader Product Management

    Comment


      #3
      17 charts, 365 days each, kinetick and cqg.

      When I go to load CL I get no data and this error, although it loads up fine on NT7 with the same account:



      Thanks.

      Comment


        #4
        That is quite a bit of data to load with tick replay enabled - are you sure you need 365 days of data for all of those charts?

        Instead of OnEachTick, you can try changing the Calculated Mode to OnPriceChange which should save CPU time.

        I'd also recommend loading that workspace configuration without your Volume indicators and see how much time it takes to load without the indicators, just to get a baseline for how much time it takes to crunch that many ticks using Tick Replay.
        MatthewNinjaTrader Product Management

        Comment


          #5
          Any suggestions for code that would only load data for the bars that are displayed on screen ? And it takes a spit second to load charts without the volume profile. However, its useless to have the profile lines dissapear when changing timeframes, and unusable to have to wait 15 minutes for a chart to load. On price change isn't helping.
          Last edited by brucelevy; 10-13-2015, 07:13 AM.

          Comment


            #6
            No, the indicator will calculate OnBarUpdate starting from the first bar on the chart. If you're doing anything in OnRender, you can limit re-rendering based on the first/last bar displayed. But if you're asking for a years worth of tick data, it will calculate the data from that start.

            The delay you see when changing time frames is the amount of time it takes to calculate the tick data in OnMarketData. The Profile lines cannot be rendered until that is done.
            MatthewNinjaTrader Product Management

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by pechtri, 06-22-2023, 02:31 AM
            10 responses
            124 views
            0 likes
            Last Post Leeroy_Jenkins  
            Started by judysamnt7, 03-13-2023, 09:11 AM
            4 responses
            59 views
            0 likes
            Last Post DynamicTest  
            Started by ScottWalsh, Yesterday, 06:52 PM
            4 responses
            36 views
            0 likes
            Last Post ScottWalsh  
            Started by olisav57, Yesterday, 07:39 PM
            0 responses
            7 views
            0 likes
            Last Post olisav57  
            Started by trilliantrader, Yesterday, 03:01 PM
            2 responses
            22 views
            0 likes
            Last Post helpwanted  
            Working...
            X