Matthias
|
4e75e59476
|
Skip futures tests on exchnages not supporting futures ...
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
e31d8313f2
|
Improve ccxt_ws test setup
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
e3887a33b9
|
Add Helping comment to ws_compat_tests
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
bd9ebe4a72
|
Improve ccxt.ws live test
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f9ce0bb9ab
|
Improve exchange formatting
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
a835177597
|
Initial swat at online WS test
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
8375209a8e
|
Add fixtures for exchange_ws
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
e0b4e16d19
|
Remove ob_test stuff
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
55ed505f94
|
Update exchange_ws get_ohlcv logic
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
3d6cef3555
|
ccxt.pro - first attempt at test
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
ec6c54367b
|
Add exchange_ws test case
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
3468edddf6
|
Add enable_ws config setting
|
2024-05-31 06:40:13 +02:00 |
|
simwai
|
2ff6e96255
|
Hopefully, fixed the failing GitHub action
|
2024-05-30 23:54:30 +02:00 |
|
Simon Waiblinger
|
2831318a95
|
Merge branch 'freqtrade:develop' into feature/setup-win
|
2024-05-30 10:10:16 +02:00 |
|
Matthias
|
efe6101081
|
Remove bitmart online test skip
|
2024-05-29 06:34:52 +02:00 |
|
simwai
|
bad1d83cee
|
Fixed some bugs, added unit tests
|
2024-05-28 13:10:56 +02:00 |
|
Matthias
|
89d8f27d22
|
Add fix for bitmart failing test
|
2024-05-28 07:14:25 +02:00 |
|
Matthias
|
34d7d530a1
|
chore(tests): Filled orders should have an average.
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
c6d132376a
|
Add Binance filled order
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
89e3fc1c64
|
Test bingx order parsing
|
2024-05-26 16:37:21 +02:00 |
|
Simon Waiblinger
|
26aabafe04
|
Merge branch 'freqtrade:develop' into feature/setup-win
|
2024-05-26 15:59:21 +02:00 |
|
simwai
|
6174a49aa5
|
Implemented the changes to pass the review, implemented consistent variable naming, adjusted unit tests
|
2024-05-26 15:54:52 +02:00 |
|
Matthias
|
32ff3ebb99
|
Improve handling for immediately canceled orders
|
2024-05-26 09:42:28 +02:00 |
|
Matthias
|
9d3073d930
|
Add test for new "fully cancel" logic
|
2024-05-26 08:36:08 +02:00 |
|
Matthias
|
ec0f6cb246
|
Add Properties for canceled orders to trade_model
|
2024-05-26 08:35:57 +02:00 |
|
Simon Waiblinger
|
9c816045f1
|
Merge branch 'freqtrade:develop' into feature/setup-win
|
2024-05-24 20:47:21 +02:00 |
|
simwai
|
6d261b828e
|
Applied fixed from last PR review
|
2024-05-23 12:07:40 +02:00 |
|
Matthias
|
c3fa8a4c45
|
feat: Allow empty fiat_display_currency
(instead of completely deleting that key)
|
2024-05-22 20:30:35 +02:00 |
|
Matthias
|
1588a4253d
|
Update tests for coinGecko updates
|
2024-05-20 15:29:22 +02:00 |
|
Matthias
|
2cd3089b3a
|
Update fiat-convert test cases
|
2024-05-20 15:16:12 +02:00 |
|
Matthias
|
94e0a808b7
|
Add test, invert logic
|
2024-05-20 15:14:15 +02:00 |
|
Matthias
|
773940e05c
|
Update mocks to FtCoinGeckoApi
|
2024-05-20 14:15:53 +02:00 |
|
Matthias
|
7a309d6927
|
Add explicit "fiat convert singleton" code
|
2024-05-20 13:58:15 +02:00 |
|
Matthias
|
95077f4752
|
Remove unused "mocker" fixtures in fiat_convert
|
2024-05-20 13:57:06 +02:00 |
|
Matthias
|
0c16a45999
|
Fix odd bug related to singleton usage
|
2024-05-20 13:56:28 +02:00 |
|
Matthias
|
e49fec5533
|
Simplify conftest setup (1000 fewer lines!)
default hyperopt results demo should not be a fixture
(it's only used in one place)
|
2024-05-19 18:15:21 +02:00 |
|
Matthias
|
cdf42604ce
|
Update conftest hyperopt result
|
2024-05-19 18:04:31 +02:00 |
|
Matthias
|
3bf02c8a64
|
Simplify hyperopt drawdown logic
Reduces tons of fallback logic
|
2024-05-19 17:57:05 +02:00 |
|
Matthias
|
a9f13d29fd
|
Fix test type errors
|
2024-05-19 17:48:36 +02:00 |
|
Matthias
|
acae6e75f4
|
Improve drawdown test case
|
2024-05-19 09:44:36 +02:00 |
|
Matthias
|
2237410154
|
Upadate test for new download-data functionality
|
2024-05-18 20:15:02 +02:00 |
|
Matthias
|
8d93f27185
|
Add simple test for "fetch_my_trades" parsing quality
|
2024-05-17 18:27:07 +02:00 |
|
Joe Schr
|
ab7f8b3a0f
|
imbalance_ratio : use ratio instead of percentage
|
2024-05-17 15:49:53 +02:00 |
|
Joe Schr
|
d33a14aab1
|
test_refresh_latest_trades : removes TODO
|
2024-05-16 13:58:08 +02:00 |
|
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2024-05-15 17:09:32 +02:00 |
|
Joe Schr
|
6c696e14f0
|
test_refresh_latest_trades : mock datadir with tmp_path
|
2024-05-15 16:19:36 +02:00 |
|
Joe Schr
|
f87cd5daca
|
Enables use_public_trades only in test_refresh_latest_trades
|
2024-05-15 14:57:22 +02:00 |
|
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-05-15 14:43:00 +02:00 |
|
Matthias
|
a6b07ec96f
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
|
Matthias
|
c79b75ff9a
|
Update remaining tests
|
2024-05-15 06:46:30 +02:00 |
|
Matthias
|
a6050cb771
|
Update tests for new interface
|
2024-05-14 19:57:46 +02:00 |
|
Joe Schr
|
ec9d1812c6
|
add test_refresh_latest_trades to test_exchange
|
2024-05-14 18:06:57 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
9d6e4ae67d
|
A few more minor fixes
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
4f5bf632fc
|
ruff format: remaining tests
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
d761bd8cec
|
ruff format: tests/freqtradebot
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
644f120ab2
|
ruff format: tests/hyperopt
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
02075b15e3
|
ruff format: update more tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
40e161a5b9
|
ruff format: freqai tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
d8a8b5c125
|
ruff format: Update more test files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
ca1fe06035
|
ruff format: tests/plugins
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
5a94817721
|
ruff format: tests/exchange
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
c8626d9412
|
ruff format: Update tests/exchange
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
e4796fd85b
|
ruff format: update testcommands
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
adeb93dc9c
|
ruff format: update strategy tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
1cbd49fd4e
|
ruff format: rpc tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
8c7d80b78e
|
ruff format: Update test strategies
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
099b1fc8c4
|
ruff format: More updates to tests
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
23427bec08
|
ruff format: Update tests/ base directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
53947732a0
|
ruff format: Update conftest_trades files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7090950db6
|
ruff format: Update a few test files
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
a8eabd0b2e
|
Update remaining files with new import sorting
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
63c8eae4a5
|
Remove unused fixtures
|
2024-05-12 09:33:39 +02:00 |
|
Matthias
|
eb8ce5b304
|
Split too long strings in test
|
2024-05-12 09:32:51 +02:00 |
|
Matthias
|
f52c3677ca
|
Move test comment out of the test data
|
2024-05-12 09:30:34 +02:00 |
|
Matthias
|
e4881580fd
|
Slightly extend background jobs api
|
2024-05-12 09:12:53 +02:00 |
|
Matthias
|
15c56e55c1
|
Fix test directory pollution
|
2024-05-09 20:40:43 +02:00 |
|
Matthias
|
15bcba9c7e
|
Skip load_leverage_tiers test from bybit
|
2024-05-09 19:49:52 +02:00 |
|
Matthias
|
fa79c48c8f
|
Exclude unfilled Trades from "all" /profit
These are not actual profits, as it's unclear if the order
will be filled or will be canceled.
Discovered as part of #10165
|
2024-05-05 16:48:42 +02:00 |
|
Matthias
|
ab93fd3be4
|
Enhance trade to verify #10166
|
2024-05-04 11:21:25 +02:00 |
|
Matthias
|
ee7be1cd5a
|
move "add_bt_trade" call for entries into enter_trade function
|
2024-05-04 09:14:56 +02:00 |
|
Matthias
|
c534d47c12
|
Merge pull request #10138 from freqtrade/backtest_max_fee
Backtest max fee
|
2024-04-30 15:33:42 +02:00 |
|
Matthias
|
6e443a42cd
|
Merge pull request #10143 from freqtrade/feat/pairhistory_advanced
RPC: Advanced pairhistory endpoint
|
2024-04-28 20:07:24 +02:00 |
|
Matthias
|
71ef6f70e5
|
Improve test coverage of strategy test
|
2024-04-28 17:06:36 +02:00 |
|
Matthias
|
9d57e3930d
|
Extend error testing to post call
|
2024-04-28 17:01:16 +02:00 |
|
Matthias
|
ab10379833
|
Add pair_history post endpoint, too
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
8c39740105
|
Test Post pair_candles endpoint
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
eeaa9061e5
|
Adapt test for to also test post endpoint
|
2024-04-28 16:14:09 +02:00 |
|
Matthias
|
3e20770446
|
Slightly change returned column scheme
|
2024-04-28 16:14:09 +02:00 |
|
goodmost
|
38b35ec528
|
chore: remove repetitive words
Signed-off-by: goodmost <zhaohaiyang@outlook.com>
|
2024-04-28 18:14:19 +08:00 |
|
Matthias
|
f259270e9c
|
Update tests to properly mock fee
|
2024-04-27 19:52:48 +02:00 |
|
Matthias
|
3a2e3215b9
|
Ensure get_fee returns something in tests
|
2024-04-27 18:26:43 +02:00 |
|
Matthias
|
a3e6abef8d
|
Add test for "trade amount adjust" behavior
|
2024-04-25 13:44:01 +02:00 |
|
Matthias
|
35408966f4
|
Fix remaining user_data leaks
|
2024-04-25 11:02:34 +02:00 |
|
Matthias
|
ad12c98d10
|
Avoid having test-result influence from user_data/
this avoids potential deprecation warnings (or even errors)
caused by strategies in user_data/strategies
|
2024-04-25 10:48:27 +02:00 |
|
Matthias
|
96bb4db68e
|
Fix remaining coingecko spellings
|
2024-04-25 10:28:25 +02:00 |
|
Matthias
|
2d9be6c818
|
Fix some coingecko spellings
|
2024-04-25 10:27:58 +02:00 |
|
Matthias
|
226eaf0d0a
|
Filter deprecation warning - it's a dependency ...
|
2024-04-23 19:52:44 +02:00 |
|
Matthias
|
7b78912d71
|
Merge pull request #10105 from freqtrade/feat/humanize
Replace arrow with humanize
|
2024-04-23 09:46:35 +02:00 |
|
Matthias
|
472d5d8703
|
Improve format_ms_time logic by reusing dt_from_ts
|
2024-04-22 07:08:49 +02:00 |
|
Matthias
|
d48cff3b9a
|
Update to dt_humanize_delta for all usages
|
2024-04-21 15:49:50 +02:00 |
|
Matthias
|
cc534c5000
|
switch from arrow to humanize
|
2024-04-21 15:29:16 +02:00 |
|
Matthias
|
c802d39f67
|
Merge pull request #10097 from freqtrade/feat/measure_time
Add "measure time" to warn users about strategies taking excessive time
|
2024-04-21 11:28:54 +02:00 |
|
Matthias
|
6dfc34d227
|
Fix test due to missing assert
|
2024-04-20 09:46:40 +02:00 |
|
Matthias
|
6a1c33e168
|
Don't use setattr
|
2024-04-20 09:46:32 +02:00 |
|
Matthias
|
e0aefb9b54
|
Fix faulty asserts in freqai tests
|
2024-04-20 09:39:43 +02:00 |
|
Matthias
|
df712c0168
|
Fix some faulty assertions
|
2024-04-20 09:39:11 +02:00 |
|
Matthias
|
53c548f7b6
|
Fix test to actually work
|
2024-04-20 09:35:05 +02:00 |
|
Matthias
|
1abd8fb8fc
|
Fix wallets test
|
2024-04-20 09:30:55 +02:00 |
|
Matthias
|
7c3feeddc4
|
Fix faulty assert statements
|
2024-04-20 09:30:20 +02:00 |
|
Matthias
|
f2cfb127ae
|
Merge pull request #10099 from cclauss/codespell
Fix typos discovered by codespell
|
2024-04-19 07:37:29 +02:00 |
|
Matthias
|
87d50243e2
|
Update tests
|
2024-04-19 07:25:41 +02:00 |
|
Matthias
|
a451b94387
|
Remove mutable default from template-rendere
|
2024-04-19 07:24:11 +02:00 |
|
Matthias
|
40aa0800de
|
Additional fix to eliminate some word-ignores
|
2024-04-19 07:02:31 +02:00 |
|
Matthias
|
37feede6a5
|
Fix some codespell introduced syntax errors
|
2024-04-19 06:32:59 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
Matthias
|
5eeb96fa96
|
Add test for measure_time
|
2024-04-17 20:57:18 +02:00 |
|
Matthias
|
393d4b8eb3
|
Add test for market_change endpoint
|
2024-04-17 07:22:36 +02:00 |
|
Matthias
|
3dd7c1e492
|
Add test for market_change writing
|
2024-04-17 07:01:32 +02:00 |
|
Matthias
|
0b1f702ef9
|
Improve testcase
|
2024-04-17 06:46:44 +02:00 |
|
Matthias
|
7f386874ad
|
Trim dataframes accordingly ...
|
2024-04-16 18:17:20 +02:00 |
|
Matthias
|
3f8078618e
|
add Combine dataframes with pct_change
|
2024-04-16 07:19:26 +02:00 |
|
Matthias
|
0c7e89aede
|
Update tests for OperationFailed error
|
2024-04-13 11:11:09 +02:00 |
|
Matthias
|
e09abfdc75
|
Split enter and exit rows to use different values
|
2024-04-11 20:54:16 +02:00 |
|
Matthias
|
eaec5065a1
|
Define liquidation price only once in adjustment test
|
2024-04-11 20:53:58 +02:00 |
|
Matthias
|
69d098e265
|
Dataprovider test
|
2024-04-05 07:16:37 +02:00 |
|
Matthias
|
28e4711ee9
|
Enhance test for dataprovider
|
2024-04-05 07:07:12 +02:00 |
|
Matthias
|
34d3389b23
|
Avoid some unnecessary linebreaks
|
2024-04-05 06:45:12 +02:00 |
|
Matthias
|
59dee5f6da
|
Update config test exception due to changes on dev
|
2024-04-05 06:41:40 +02:00 |
|
Matthias
|
63ac183e91
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-04-05 06:35:35 +02:00 |
|
Matthias
|
1cbd3f52f1
|
Run online-tests against bingx
|
2024-04-02 07:15:14 +02:00 |
|
Matthias
|
fcfd25d50b
|
Merge pull request #10023 from freqtrade/feat/lock_api
Add lock post endpoint
|
2024-03-31 14:05:05 +02:00 |
|
Matthias
|
747266fe42
|
Remove unused imports
|
2024-03-30 18:14:51 +01:00 |
|
Matthias
|
f4074d2960
|
Add tests for lock endpoints
|
2024-03-30 14:30:00 +01:00 |
|
Matthias
|
0906f050e5
|
Fix remaining tests
|
2024-03-30 13:28:13 +01:00 |
|
Matthias
|
1551f92832
|
Fix a few tests
|
2024-03-30 13:20:53 +01:00 |
|
Matthias
|
7895eeb3b6
|
Fix tests after modified output
|
2024-03-30 11:20:41 +01:00 |
|
stevanStevic
|
1ec04a8dc8
|
Add support for max_value in volume pair list
|
2024-03-28 22:20:34 +01:00 |
|
Matthias
|
82565a9667
|
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
Feature: trade lifecycle callbacks
|
2024-03-28 19:35:53 +01:00 |
|
Matthias
|
50cd36acbd
|
Remove unused test method
|
2024-03-25 20:59:39 +01:00 |
|
Matthias
|
ea634e5cef
|
Add test for backtesting
|
2024-03-24 11:54:25 +01:00 |
|
Matthias
|
2854186b14
|
Adjust test to work against usdt values
|
2024-03-24 11:28:54 +01:00 |
|
Matthias
|
093fd48cf9
|
Update test to use default_conf_usdt
|
2024-03-24 11:28:24 +01:00 |
|
Matthias
|
82a9bdca5e
|
Merge pull request #9986 from freqtrade/feat/show_config
add show-config command
|
2024-03-22 06:39:04 +01:00 |
|
Axel-CH
|
e07f3d266e
|
add test for order_filled callback sl on exchange filled case
|
2024-03-21 20:53:11 -04:00 |
|
Axel-CH
|
6d3e3b5bfa
|
add test for order_filled for freqtradebot update_trade_state
|
2024-03-21 20:19:53 -04:00 |
|
Matthias
|
7d6d3d38f7
|
Merge pull request #9975 from freqtrade/feat/configError
exception ConfigurationError
|
2024-03-21 08:38:45 +01:00 |
|
Matthias
|
cc7d341afc
|
Add overrides for Exchange Support
|
2024-03-21 06:31:34 +01:00 |
|
Matthias
|
65105f7768
|
Don't modify original config
|
2024-03-20 07:22:12 +01:00 |
|
Matthias
|
82ff4d5879
|
Add explicit test for config sanitization
|
2024-03-20 07:15:02 +01:00 |
|
Matthias
|
b1fe5b6d8a
|
Add "sensitive information" warning output
|
2024-03-20 07:12:17 +01:00 |
|
Matthias
|
6dc4fa9dbf
|
Add test for show-sensitive
|
2024-03-20 07:07:00 +01:00 |
|
Matthias
|
6b7935f1ae
|
Add initial test ...
|
2024-03-19 20:23:51 +01:00 |
|
Matthias
|
8e5097d9a9
|
Update setup-tools-config for non-dry mode
|
2024-03-19 19:10:30 +01:00 |
|
Matthias
|
21dcb4a6a1
|
update setup_utils_configuration to not force-set dry-run mode
|
2024-03-19 19:10:30 +01:00 |
|
Matthias
|
35253f9c8d
|
Add overrides for Exchange Support
|
2024-03-19 18:19:22 +01:00 |
|
Matthias
|
669076a29f
|
Add test to ensure configuration error is displayed as expected
|
2024-03-19 07:15:14 +01:00 |
|
Matthias
|
abd096dcd8
|
Update exchange tests to config error in a few places
|
2024-03-19 07:13:28 +01:00 |
|
Matthias
|
ebd516cadb
|
Use combined exception handler at startup
|
2024-03-19 07:02:48 +01:00 |
|
Matthias
|
dafc968602
|
Merge pull request #9941 from stash86/bt-metrics
Simplify the return value for full exit using adjust trade
|
2024-03-18 06:34:12 +01:00 |
|
Matthias
|
1d5f2b64a2
|
Add simple verification that orderflow is configured correctly
|
2024-03-17 19:31:29 +01:00 |
|
Matthias
|
88e25df78c
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-03-16 16:34:57 +01:00 |
|
Matthias
|
60a62d933c
|
Fix some failing mocks
|
2024-03-15 07:12:07 +01:00 |
|
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2024-03-15 06:49:49 +01:00 |
|
Matthias
|
4aff24f6df
|
Fix imports that import directly from file
instead from the exporting package
|
2024-03-15 06:40:42 +01:00 |
|
Matthias
|
c284da404e
|
Fully test freqAI against python 3.12
|
2024-03-14 18:24:36 +01:00 |
|
Matthias
|
85c145c777
|
Don't close the test trade ...
|
2024-03-13 07:07:42 +01:00 |
|
Matthias
|
28bdbbffca
|
Patch torch logging on 3.12
|
2024-03-12 19:59:46 +01:00 |
|
Matthias
|
e560f9963c
|
Don't run Torch models on macos.
|
2024-03-12 19:57:56 +01:00 |
|
Matthias
|
4e02d31cdc
|
Mock torch on mac ARM
|
2024-03-12 19:57:56 +01:00 |
|
Matthias
|
0cf46d8605
|
Revert "Remove conditional checks for python 3.12"
This reverts commit e5fb2eb2d1874d7652a280ff098e4f63d7b8f528.
|
2024-03-12 19:57:55 +01:00 |
|
Matthias
|
08cff9890f
|
Remove conditional checks for python 3.12
|
2024-03-12 19:57:55 +01:00 |
|
Stefano Ariestasia
|
14c27f2cbe
|
fix test
|
2024-03-12 16:55:33 +09:00 |
|
Stefano Ariestasia
|
8000f94295
|
changing the partial exit logic to be simpler and easier to understand
|
2024-03-12 16:28:40 +09:00 |
|
Joe Schr
|
c12e203054
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-03-11 12:29:00 +01:00 |
|
Matthias
|
1010ce96fa
|
Merge pull request #9922 from xmatthias/ci/native_m1
Ci - Run on native macos ARM runner
|
2024-03-10 13:08:03 +01:00 |
|
Matthias
|
0bd50a6e24
|
Don't disable tensorboard on mac ARM
|
2024-03-09 19:45:11 +01:00 |
|
Matthias
|
cb1f49e81c
|
Don't run torch models on 3.12 yet
|
2024-03-09 19:25:17 +01:00 |
|
Matthias
|
c5f2a69d9c
|
Allow running catboost tests on 3.12
|
2024-03-09 18:16:22 +01:00 |
|
Matthias
|
cc3b2000eb
|
Avoid fully patching torch on M1 macs
|
2024-03-09 17:55:22 +01:00 |
|
Matthias
|
acbb485302
|
Add bot start and bot-startup to health endpoint
|
2024-03-09 15:01:13 +01:00 |
|
Matthias
|
98c2f81bb9
|
Merge pull request #9917 from syco/develop
update status table to show total amounts in stake currency
|
2024-03-08 07:12:10 +01:00 |
|
Matthias
|
6f0f4f06ef
|
Merge pull request #6908 from eSeR1805/feature_keyval_storage
Persistent storage of user-custom information
|
2024-03-08 07:00:17 +01:00 |
|
Alberto
|
865ebc3143
|
update status table to show total amounts in stake currency
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com>
|
2024-03-07 17:05:13 +00:00 |
|
Joe Schr
|
6c1d70df89
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-03-05 17:29:24 +01:00 |
|
Matthias
|
265a7123da
|
Add explicit test for telegram functionality of list-custom-data
|
2024-03-03 13:10:50 +01:00 |
|
Matthias
|
30b4f27152
|
Cleanup some nitpicks
|
2024-03-03 12:50:28 +01:00 |
|
Matthias
|
99da6f70c2
|
Fix failing test due to new approach for convert-trades
|
2024-03-02 13:27:57 +01:00 |
|
Matthias
|
66e43f2fe8
|
Adjust tests for new arguments
|
2024-03-02 13:17:45 +01:00 |
|
Matthias
|
bdd63aa1d6
|
FIx futures trades pair download directory
|
2024-03-01 20:17:43 +01:00 |
|
Matthias
|
5dee60921f
|
Fix test for convert_trades_to_ohlcv
|
2024-03-01 19:42:33 +01:00 |
|
Matthias
|
82f191f7b0
|
Merge pull request #9861 from freqtrade/feat/sort_volatility
Add sorting to volatility and RangeStability pairlists
|
2024-03-01 06:52:34 +01:00 |
|
Matthias
|
cdfeae9f90
|
Update merge to "left" to avoid creating non-existing mark candles
|
2024-02-29 07:31:22 +01:00 |
|
Matthias
|
e988995d71
|
Handle NaN funding fees
closes #9831
|
2024-02-29 07:22:47 +01:00 |
|
Matthias
|
2384ba74a3
|
Merge branch 'develop' into feat/sort_volatility
|
2024-02-27 20:50:41 +01:00 |
|
Matthias
|
c0e9726f49
|
don't use "1M" - but be explicit in the intend
|
2024-02-27 06:20:08 +01:00 |
|