Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Matthias
|
f2a356a80c
|
Fix some imports
|
2022-08-25 07:08:58 +02:00 |
|
Matthias
|
6d9218cb34
|
sell_signal -> exit_signal
|
2022-04-04 17:11:11 +02:00 |
|
Matthias
|
5f71232d6f
|
Fix doc typo
|
2022-03-25 07:03:50 +01:00 |
|
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
2022-03-25 06:55:37 +01:00 |
|
Matthias
|
fa3c00c673
|
Remove some default arguments in history_utils
|
2022-03-22 07:20:21 +01:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Matthias
|
6024fa482e
|
Use brackets to break IF lines
|
2022-03-17 07:41:08 +01:00 |
|
Matthias
|
fad243e28d
|
Keep short edge support as regular TODO
|
2022-02-12 15:43:52 +01:00 |
|
Sam Germain
|
ca993c83ea
|
todo removal
|
2022-02-11 23:37:31 -06:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
Matthias
|
0e13d57e57
|
Update advise_* methods to entry/exit
|
2021-09-22 20:42:31 +02:00 |
|
Sam Germain
|
778f0d9d0a
|
Merged feat/short into lev-strat
|
2021-09-19 17:44:12 -06:00 |
|
Rokas Kupstys
|
1fdb656334
|
Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
|
2021-09-18 10:48:18 +03:00 |
|
Matthias
|
b752516f65
|
Edge should use new columns, too
|
2021-09-05 15:23:27 +02:00 |
|
Matthias
|
7a977a8eaf
|
Merge branch 'feat/short' into pr/samgermain/5378
|
2021-08-24 06:28:16 +02:00 |
|
Sam Germain
|
092780df9d
|
condensed strategy methods down to 2
|
2021-08-18 16:52:34 -06:00 |
|
Sam Germain
|
d4a7d2d444
|
Added short and exit_short to strategy
|
2021-08-18 16:52:20 -06:00 |
|
Matthias
|
a5f796bc97
|
refactor ohlcvdata_to_dataframe to advise_all_indicators
|
2021-08-09 14:53:18 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
aayush-jain18
|
a46f60bd94
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
d16a619489
|
Move SellType Enum to it's own module
|
2021-06-08 21:04:34 +02:00 |
|
Matthias
|
16c22c7b68
|
Add pair name to stoploss
helps debugging #4972
|
2021-05-18 19:16:25 +02:00 |
|
Matthias
|
2157923aee
|
have edge send multiple messages if necessary
closes #4519
|
2021-05-08 19:45:34 +02:00 |
|
Matthias
|
431cb5313f
|
Support informative pairs in edge positioning
|
2021-05-05 19:58:45 +02:00 |
|
Matthias
|
4005708f85
|
Handle edge with volumepairlist and empty pair_whitelist
closes #4779
|
2021-04-23 06:50:39 +02:00 |
|
Matthias
|
2869d5368d
|
Allow edge to use dynamic pairlists
closes #4298
|
2021-03-30 20:20:24 +02:00 |
|
Matthias
|
b5a9ce2894
|
Download data in the right format as well ...
closes #4393
|
2021-02-18 09:26:35 +01:00 |
|
Matthias
|
aa79574c0c
|
Position-size should NEVER be over available_capital
Part of #4353
|
2021-02-11 17:09:31 +01:00 |
|
nas-
|
4d7ffa8c81
|
Added suppoort for regex in whitelist
|
2021-01-12 01:13:58 +01:00 |
|
Matthias
|
ecddaa663b
|
Convert timestamp to int_timestamp for all arrow occurances
|
2020-10-13 06:24:01 +02:00 |
|
Matthias
|
f676156ec7
|
Implement division/0 checks for win and loss columns in edge
closes #3839
|
2020-10-09 06:39:13 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
b576e1d463
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 10:25:57 +02:00 |
|
Matthias
|
d1cbc567e4
|
Fix filtering for bumped pairs
|
2020-07-28 13:41:09 +02:00 |
|
Matthias
|
0fa56be9d2
|
remove openIndex and closeIndex from backtest-report
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
b068e7c564
|
Rename open_time and close_time to *date
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
fbddfaeacf
|
Introduce DatetimePrintFormat
|
2020-07-03 06:58:27 +02:00 |
|
hroff-1902
|
64881a94e2
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
|
Matthias
|
947903a4ac
|
Use timeframe from within strategy
|
2020-06-02 09:36:04 +02:00 |
|
Matthias
|
3139343946
|
Remove capital_available_percentage and raise instead
|
2020-06-01 19:58:28 +02:00 |
|
hroff-1902
|
51d2b817ae
|
Use self.fee
|
2020-05-10 11:51:33 +03:00 |
|
hroff-1902
|
7e08fa2631
|
Fix usage of fee value in Edge
|
2020-05-10 02:22:16 +03:00 |
|
hroff-1902
|
5f9479b39f
|
Edge import cosmetics
|
2020-03-20 02:10:44 +03:00 |
|
Matthias
|
c56cbc21b1
|
Remove indexing warning in edge
|
2020-03-14 10:42:01 +01:00 |
|
hroff-1902
|
ebb0187f40
|
dataframe -> df_analyzed in backtesting and edge
|
2020-03-13 03:54:56 +03:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
hroff-1902
|
e411717de9
|
No percent where ratio is to be used
|
2020-02-28 12:36:39 +03:00 |
|
Matthias
|
d65a06947d
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
|