Skip to content

Releases: solaribit/ninja-trading-lab

WP Plugin - Trading Compounding Projection Lab

Choose a tag to compare

@solaribit solaribit released this 24 Nov 07:47
7aaf463

Fixed h1 color style forced white
Increment version

WP Plugin - Trading Compounding Projection Lab

Choose a tag to compare

@solaribit solaribit released this 23 Nov 11:40
2818218

Fixed template display variables

WP Plugin - Trading Compounding Projection Lab

Choose a tag to compare

@solaribit solaribit released this 23 Nov 11:19
c91ca68

Fixed css and security

WP Plugin - Trading Compounding Projection Lab

Choose a tag to compare

@solaribit solaribit released this 17 Nov 09:51

Description

Ninja Trading Bot Lab is a powerful WordPress plugin that embeds an interactive trading compounding projection calculator on your site. Users can input bot assumptions, view 12- and 24-month projections with top-ups, and see real-time currency conversions using live exchange rates from ExchangeRate-API.

Perfect for financial blogs, trading education sites, or fintech tools. Use the shortcode [trading_lab] to display it on any post or page.

Features

  • Interactive Calculator: Starting balance, daily returns, duration, top-up frequency, and amount.
  • Projections: 12-month snapshot, custom duration, net profit, CAGR, total contributed.
  • Live Currency Conversion: Supports USD, GBP, EUR, ZAR with real-time rates (optional API key).
  • Chart Visualization: Balance vs. contributions over time using Chart.js.
  • Presets: Quick buttons for 12 months, 24 months, 5 years, and reset to $100.
  • Responsive Design: Mobile-friendly, dark theme.
  • Caching: Rates cached for 12 hours to minimize API calls.
  • Theme-Proof CSS: Isolated styles prevent overrides from your theme.
  • No Dependencies: Works out-of-the-box (Chart.js loaded via CDN).

Installation

  1. Download the ZIP from the Releases page or clone the repo.
  2. Upload the ninja-trading-lab folder to /wp-content/plugins/.
  3. Activate the plugin in WordPress Admin → Plugins.
  4. (Optional) Get a free API key from ExchangeRate-API for live rates.
  5. Add shortcode [trading_lab] to any post or page.