Skip to main content
v1.5
  • Added Anti-Scalping Protection with four independently toggleable systems
  • Added Bid/Ask Spread — buy orders fill above market price and sell orders below
  • Added Minimum Hold Time — blocks manual closes for a set window after opening
  • Added Profit Lock — trades can be closed early at a loss, but not in profit, until a set window passes
  • Added Entry Drawdown — profit and loss is calculated against a price nudged against the position for a decaying window after opening
  • Added a crashed-asset banner showing days until relist, with Buy and Sell disabled
  • Added a notification when a crashed asset relists
  • Improved Admin Panel localization to respect Config.DefaultLocale
  • Fixed missing locale keys showing the raw key name instead of a message
  • Fixed the “Not set” placeholder on Take Profit and Stop Loss inputs not being localized
  • Fixed a duplicate HTML id breaking the Admin Panel’s leverage label
v1.4
  • Added Market Crash System — assets can randomly crash to $0 and auto-relist after a grace period
  • Added Admin Panel with a live dashboard, sortable asset table, and player management
  • Added the ability to force-close any player’s trade from the Admin Panel
  • Added per-asset pause and resume trading controls
  • Added per-asset leverage overrides
  • Added automatic database setup and migrations, so no manual SQL import is required
  • Fixed crashed assets continuing to fluctuate in price instead of holding at $0
  • Fixed a chart rendering issue causing incorrect candle data on price updates
  • Improved Admin Panel layout and performance
v1.3
  • Added Loss/Risk Acknowledgement Popup
  • Added Daily Profit Cap
  • Added Daily Withdrawal Limit
  • Added Progressive Tax System on Profits
  • Improved Loss Attack System
v1.2
  • Fixed volume (lots) bug
  • Added Config.DebugMode toggle (enable/disable debug)
  • Added random “loss attacks” logic based on active trade count
  • Prices can move against buy/sell positions at random intervals
  • Fixed withdrawal bug allowing used margin to be withdrawn
v1.1
  • Fixed volume (lots) input reset issue
  • Improved trade opening experience for faster execution
  • Updated stock icons to display as round images by default
  • Minor UI and backend refinements for better performance
v1.0
Initial release of Revo Stock Trading.
  • Complete in-game stock, crypto, forex, and commodity trading system
  • Trading panel accessible via command or inventory item
  • Margin trading, risk control, and automatic liquidation features
  • SQL-based persistent user and trade data
  • Configurable leverage and contract sizes for each asset type
  • Permissions for stock management UI (add, edit, delete stocks)
  • Supports both ESX and QBCore frameworks
  • Multi-language support
  • Lightweight, optimized UI with charting library