Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
5 years ago |
Matthias
|
e034f11dcc
|
Improve test for hyperopt_show
|
5 years ago |
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
5 years ago |
Janos
|
80af6e43e4
|
test-pairlist: remove non-JSON headline from JSON output
|
5 years ago |
Matthias
|
f920c26802
|
fix Hyperopt-list avg-time filters
These should use a numeric field (which currently isn't available).
closes #5061
|
5 years ago |
Matthias
|
08f96df3ac
|
Don't write to testdir, but to tempdir
|
5 years ago |
Matthias
|
da574e4e69
|
Small style fixes
|
5 years ago |
Matthias
|
6d7096dc66
|
Use both old and new fixtures for test
|
5 years ago |
Matthias
|
ef9dd0676c
|
Rename hyperoptresult fixture to avoid naming collision
|
5 years ago |
Matthias
|
2254f65fa7
|
use binance intests instead of bittrex
|
5 years ago |
Matthias
|
ddabfe0206
|
adjust tests to match new exchangelist output
|
5 years ago |
Matthias
|
f6211bc00e
|
new-config should include API config
|
5 years ago |
Matthias
|
76ca3c219f
|
extract result-printing from hyperopt class
|
5 years ago |
Jackson Law
|
618bae23a6
|
fix: Use now() to match timezone of download data
|
5 years ago |
raoulus
|
0968ecc1af
|
added "Median profit" column to hyperopt -> export-csv
|
5 years ago |
Matthias
|
024849d844
|
Merge pull request #4285 from freqtrade/ui_deploy
Deploy FreqUI into webserver
|
5 years ago |
Matthias
|
2c80388b40
|
Fix valueerror in case of empty array files
|
5 years ago |
Matthias
|
06e2bc94c3
|
Deploy to subdirectory
|
5 years ago |
Matthias
|
7b3d99819f
|
Fix bug with not cleaning UI folder
|
5 years ago |
Matthias
|
944d674eeb
|
Store freqUI version and read it again
|
5 years ago |
Matthias
|
2af1d2d639
|
Extract last FreqUI version from api response
|
5 years ago |
Matthias
|
f05f2c45e8
|
Allow deleting of UI only
|
5 years ago |
Matthias
|
ddc99553bd
|
Add test case for get_ui_download_url
|
5 years ago |
Matthias
|
a1a35115ad
|
Extract get_ui_download_url
|
5 years ago |
Matthias
|
87ed2d7502
|
Write some tests for UI Downloading
|
5 years ago |
Matthias
|
79087ba166
|
Fix intermitted test failure
|
5 years ago |
Matthias
|
31e0b09643
|
Rename config.json.example
it's really the config dedicated to bittrex,
so the name should reflect this in beeing config_bittrex.json.example
|
5 years ago |
Matthias
|
887d78171c
|
Merge pull request #3857 from freqtrade/arrow_deprecation_timestamp
Convert timestamp to int_timestamp for all arrow occurances
|
6 years ago |
Matthias
|
3ca97223f2
|
Improve test for test_pairlist
|
6 years ago |
Matthias
|
d8ff79a2fa
|
Improve tests of list commands
|
6 years ago |
Matthias
|
f4d39f2a12
|
Improve test coverage of deploy_commands
|
6 years ago |
Matthias
|
7a092271c5
|
Merge branch 'develop' into arrow_deprecation_timestamp
|
6 years ago |
Matthias
|
8cdc795a44
|
Rename persistence.init to init_db
|
6 years ago |
Matthias
|
ecddaa663b
|
Convert timestamp to int_timestamp for all arrow occurances
|
6 years ago |
Matthias
|
9df366d943
|
Apply isort to tests
|
6 years ago |
Matthias
|
934abb0094
|
Merge pull request #3786 from freqtrade/download_data_timerange
Download data should support absolute starting point
|
6 years ago |
Matthias
|
35857b3dde
|
Datetime should support --timerange too
|
6 years ago |
Matthias
|
3c521f55b2
|
Add 6th mock trade
|
6 years ago |
Matthias
|
98840eef3c
|
Add 5th mock trade
|
6 years ago |
Matthias
|
1f153f51ee
|
Merge pull request #3660 from freqtrade/hyperopt_default_tests
Move DefaultHyperopt to tests
|
6 years ago |
Matthias
|
f51c03aa86
|
Revert changes to color using --no-color
|
6 years ago |
Matthias
|
77541935a8
|
Fix small merge mistake
|
6 years ago |
Matthias
|
688d657fe2
|
Merge branch 'develop' into pr/yazeed/3091
|
6 years ago |
Matthias
|
59370672b8
|
Fix more tests
|
6 years ago |
Matthias
|
8300eb59d4
|
Extend create_mock_trades to create 4 trades
2 closed, and 2 open trades
|
6 years ago |
Matthias
|
62c55b1863
|
Enhance formatting, Add pair filter
|
6 years ago |
Matthias
|
5bb81abce2
|
Add test for start_list_data
|
6 years ago |
Matthias
|
950f358982
|
Replace occurances in test files
|
6 years ago |
Matthias
|
c560de4111
|
Improve exception handling on critical errors
|
6 years ago |
Matthias
|
ffef4bc474
|
Humanize show-trades error when no database is specified
|
6 years ago |