.. |
commands
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
configuration
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
data
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
edge
|
Use timeframe from within strategy
|
2020-06-02 09:36:04 +02:00 |
exchange
|
Remove ticker_interval from exchange
|
2020-06-01 20:39:01 +02:00 |
optimize
|
Some more replacements of ticker_interval
|
2020-06-02 09:41:42 +02:00 |
pairlist
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
plot
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
resolvers
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
rpc
|
Replace ticker_interval in all rpc files
|
2020-06-01 20:43:20 +02:00 |
strategy
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
templates
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
vendor
|
Fix implementation of rolling_max
|
2020-02-04 07:00:53 +01:00 |
__init__.py
|
fix typo in comment
|
2020-04-14 08:05:46 +02:00 |
__main__.py
|
Remove binary script - allow None arguemnts
|
2019-05-29 19:46:26 +02:00 |
constants.py
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
exceptions.py
|
Rename PricingException to PricingError
|
2020-05-26 20:35:11 +02:00 |
freqtradebot.py
|
Use timeframe from within strategy
|
2020-06-02 09:36:04 +02:00 |
loggers.py
|
More remove of progressbar2
|
2020-03-11 22:50:23 +01:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
persistence.py
|
Some more replacements of ticker_interval
|
2020-06-02 09:41:42 +02:00 |
state.py
|
Add some minor things to show_config
|
2020-05-05 21:19:35 +02:00 |
wallets.py
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Simplify sd_notify usage
|
2020-05-18 07:02:57 +02:00 |