anasyusef
|
c78b2075d8
|
feat: add one additional asterisk
|
2021-07-12 12:27:59 +00:00 |
|
anasyusef
|
f94dbcd085
|
feat: censor password from logs
|
2021-07-12 12:02:10 +00:00 |
|
aayush-jain18
|
d294ef10d7
|
unexpected docstring params
|
2021-06-25 23:56:16 +05:30 |
|
Bernd Zeimetz
|
4d1613a432
|
Add chunks function.
Implementing a generator to split Lists into chunks.
|
2021-04-29 22:21:04 +02:00 |
|
Matthias
|
56ef3af424
|
Allow comments in pairs files
|
2021-04-06 13:29:22 +02:00 |
|
Matthias
|
072abde9b7
|
Introduce round_coin_value to simplify coin rounding
|
2021-02-13 16:05:35 +01:00 |
|
Matthias
|
5724371a4f
|
Fix types for numpy 1.20.0 upgrade
|
2021-01-31 11:21:23 +01:00 |
|
Matthias
|
44e374878c
|
Fix mypy errors due to new version
|
2020-10-12 19:28:14 +02:00 |
|
Matthias
|
cb74c9bcde
|
Fix hyperopt output
|
2020-10-03 13:27:06 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
d13cb4c055
|
Introduce safe_value_fallback_2
|
2020-07-15 19:50:09 +02:00 |
|
Matthias
|
431b244f43
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
|
Matthias
|
cbf5bf6735
|
Add safe_value_fallback function
|
2020-04-09 19:34:48 +02: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
|
eda77aeec8
|
Add render_template fallback
|
2020-03-01 09:30:30 +01:00 |
|
Matthias
|
6335d81ceb
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
|
Matthias
|
d65a06947d
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
|
Matthias
|
abf10aec98
|
Merge branch 'develop' into feat/new_config
|
2020-02-07 17:02:14 +01:00 |
|
hroff-1902
|
f3d500085c
|
Add some type hints
|
2020-02-02 07:00:40 +03:00 |
|
Matthias
|
c80d8f432a
|
Add exchange templates
|
2020-01-29 07:13:38 +01:00 |
|
Matthias
|
4eaaec9d1a
|
Implement pair_to_filename to datahandler
includes tests - taken from #2744 and modified to adapt to new structure
|
2020-01-05 10:36:08 +01:00 |
|
hroff-1902
|
bc6a10353b
|
Introduce pair_to_filename()
|
2020-01-05 10:22:07 +01:00 |
|
Matthias
|
8f214aec89
|
Fix "dumping" message to work correctly for .gz files
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
f23f659ac5
|
Use strings instead of subtemplates
|
2019-11-21 19:28:53 +01:00 |
|
Matthias
|
cbb187e9b9
|
Use constant for Strategy and hyperopt userdirpaths
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
e3cf6188a1
|
Add first version of new-strategy generation from template
|
2019-11-21 06:32:45 +01:00 |
|
hroff-1902
|
1bc63288a3
|
Merge branch 'develop' into list-pairs2
|
2019-10-20 23:22:45 +03:00 |
|
Matthias
|
06024b0ab0
|
Fix zipfile handling
|
2019-10-13 13:15:22 +02:00 |
|
hroff-1902
|
7cf7982565
|
Add list-pairs and list-markets subcommands
|
2019-10-13 13:12:20 +03:00 |
|
Matthias
|
7af445adf3
|
Merge pull request #2137 from hroff-1902/hyperopt-adaptive-roi-space
Hyperopt: adaptive roi_space
|
2019-09-06 06:26:52 +02:00 |
|
Matthias
|
75b2db4424
|
FIx loading pairs-list
|
2019-08-21 06:58:56 +02:00 |
|
hroff-1902
|
17b3f01b28
|
Merge branch 'develop' into hyperopt-adaptive-roi-space
|
2019-08-20 23:00:23 +03:00 |
|
hroff-1902
|
a12876da92
|
fine printing for floats in the roi tables (round to 5 digits after the decimal point)
|
2019-08-20 22:17:21 +03:00 |
|
Matthias
|
09286d4918
|
file_dump_json accepts Path - so we should feed it that
|
2019-08-16 13:04:48 +02:00 |
|
Matthias
|
59818af69c
|
Remove common_datearray function
|
2019-06-30 13:18:22 +02:00 |
|
Matthias
|
9c497bf15c
|
Improve docstring for deep_merge_dicts
|
2019-06-09 14:04:19 +02:00 |
|
hroff-1902
|
9fbe573cca
|
limit usage of ccxt to freqtrade/exchange only
|
2019-04-09 12:27:35 +03:00 |
|
hroff-1902
|
d6d16b4696
|
docstrings improved
|
2019-04-07 00:22:02 +03:00 |
|
hroff-1902
|
dc1968b968
|
docstrings added
|
2019-04-06 23:36:55 +03:00 |
|
hroff-1902
|
2aa1b43f01
|
get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead
|
2019-04-04 20:56:40 +03:00 |
|
hroff-1902
|
2f225e2340
|
multiple --config options
|
2019-02-19 15:14:47 +03:00 |
|
Matthias
|
e0ad095bc7
|
Simplify conversation to python dates (pandas offers this "for free"
|
2019-01-27 10:47:02 +01:00 |
|
Matthias
|
fab7663ab3
|
Log when dumping to file (instead of print)
|
2018-12-28 10:46:48 +01:00 |
|
Matthias
|
7dc40cdac5
|
refactor file_load_json to be standalone
|
2018-12-28 10:25:41 +01:00 |
|
Matthias
|
27abdd9788
|
Move load_json to misc
|
2018-12-28 10:04:28 +01:00 |
|
Matthias
|
c955415cc3
|
Switch from ujson to rapidjson
|
2018-12-28 10:01:16 +01:00 |
|
Janne Sinivirta
|
bf4d0a9b70
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
|
xmatthias
|
45909af7e0
|
type anotation fixes
|
2018-05-30 22:38:09 +02:00 |
|
Samuel Husso
|
de8db9293c
|
exchange: extract ccxt init to its own function (so that we can init ccxt from the scripts)
|
2018-04-22 10:57:48 +03:00 |
|