Releases: solaribit/ninja-trading-lab
Releases · solaribit/ninja-trading-lab
Release list
WP Plugin - Trading Compounding Projection Lab
WP Plugin - Trading Compounding Projection Lab
Fixed template display variables
WP Plugin - Trading Compounding Projection Lab
Fixed css and security
WP Plugin - Trading Compounding Projection Lab
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
- Download the ZIP from the Releases page or clone the repo.
- Upload the
ninja-trading-labfolder to/wp-content/plugins/. - Activate the plugin in WordPress Admin → Plugins.
- (Optional) Get a free API key from ExchangeRate-API for live rates.
- Add shortcode
[trading_lab]to any post or page.