Matthias
|
a8005819c9
|
Add class-level attributes to hyperopt and strategy
|
2020-06-02 10:19:27 +02:00 |
|
Matthias
|
09fe3c6f5e
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
|
Matthias
|
cadc50ce9b
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
|
Matthias
|
ea5daee505
|
Allow changing severity of strategy-validations to log only.
|
2020-05-29 19:37:18 +02:00 |
|
Matthias
|
27e0c2604c
|
Add comment to ensure we're not accidentally removing this again
|
2020-05-26 16:58:29 +02:00 |
|
hroff-1902
|
9f573481a8
|
Fix #3378
|
2020-05-26 13:54:45 +03:00 |
|
Matthias
|
046202fdda
|
Fix typing circular dependency
|
2020-05-22 20:56:34 +02:00 |
|
hroff-1902
|
a8b1dcf3c8
|
Minor: cleanup in get_signal()
|
2020-05-19 22:20:53 +03:00 |
|
hroff-1902
|
115586a50f
|
Introduce freqtrade.typing
|
2020-05-18 21:59:50 +03:00 |
|
hroff-1902
|
627c5059f0
|
Move create_pair_list to pairlistmanager
|
2020-05-18 13:54:21 +03:00 |
|
hroff-1902
|
f8b01f5a43
|
Make flake happy
|
2020-05-16 12:27:56 +03:00 |
|
hroff-1902
|
bf25746965
|
Introduce datatype for informative pairs
|
2020-05-16 12:27:56 +03:00 |
|
Matthias
|
431b244f43
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
|
Matthias
|
c465552df4
|
Update comment to mention .copy() usage
|
2020-04-02 20:17:54 +02:00 |
|
Matthias
|
3fcd531eac
|
Copy dataframe in interfac.py (reduces memory consumption)
|
2020-04-02 19:30:59 +02:00 |
|
Matthias
|
cd2e738e35
|
Add test for assert error
|
2020-03-29 11:40:13 +02:00 |
|
orehunt
|
3ef568029f
|
different exception messages
|
2020-03-26 07:05:30 +01:00 |
|
orehunt
|
0f53e646fd
|
check that the strategy dataframe matches the one given by the bot
|
2020-03-24 14:08:34 +01:00 |
|
Matthias
|
a1bbeaa668
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-03-15 14:56:14 +01:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
Matthias
|
4d8430c687
|
Use string typehints to avoid import errors
|
2020-03-01 09:43:20 +01:00 |
|
hroff-1902
|
e411717de9
|
No percent where ratio is to be used
|
2020-02-28 12:36:39 +03:00 |
|
Matthias
|
8cd77b2e27
|
Add some tests for strategy_wrapper
|
2020-02-22 11:55:40 +01:00 |
|
Matthias
|
365fdf4c37
|
Add docstring to strategy wrapper
|
2020-02-22 11:41:22 +01:00 |
|
Matthias
|
bf556c8678
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-02-21 20:35:07 +01:00 |
|
Matthias
|
6c01542fed
|
Ad check_sell_timeout
|
2020-02-21 20:27:13 +01:00 |
|
hroff-1902
|
bee28a1061
|
Merge pull request #2944 from freqtrade/move_defaultstrategy
Move defaultstrategy
|
2020-02-20 08:52:24 +03:00 |
|
Matthias
|
1634297685
|
Move strategies to test subfolder
|
2020-02-18 20:12:10 +01:00 |
|
Matthias
|
d65a06947d
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
|
Matthias
|
49dcc561b7
|
POC for check_buy_timeout
|
2020-02-06 20:30:17 +01:00 |
|
Matthias
|
2816b96650
|
Create strategy_wrapper to call user-defined code with
|
2020-02-06 20:26:04 +01:00 |
|
hroff-1902
|
f3d500085c
|
Add some type hints
|
2020-02-02 07:00:40 +03:00 |
|
Matthias
|
fc2970f41b
|
Merge branch 'develop' into data_handler
|
2020-01-21 06:58:48 +01:00 |
|
Matthias
|
099bbc5c7f
|
Fix bug when stoploss_on_exchange in combination with dry-run
does not sell orders
|
2020-01-20 20:14:40 +01:00 |
|
Matthias
|
bdda620397
|
add plot_config to startegy interface properly
|
2020-01-04 12:56:46 +01:00 |
|
Matthias
|
f04873b0b0
|
Add plot_config to interface
|
2020-01-04 11:14:00 +01:00 |
|
Matthias
|
dbe8f727cb
|
Fix typehint
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
9835312033
|
Improve pair_lock handling
|
2019-12-22 09:46:00 +01:00 |
|
Matthias
|
a2964afd42
|
Rename profit_percent to profit_ratio to be consistent
|
2019-12-17 08:53:30 +01:00 |
|
Matthias
|
3163cbdf8a
|
Apply special case for negative ROI
|
2019-12-07 15:18:12 +01:00 |
|
hroff-1902
|
b8aa727edf
|
Fix second part of freqtrade-strategies #51
|
2019-11-21 05:10:48 +03:00 |
|
Matthias
|
132a4da7cf
|
Small style fixes and adjusted tests
|
2019-10-27 10:56:38 +01:00 |
|
Matthias
|
5c2682e2c9
|
Add startup_candle_count to sample strategy
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
6382a4cd04
|
Implement startup-period to default-strategy
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
141c454187
|
Add startup-candles-argument for strategy
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
3c8d27d098
|
remove correct comment ...
|
2019-10-13 09:54:03 +02:00 |
|
hroff-1902
|
4c1705fb1e
|
No specific handling for trailing_stop_positive
|
2019-10-11 22:59:13 +03:00 |
|
Matthias
|
ff7a3cc885
|
remove last occurance of config. from stop_loss_reached
|
2019-10-11 09:05:21 +02:00 |
|
Matthias
|
4d1488498c
|
stoploss_reached should not use config
|
2019-10-11 08:55:31 +02:00 |
|
hroff-1902
|
9b23376415
|
Move experimental settings to ask_strategy
|
2019-10-05 13:29:59 +03:00 |
|