- Three.js
- TODO: Fix total profits, total positions,
- Software updates - guide etc.
- allow to recieve email service if trade executed or closed
TODO: Info on whether demo works or not
- Add
.envpair for private key with a lot of explanation
- TODO: Add Instructions in Home page if there are no Positions
- Clear Log by sending backend request
- TODO: Allow user to use testnet: from changing settings
- TODO: Add Mobile version for mobile size
- TODO: add a Telegram version of the bot
- TODO: add an iOS and Android version of the bot using
React Native
- TODO: use DB to retrieve logs from backend
- TODO: Log File counter: error different types of error etc...
- TODO: Exchange images etc.
- TODO: Add timer for interactivity
- TODO: Improve page loading speed: [Improve-Speed](https://mui.com/material-ui/guides/
minimizing-bundle-size/)
- May have to migrate solely to tailwind css
- Look into tree-shaking and purge unused components
TODO: Add settings for different sizes
- TODO: Make backend send Log objects to front-end rather than
string[]- look into the Log class and write changes to the code - TODO: Enum usage for representing exchanges, rather than
strings
- Eg: fetch positions from ByBit and GMX rather than trades.db