⚡️ New features —
- [Breaking change] Mandatory MongoDB Database:
- Prior to this release, all trades punched were referenced from a database that was local to the device you were using. With the introduction of this feature, all your trades are saved on a remote database, and not locally.
- [Breaking change] Cross device sync: All your trades will now always be in sync - no matter how many devices you use SignalX on.
- Create your personal trade plan:
- Create and save your weekly plan in a single place.
- Everyday, your planned trades of the day will show up under the
Plan
tab on the dashboard.
- Use the
Schedule all trades
button on the Plan
tab to schedule your plan of the day in one single click.
- Note - this only works for trades that can still be scheduled in the day. for example - if you've created a plan to run a Short ATM Straddle trade at 12.30pm, but you hit this button after its scheduled time of 12.30pm, then this trade will not be added for processing.
- Use the
Run now
button if you're past your scheduled time as per the original trade plan.
- Note -
Run now
button is only active if you're attempting to run it after the originally scheduled time of the trade.
Short ATM straddle
strategy now supports FINNIFTY
.
⚡️ Upgrade instructions —
Upgrade instructions depend on your choice between a managed database hosted by SignalX (included with SignalX Premium), vs a DIY database hosting (additional cost of $5/mo app on DigitalOcean).
Note —
- you can go for a DIY setup even if you're part of SignalX Premium.
- All write, update, and delete actions to the database hosted by SignalX are protected by a unique
DATABASE_API_KEY
that's private to you. Simply put, this means your data can be created and modified only by you, and no one else.