Commit Graph

6 Commits

Author SHA1 Message Date
fc036bb7de docs: enhance benchmark command with business logic validation tests
- Add 2 ETH-based validation tests to benchmark script
- Validates ExecuteBacktest_With_ETH_FifteenMinutes_Data_Should_Return_LightBacktest
- Validates ExecuteBacktest_With_ETH_FifteenMinutes_Data_Second_File_Should_Return_LightBacktest
- Ensures performance optimizations don't break trading logic
- Update command documentation with comprehensive validation details
- All 3 validation levels must pass for benchmark success
2025-11-11 12:32:56 +07:00
1792cd2371 Fix backtest consistency 2025-11-11 12:15:12 +07:00
14d101b63e Add benchmark for backtest on the test 2025-11-11 11:23:30 +07:00
c6becb032b Improve perf for worker 2025-11-11 04:09:45 +07:00
7dba29c66f Add jobs 2025-11-09 02:08:31 +07:00
1ed58d1a98 Add push-dev command and update Tabs component 2025-11-08 21:54:04 +07:00