OMS PRO.
Professional order management for individual quant strategies. Precision execution meets institutional risk controls. Entries are easy — exits make the money.
The Management Arsenal
Paper vs Live Toggle
Switch between virtual execution and real API order placement instantly. Test your psychology without risking capital.
Smart Position Sizer
Auto-calculates lot sizes based on your capital and real-time margin requirements. No more rejected orders.
One-Tap Presets
Exit at +2%, +5%, +10% or cut at -2%, -5%. No math under pressure. No order window delay. Just tap.
Index-Based Exits
"Close position if NIFTY hits 22,250". Align your exit logic with real market structure, not just noisy option premiums.
Automated Trail Stops
Lock in gains automatically. Set a 5% trailing jump and ride the trend effortlessly without manual cursor dragging.
Institutional Scaling
Exit 25%, 50%, or 75% of your quantity instantly. Scale out of winners like a professional trading desk securely.
Emergency Force Close
One button kills all active positions and cancels pending orders across all brokers instantly. For black swan panic events.
1-Click Reverse
Caught on the wrong side? Close the current position and open the opposite leg in milliseconds to capture the reversal.
Auto Trade Journal
Logs every fill, entry, exit, and slippage locally. Tag logic ("Fakeout","News") for powerful post-market analysis.
Trade like an institution.
Scale out
automatically.
Amateur traders exit their entire position at once. Professional traders scale out to secure profits while leaving runners to capture massive trends. OMS Pro makes institutional scaling effortless.
Multi-Tier Profit Targets
Build complex exit ladders. Secure 25% at target 1, 50% at target 2, and trail the rest indefinitely.
Set It and Forget It
Once your rules are defined in the "Partial Exits" tab, OMS monitors the data feed every millisecond. You don't have to watch the screen.
Dynamic Lot Calculations
Exit by percentage or specific lot count. The engine intelligently calculates remaining quantities.
Reverse on Trigger
Create rules to close your position and immediately reverse direction when key levels are broken.
Programmatic Risk & Scaling
Beyond the visual interface, power users can define their entire trading strategy, risk limits, and scaling rules via JSON. Import your rules across different machines instantly.
- Define cascading partial exits
- Enforce strict daily drawdown limits
- Customize automatic trailing parameters
// oms_risk_profile.json
{
"daily_max_loss": -25000,
"max_trades_per_day": 5,
"auto_trail": {
"enabled": true,
"trail_jump_percent": 5.0
},
"partial_exit_rules": [
{ "condition": "profit >= 10%", "action": "exit_lots: 2" },
{ "condition": "profit >= 25%", "action": "exit_remaining" }
]
}
The Management Workflow
Sync Broker
Secure TOTP login via Upstox, Angel, or Kotak. Verify margin and set up API streaming.
Set Risk Limits
Define max loss, trade count, and trailing percentages. Configure the system's logic boundaries.
Execution
Execute live directly through the terminal, or connect OMS to external triggers like QuickScalper.
Audit & Review
Check the integrated dashboard history. Extract CSV data. Keep an immutable record of everything.
Prop-Level Control
Complete order management with Multi-Broker support, automated exit tracking, and built-in journaling.
Need a Custom Feature?
All our software can be customized to fit your exact trading style. Want a trailing stoploss based on a specific indicator? Need a unique risk management rule? We can build any custom feature you require (Paid Service).
Contact Us for Custom Features