This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
v1.0.0
If you have issues migrating to v1 read the docs here.
Known Issues:
- If you add a profile and choose not to save it, you'll need to reselect your main profile again.
- Disable auto-sync while you're creating a profile or you will get API errors until the new profile has 3Commas keys added to it.
New Features
- Save settings into a custom profile and fast swap between! Even supports multiple 3 Commas accounts.
- Auto-refresh bar has a built-in loading indicator in seconds.
- DCA calculator, order details, and order timeline built into every active deal.
- Force paper or real account directly in the settings.
- Documentation on docs.3cpm.io along with a link in the sidebar!
- Support for ALL 3Commas quote pairs across the entire app.
- Added Completed SO Distribution chart.
- Added bot risk % to the bot planner to show how much risk that bot accounts for.
Enhancements
- Enabled accounts are synced on every auto-refresh, no more out-of-date data!
- Update banner now differentiates between beta and general releases.
- TTP has been added to the active deals bot name hover.
- Active deals with an error have the
Active SO
and# SO
in bold red with a tooltip hover to see the specific error message. - Adjusted wording on deal notifications if you lost money.
- Reset all data is moved under Menu > Help > Delete All
- Added a clear all local storage under Menu > Edit
- Adjusted metrics to be ordered the same across stats.
- Dynamic chart height for bot/pair performance based on the number of data points.
- Improved overall chart formatting (highlighting, colors, bar width, etc.)
- Adjusted tooltips and headers for better clarity.
- Improved the Risk Monitor view for larger screens.
- Improved chart loading performance
- Updating TradingView Icon
Bugs
- Fixed a few spelling mistakes across the app
- Fixed the max risk bar from overflowing if over 400% risk.
- Updated unnecessary scroll bars across the app
Breaking Changes
- You can no longer select more than currency unless it's a USD base. This will be improved in the future.
Backend Changes
- Entire data handling has been moved from React context API to Redux