Included diverging and converging status calculation
This commit is contained in:
+9
-9
@@ -8,23 +8,23 @@ calculate:
|
||||
overlap_pct: 90
|
||||
max_p_value: 0.05
|
||||
monitor:
|
||||
interval: 10
|
||||
interval: 20
|
||||
calculations:
|
||||
long:
|
||||
from: 60
|
||||
min_prices: 2000
|
||||
from: 30
|
||||
min_prices: 300
|
||||
max_set_size_diff_pct: 50
|
||||
overlap_pct: 50
|
||||
max_p_value: 0.05
|
||||
medium:
|
||||
from: 30
|
||||
min_prices: 1000
|
||||
from: 10
|
||||
min_prices: 100
|
||||
max_set_size_diff_pct: 50
|
||||
overlap_pct: 50
|
||||
max_p_value: 0.05
|
||||
short:
|
||||
from: 10
|
||||
min_prices: 200
|
||||
from: 2
|
||||
min_prices: 30
|
||||
max_set_size_diff_pct: 50
|
||||
overlap_pct: 50
|
||||
max_p_value: 0.05
|
||||
@@ -72,8 +72,8 @@ logging:
|
||||
developer:
|
||||
inspection: false
|
||||
window:
|
||||
x: 24
|
||||
y: 38
|
||||
x: 101
|
||||
y: 9
|
||||
width: 1510
|
||||
height: 956
|
||||
style: 541072960
|
||||
|
||||
Reference in New Issue
Block a user