Compare commits
50 Commits
main
...
96d6d4b679
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96d6d4b679 | ||
|
|
bd0933cb6a | ||
|
|
48ceb7f460 | ||
|
|
b8da3af406 | ||
|
|
1090093735 | ||
|
|
70ceb76f1b | ||
|
|
7a55dd2565 | ||
|
|
6be42bc155 | ||
|
|
83f3923bbf | ||
|
|
5d8f5dcb96 | ||
|
|
88a43dbd23 | ||
|
|
3b14693536 | ||
|
|
39bd32370a | ||
|
|
845d2588d5 | ||
|
|
4d875a4c97 | ||
|
|
7f0e4905bf | ||
|
|
82391fcde1 | ||
|
|
5a9adb0b53 | ||
|
|
a932ebd369 | ||
|
|
468ada80ca | ||
|
|
d0ac71f60d | ||
|
|
96976e842d | ||
|
|
77e7f797fe | ||
|
|
b0a22e61c5 | ||
|
|
faec58ef19 | ||
|
|
685c04da50 | ||
|
|
09d9dd1583 | ||
|
|
23fa2f7765 | ||
|
|
27847fea95 | ||
|
|
9cce16610d | ||
|
|
24d10698d2 | ||
|
|
0efc4853a7 | ||
|
|
28c33cf3b9 | ||
|
|
121eda7837 | ||
|
|
088958952e | ||
|
|
2f66ab3be7 | ||
|
|
a0143c38e1 | ||
|
|
4ecc40b7aa | ||
|
|
d7280410ff | ||
|
|
384404e590 | ||
|
|
18c940b06c | ||
|
|
e43702f10c | ||
|
|
f10344fff2 | ||
|
|
340ada3221 | ||
|
|
2b0b8953c8 | ||
|
|
f5847ffc25 | ||
|
|
86bcb1240e | ||
|
|
d1cf9ab72f | ||
|
|
501f5507ca | ||
|
|
4d37361bc6 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
.idea/
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
Save/
|
||||
**/__pycache__/
|
||||
|
||||
|
||||
1539
Zeus_8_1d.py
Normal file
1539
Zeus_8_1d.py
Normal file
File diff suppressed because it is too large
Load Diff
@@ -17,16 +17,17 @@
|
||||
"max_open_trades": 80
|
||||
},
|
||||
"buy": {
|
||||
"buy_horizon_predict_1h": 2
|
||||
},
|
||||
"sell": {
|
||||
"sell_allow_decrease": 0.2
|
||||
"buy_horizon_predict_1h": 2,
|
||||
"mise_factor_buy": 0.06
|
||||
},
|
||||
"sell": {},
|
||||
"protection": {
|
||||
"protection_fibo": 9,
|
||||
"protection_percent_buy_lost": 3
|
||||
"sma5_deriv1_1d_restart_protection": 2.2,
|
||||
"sma5_deriv1_1d_stop_protection": -3.9,
|
||||
"sma5_deriv2_1d_restart_protection": 0.0,
|
||||
"sma5_deriv2_1d_stop_protection": -4.8
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2025-05-24 18:29:22.477903+00:00"
|
||||
"export_time": "2025-09-28 13:58:28.838866+00:00"
|
||||
}
|
||||
1269
Zeus_8_3_2_B_4_2.py
1269
Zeus_8_3_2_B_4_2.py
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user