Skip to content

Tmatic 24.12.0 Beta

Choose a tag to compare

@evgrmn evgrmn released this 08 Dec 08:34
· 282 commits to main since this release

Test trading is done separately in the database

Main changes:

  1. Test trading activity is stored in the test_trade database table, while the real_trade table is assigned to the main account.
  2. A new expired database table is used to speed up the loading process in some cases. Details in the README.md file.
  3. The settings page has been redesigned, where the TESTNET setting belongs to the general settings section.
  4. 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