po testu na paper,super nastaveni mysellu surfwave

This commit is contained in:
David Brazda
2023-06-01 17:10:20 +02:00
parent 6d90b41cd3
commit 2f68667f08
4 changed files with 20 additions and 11 deletions

View File

@ -6,7 +6,7 @@ from appdirs import user_data_dir
NORMALIZED_TICK_BASE_PRICE = 30.00
LOG_RUNNER_EVENTS = False
#no print in console
QUIET_MODE = True
QUIET_MODE = False
#how many consecutive trades with the fill price are necessary for LIMIT fill to happen in backtesting
#0 - optimistic, every knot high will fill the order
#N - N consecutive trades required