Performance Issues

3 min readUpdated March 15, 2026

Performance Issues

If TraderNest is loading slowly, freezing, or behaving unresponsively, this guide will help you diagnose and resolve the issue. Most performance problems are related to browser configuration, large datasets, or network conditions.

Quick Fixes to Try First

Before diving into detailed troubleshooting, try these quick fixes:

  1. Hard refresh the page: Press Ctrl + Shift + R (Windows/Linux) or Cmd + Shift + R (Mac). This forces the browser to reload all assets from the server instead of using cached files.
  2. Close unnecessary tabs: Each browser tab uses memory. If you have 20+ tabs open, it can slow down all tabs including TraderNest.
  3. Check your internet connection: Run a speed test at speedtest.net. TraderNest works best with at least 5 Mbps download speed.

Common Performance Issues and Solutions

1. Slow Initial Load with Large Trade History

Problem: If you have a large trade history (10,000+ trades), the initial page load can take longer than usual because the dashboard needs to process all the data for charts and metrics.

Solutions:

  1. Use date range filters: Instead of loading "All Time" data, set the date range to the last 30 days or last 3 months. This reduces the amount of data the dashboard needs to process and renders much faster.
  2. Be patient on first load: After the initial load, the data is cached in your browser and subsequent page visits will be faster.
  3. Avoid switching pages rapidly: Let each page fully load before navigating to another one.

2. Dashboard Charts Not Rendering

Problem: Charts on the dashboard appear blank, are stuck loading, or show errors.

Solutions:

  1. Clear browser cache: Old cached JavaScript files can cause rendering issues. Clear your cache and reload.
  2. Disable hardware acceleration: In some browsers, hardware acceleration can cause chart rendering issues. Go to your browser settings and toggle off hardware acceleration, then restart the browser.
  3. Check browser console: Press F12 to open Developer Tools, then click the Console tab. If you see red error messages, take a screenshot and send it to [email protected].

3. Slow or Unresponsive on Mobile

Problem: TraderNest loads slowly or feels laggy on your phone or tablet.

Solutions:

  1. Use a modern browser: On mobile, use the latest version of Chrome (Android) or Safari (iOS). Other browsers may have lower performance.
  2. Close background apps: Mobile devices have limited memory. Close other apps running in the background.
  3. Reduce date range: Mobile devices process data slower than desktops. Use shorter date ranges (last 7 days, last 30 days) for better performance.
  4. Use Wi-Fi instead of cellular: If you are on a slow cellular connection, the initial load can take significantly longer.
Tip: For the best experience, use TraderNest on a desktop or laptop computer with a modern browser. The mobile experience works well for quick checks, but detailed analysis is best done on a larger screen.

4. Browser Extension Conflicts

Problem: Certain browser extensions can interfere with TraderNest's functionality, causing slow performance, broken features, or login issues.

Extensions known to cause issues:

  1. Ad blockers (uBlock Origin, AdBlock Plus, Brave Shield) — May block API requests that TraderNest needs to load data.
  2. Privacy extensions (Privacy Badger, Ghostery, DuckDuckGo extension) — May block third-party cookies or requests needed for authentication.
  3. VPN browser extensions — Can add latency to all requests.
  4. Translation extensions — May interfere with the page rendering by modifying the DOM.

Solution: Try disabling all extensions temporarily and reloading TraderNest. If performance improves, re-enable extensions one by one to identify which one is causing the issue. You can also add app.tradernest.ai to your ad blocker's whitelist.

5. Outdated Browser

Problem: TraderNest uses modern web technologies. Older browsers may not support all features, leading to slow performance or broken functionality.

Recommended browsers (latest versions):

  1. Google Chrome (recommended for best performance)
  2. Mozilla Firefox
  3. Microsoft Edge
  4. Safari (version 15+)

Not recommended:

  1. Internet Explorer (not supported)
  2. Browsers older than 2 years
  3. Mini/lite browser versions (Opera Mini, UC Browser Mini)

Solution: Check your browser version by going to your browser's "About" page (usually in Settings or Help menu). If it is outdated, update to the latest version.

6. Network and Firewall Issues

Problem: Corporate networks, school networks, or strict firewalls may block or throttle connections to TraderNest.

Solutions:

  1. If you are on a corporate or school network, try accessing TraderNest from a personal network instead.
  2. If you use a VPN, try disconnecting it temporarily to see if performance improves.
  3. Make sure your firewall is not blocking connections to *.tradernest.ai.

Advanced: Clear Application Data

If nothing else works, clearing all TraderNest data from your browser can resolve stubborn issues:

1

Open Developer Tools

Press F12 (or right-click anywhere on the page and select "Inspect").

2

Go to Application Tab

Click the Application tab in Developer Tools (in Chrome) or Storage tab (in Firefox).

3

Clear Storage

Click Clear site data (Chrome) or clear Local Storage, Session Storage, and Cookies for tradernest.ai.

4

Reload and Log In

Close Developer Tools, refresh the page, and log in again. The app will load fresh data from the server.

Note: Clearing site data will log you out and remove any locally cached data. You will need to log in again, and the initial load may take slightly longer as data is re-fetched from the server.

Still Having Issues?

If you have tried everything above and TraderNest is still performing poorly, contact us at [email protected] with:

  1. Your browser name and version
  2. Your operating system (Windows, macOS, Linux, iOS, Android)
  3. A description of the performance issue (slow loading, freezing, specific page)
  4. Your approximate trade count
  5. Any error messages from the browser console (F12 → Console tab)

We will investigate and work with you to resolve the issue as quickly as possible.

Did this answer your question?