Tmatic 24.12.0 Beta
Test trading is done separately in the database
Main changes:
- Test trading activity is stored in the
test_tradedatabase table, while thereal_tradetable is assigned to the main account. - A new
expireddatabase table is used to speed up the loading process in some cases. Details in the README.md file. - The settings page has been redesigned, where the TESTNET setting belongs to the general settings section.
- Improved error handling in bot strategy files, which are displayed with their trace in the information widget at the top of the screen, as well as in the log file.
Full Changelog: 24.10.0...24.12.0