add comment about checking the new total profit logging

This commit is contained in:
Janne Sinivirta 2018-01-14 13:11:19 +02:00
parent f1e176d35c
commit ec7bfba8df
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ MAX_ACCEPTED_TRADE_DURATION = 240
# this is expexted avg profit * expected trade count
# for example 3.5%, 1100 trades, EXPECTED_MAX_PROFIT = 3.85
# check that the reported Σ% values do not exceed this!
EXPECTED_MAX_PROFIT = 3.85
# Configuration and data used by hyperopt