ok now its faster

This commit is contained in:
zastian-dev
2026-02-10 15:39:52 +00:00
parent b77c09bc87
commit a19906560a
3 changed files with 6 additions and 5 deletions

View File

@@ -73,7 +73,7 @@ pub const TRAILING_STOP_ACTIVATION: f64 = 0.12;
pub const TRAILING_STOP_DISTANCE: f64 = 0.07;
// Trading intervals
pub const BOT_CHECK_INTERVAL_SECONDS: u64 = 60;
pub const BOT_CHECK_INTERVAL_SECONDS: u64 = 15;
pub const BARS_LOOKBACK: usize = 100;
// Backtest defaults