Package Exports
- hedgequantx
- hedgequantx/src/app.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hedgequantx) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
HedgeQuantX CLI
Prop Futures Algo Trading CLI
Connect to 37+ prop firms and automate your futures trading
Website | Installation | Features | Algo Trading | Discord
Features
| Feature | Description |
|---|---|
| Multi-Platform | ProjectX & Rithmic APIs |
| 37+ Prop Firms | TopStep, Apex, Bulenox, and more |
| Multi-Account | Connect multiple accounts simultaneously |
| Real-Time Stats | Balance, P&L, positions, orders |
| Algo Trading | One Account & Copy Trading modes |
| Algo Trading | Proprietary HQX Strategy |
| Market Hours | Auto-blocks when market closed |
| Local Execution | Direct API trading, no server needed |
| Secure Storage | AES-256-GCM encrypted sessions |
| Auto-Update | Built-in version checker |
Installation
NPM (Recommended)
npm i -g hedgequantxUpdate
npm update -g hedgequantxFrom Source
git clone https://github.com/HedgeQuantX/HQX-CLI.git
cd HQX-CLI
npm install
npm linkUsage
# Launch CLI
hqx
# Or full command
hedgequantx
# Show version
hqx --versionDashboard Preview
Algo Trading
One Account Mode
Trade on a single account with HQX algo strategy.
Copy Trading Mode
Mirror trades from Lead to Follower accounts.
Supported Prop Firms
| ProjectX (19) | Rithmic (16) | Tradovate (3) |
|---|---|---|
| TopStep | Apex Trader Funding | Apex |
| TickTickTrader | TopstepTrader | TakeProfitTrader |
| TradeDay | MES Capital | MyFundedFutures |
| Goat Futures | Bulenox | |
| Alpha Futures | TradeFundrr | |
| Bulenox | TheTradingPit | |
| Blusky | FundedFuturesNetwork | |
| The Futures Desk | PropShopTrader | |
| DayTraders | 4PropTrader | |
| E8 Futures | DayTraders.com | |
| Blue Guardian Futures | 10XFutures | |
| FuturesElite | LucidTrading | |
| FXIFY | ThriveTrading | |
| Hola Prime | LegendsTrading | |
| Top One Futures | Earn2Trade | |
| Funding Futures | Tradesea | |
| TX3 Funding | ||
| Lucid Trading | ||
| Tradeify |
Security
| Feature | Implementation |
|---|---|
| Encryption | AES-256-GCM |
| Key Binding | Machine-bound keys |
| Input | Validated & sanitized |
| Rate Limiting | API protection |
| File Permissions | 0600 (owner only) |
| Credentials | Never stored in plain text |
Changelog
v1.8.x (Current)
- Separate UI for One Account and Copy Trading
- Market hours validation
- Arrow keys navigation
- Contracts from API
- Native readline input
- Seamless UI design
- 40 visible activity logs
v1.7.x
- HQX algo strategy
- Copy Trading single symbol
- Spinner indicators
- Cyan color theme
v1.3.x
- Major refactoring
- Robust update function
- Modular services
Roadmap
| Done | Done | Coming Soon |
|---|---|---|
| ✅ ProjectX integration | ✅ One Account mode | ⌛ Tradovate integration |
| ✅ Rithmic integration | ✅ Copy Trading mode | ⌛ Telegram alerts |
| ✅ 38+ prop firms | ✅ HQX Server | ⌛ Multi-symbol trading |
| ✅ Multi-account | ✅ Market hours check | ⌛ Performance analytics |
| ✅ Trailing SL & BE | ✅ Session summary | ⌛ Trade journal export |
| ✅ Encrypted sessions | ✅ Auto-update | ⌛ Web dashboard |
Support
License
MIT License - Open Source
Disclaimer
This software is for educational and informational purposes only. Trading futures involves substantial risk of loss and is not suitable for all investors. Past performance is not indicative of future results.