.. |
commands
|
Merge branch 'develop' into feat/short
|
2021-10-02 03:15:12 -06:00 |
configuration
|
Merge pull request #5574 from freqtrade/agefilter_cache
|
2021-09-15 06:33:36 +02:00 |
data
|
Merge branch 'develop' into feat/short
|
2021-10-02 03:15:12 -06:00 |
edge
|
Update advise_* methods to entry/exit
|
2021-09-22 20:42:31 +02:00 |
enums
|
Merge branch 'feat/short' into lev-freqtradebot
|
2021-10-02 03:36:32 -06:00 |
exchange
|
fixed test_update_trade_state_sell
|
2021-10-03 23:13:34 -06:00 |
leverage
|
Merged feat/short into lev-strat
|
2021-09-19 17:44:12 -06:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
Merge branch 'develop' into feat/short
|
2021-10-02 03:15:12 -06:00 |
persistence
|
Merge branch 'feat/short' into lev-freqtradebot
|
2021-10-02 03:36:32 -06:00 |
plot
|
Update plotting tests for new strategy interface
|
2021-08-24 20:30:42 +02:00 |
plugins
|
Merge branch 'develop' into feat/short
|
2021-10-02 03:15:12 -06:00 |
resolvers
|
merged with develop
|
2021-09-14 18:26:46 -06:00 |
rpc
|
removed side from execute_trade_exit
|
2021-10-03 23:22:51 -06:00 |
strategy
|
updated strategy stop_loss_reached to work for shorts
|
2021-10-09 14:39:11 -06:00 |
templates
|
Merge branch 'feat/short' into lev-freqtradebot
|
2021-10-02 03:36:32 -06:00 |
vendor
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
__init__.py
|
Exclude some parts from coverage that can't really be tested
|
2021-09-05 09:14:44 +02:00 |
__main__.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
constants.py
|
Update minimum for tradable_balance_ratio to 0.0
|
2021-09-24 19:24:33 +02:00 |
exceptions.py
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
freqtradebot.py
|
Fixed failing test_process_trade_creation, test_order_book_depth_of_market, test_handle_stoploss_on_exchange_trailing
|
2021-10-09 17:35:57 -06:00 |
loggers.py
|
Exclude some parts from coverage that can't really be tested
|
2021-09-05 09:14:44 +02:00 |
main.py
|
Exclude more untestable sections from coverage
|
2021-09-05 15:40:21 +02:00 |
misc.py
|
feat: add one additional asterisk
|
2021-07-12 12:27:59 +00:00 |
wallets.py
|
Don't log from wallet in backtest mode
|
2021-07-16 19:57:49 +02:00 |
worker.py
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |