Commit Graph

8900 Commits (a808fb3b1068baa7a1c522ac4840ac93d8438b07)
 

Author SHA1 Message Date
Matthias a808fb3b10 versionbump ccxt to first version that has FTX implemented correctly
6 years ago
Matthias 68a59fd26d Add Hint to suggest this is still broken
6 years ago
Matthias 78dea19ffb Implement first version of FTX stop
6 years ago
hroff-1902 04a2fb16aa
Merge pull request #3433 from freqtrade/fix/cost_calc_crash
6 years ago
Matthias ad61673d6f Fix missing key in test order
6 years ago
Matthias a2551daf12 Fix ZeroDivision problem where cost is 0.0
6 years ago
Matthias ea954b4338 Add failing test with testcase from incident
6 years ago
Matthias 8550c3e43f
Merge pull request #3409 from hroff-1902/exchange_logging
6 years ago
hroff-1902 48117666fe
Update freqtrade/exchange/exchange.py
6 years ago
Matthias ca2352921f
Merge pull request #3432 from hroff-1902/fix/3404
6 years ago
hroff-1902 f4c2bb1346 Fix crash in #3404
6 years ago
hroff-1902 85fedf95e8 Make mypy happy
6 years ago
hroff-1902 4c82f127b3
Merge pull request #3419 from freqtrade/api_trade_response
6 years ago
hroff-1902 2cc47f651d
Merge pull request #3408 from freqtrade/apiserver_logging
6 years ago
hroff-1902 aff80d7331
Merge pull request #3417 from freqtrade/bt_result_store_metrics
6 years ago
hroff-1902 5435df84bd
Merge pull request #3387 from freqtrade/rpc_blacklist
6 years ago
hroff-1902 4c2228a2da
Merge pull request #3399 from freqtrade/fix_sell_rate_caching
6 years ago
hroff-1902 7b9bb5ba3d
Merge pull request #3425 from freqtrade/sell_rate_raise_empty
6 years ago
hroff-1902 2928687acf
Merge pull request #3426 from freqtrade/percent_ratio
6 years ago
Matthias 67a3c32373 Remove some occurances of percentage
6 years ago
Matthias 3139343946 Remove capital_available_percentage and raise instead
6 years ago
Matthias f6f75072ba Fix linelength
6 years ago
Matthias c35f9f8d39 Verify sell-rate got a value - otherwise downstream code does not work.
6 years ago
Matthias 65c5bba189
Fix typo in docs
6 years ago
Matthias 7e10ebc848
Merge pull request #3421 from freqtrade/dependabot/pip/develop/plotly-4.8.1
6 years ago
Matthias e4ace5ac1b
Merge pull request #3422 from freqtrade/dependabot/pip/develop/ccxt-1.29.5
6 years ago
Matthias 0ed47abe5a
Merge pull request #3420 from freqtrade/dependabot/pip/develop/mkdocs-material-5.2.2
6 years ago
dependabot-preview[bot] 005addf0a5
Bump ccxt from 1.28.49 to 1.29.5
6 years ago
dependabot-preview[bot] 74088ba438
Bump plotly from 4.7.1 to 4.8.1
6 years ago
dependabot-preview[bot] b06c1daddb
Bump mkdocs-material from 5.2.1 to 5.2.2
6 years ago
Matthias d2b7016dff Add stop_loss_abs ...
6 years ago
Matthias 6dec508c5e Add new fields to tests
6 years ago
Matthias adde1cfee2 Add stoplosss_ratio and initial_stoploss_ratio
6 years ago
Matthias 091693308a Correctly call show_backtest_results
6 years ago
Matthias ceaf32d304 Extract backtesting report generation from show_backtest_Results
6 years ago
Matthias f202e09b10 Extract conversion to trades list to it's own function
6 years ago
hroff-1902 123a556ec8 Better exchange logging
6 years ago
Matthias 4087161d2b fix broken test
6 years ago
Matthias dc7f0f1187 Add api-server to default config samples
6 years ago
Matthias 7ad1c7e817 Allow lower verbosity level for api server
6 years ago
hroff-1902 84c50bf16c
Merge pull request #3390 from freqtrade/rpc/profit
6 years ago
hroff-1902 96aab86e45
Merge pull request #3405 from freqtrade/remove_internals_ref
6 years ago
hroff-1902 a162b911b6
Merge pull request #3398 from freqtrade/ccxt_config_combine
6 years ago
Matthias cc90e7b413 Show "No trades yet." when no trade happened yet
6 years ago
Matthias 91f84f1a43 Fix typo in close trade message
6 years ago
Matthias a0d6a72bc8
Update docs/configuration.md
6 years ago
Matthias e03bde9109
Merge pull request #3403 from freqtrade/hroff-1902-patch-2
6 years ago
Matthias e505a1b840
Merge pull request #3402 from freqtrade/hroff-1902-patch-1
6 years ago
Matthias 908449640a Disabledataframecheck is not in internals and does not belong there
6 years ago
hroff-1902 48915d7945
minor: Fix docs
6 years ago