Matthias
|
801714a588
|
Update function signatures in all templates
add typehints to help the user's editor suggest the right things.
|
2023-02-04 20:04:16 +01:00 |
|
Wagner Costa
|
abdeb72eb0
|
fix tests
|
2023-01-05 17:54:56 -03:00 |
|
robcaulk
|
b2bab68fba
|
move price assignment to feature_engineering_standard() to reduce un-requested feature additions in RL. Ensure old method of price assignment still works, add deprecation warning to help users migrate their strategies
|
2022-12-30 13:02:39 +01:00 |
|
robcaulk
|
c2936d551b
|
improve doc, update test strats, change function names
|
2022-12-28 13:25:40 +01:00 |
|
robcaulk
|
8855e36f57
|
reduce freqai testing time by reducing retrain frequency and number of features
|
2022-11-24 18:16:33 +01:00 |
|
robcaulk
|
259f87bd40
|
fix rl test;
|
2022-11-12 19:01:40 +01:00 |
|
robcaulk
|
3b97b3d5c8
|
fix mypy error for strategy
|
2022-09-15 00:56:51 +02:00 |
|