Matthias
8cfc531b32
Merge pull request #5887 from samgermain/common-ccxt-config
...
Common ccxt config
2021-11-14 09:52:06 +01:00
Matthias
984d3216c8
Merge pull request #5889 from samgermain/test-todos
...
TODO-lev trim
2021-11-14 09:27:33 +01:00
Matthias
38362e0ec5
Update test names
2021-11-14 09:02:25 +01:00
Sam Germain
86e5b480a8
test_strategy_test_v2 for shorts
2021-11-13 19:56:29 -06:00
Sam Germain
430aa0903f
Removed redundent TODO-levs
2021-11-13 19:45:41 -06:00
Sam Germain
77f8f8658c
test_rpc_telegram short test
2021-11-13 19:36:49 -06:00
Sam Germain
ca9805112d
test_get_trades_proxy and test_select_order for shorts passes
2021-11-13 19:28:58 -06:00
Sam Germain
01ad65de68
test_rpc_apiserver.py
2021-11-13 19:22:43 -06:00
Sam Germain
3ce64dd4e9
Added test__ccxt_config for all exchanges with subclass files on freqtrade
2021-11-13 16:32:43 -06:00
Sam Germain
099bf7691e
Updated bibox to combine parent _ccxt_config and minimized _ccxt_config tests
2021-11-13 16:23:59 -06:00
Sam Germain
3d86b18492
Added property _ft_has_default.ccxt_futures_name and removed subclass ccxt_config properties
2021-11-13 16:23:58 -06:00
Matthias
2e451da08f
Merge pull request #5874 from samgermain/update-todos
...
Removed unnecessary todo comments
2021-11-10 15:22:50 +01:00
Sam Germain
b87f8e7034
Removed unnecessary todo comments
2021-11-10 00:59:53 -06:00
Matthias
d5438ed0a8
Fix docstring indents
2021-11-09 19:22:29 +01:00
Matthias
bfca9e7c09
Merge pull request #5853 from samgermain/okex
...
Added okex exchange class futures properties
2021-11-07 08:30:47 +01:00
Sam Germain
04dc14a74c
Added okex exchange class futures properties
2021-11-06 22:43:02 -06:00
Matthias
e3a368a74e
Merge pull request #5668 from samgermain/docs
...
Docs for leverage
2021-11-06 15:42:32 +01:00
Matthias
ebc38159b8
Merge branch 'develop' into feat/short
2021-11-06 15:24:52 +01:00
Matthias
d99eaccb5a
Fix exception when using okex
...
closes #5842
2021-11-05 19:47:13 +01:00
Matthias
ae3b53014d
Add failing test for OKEX failure
...
part of #5842
2021-11-05 19:44:02 +01:00
Matthias
60a5ded532
Don't convert telegram chat_id
...
closes #5840
2021-11-05 19:27:54 +01:00
Sam Germain
7171975a4f
Removed interest formulas from docs
2021-11-05 01:59:54 -06:00
Matthias
ca2e888801
improve documentation formatting
2021-11-05 01:59:36 -06:00
Sam Germain
b620d46958
Updated formatting leverage.md
2021-11-05 01:56:35 -06:00
Sam Germain
b4de68e1bc
Updated docs to include liquidation, own definitions
2021-11-05 01:56:16 -06:00
Sam Germain
68810eb4f3
Fixed warning
2021-11-05 01:56:16 -06:00
Sam Germain
4a0a215c45
moved lev docs to own file, updated config
2021-11-05 01:56:16 -06:00
Sam Germain
449710d662
Added collateral example
2021-11-05 01:56:16 -06:00
Sam Germain
2714c02842
Added docs for leverage and trading mode
2021-11-05 01:56:16 -06:00
Matthias
781f8a059c
Merge pull request #5835 from freqtrade/okex_support
...
Add official Okex support
2021-11-04 20:03:19 +01:00
Matthias
26e5418519
Merge pull request #5834 from raph92/patch-4
...
Update optimize_reports
2021-11-04 16:56:21 +01:00
raphael
ae2343db93
Update optimize_reports
...
Update show_backtest_reults() to preserve backwards compatibility by fixing KeyError: 'results_per_buy_tag' for older hyperopt result files.
2021-11-04 10:25:13 -04:00
Matthias
eb280798d8
Merge pull request #5832 from samgermain/setup
...
setup.sh - Redhat
2021-11-04 15:23:48 +01:00
Sam Germain
10e839c17e
Update setup.sh
...
python versions 3.7 to 3.9
2021-11-04 07:26:17 -06:00
Sam Germain
5b9a168ca9
removed build-essential from redhat install
2021-11-04 00:44:58 -06:00
Matthias
17ecfda2e8
Merge pull request #5710 from theluxaz/freqtrade-development
...
Added SELL_TAG for trading, backtesting and telegram
2021-11-04 07:13:06 +01:00
Matthias
c061b576a9
OKEX Notes
2021-11-04 06:22:31 +01:00
Matthias
431b96de98
Merge branch 'develop' into pr/theluxaz/5710
2021-11-03 19:43:36 +01:00
Matthias
048db4f509
Enhance "new exchange" documentation
2021-11-03 19:27:17 +01:00
Matthias
437e5f0645
Fix officially supported exchange list
2021-11-03 19:20:39 +01:00
Matthias
6fb0866350
Add OKEX to list of officially supported exchanges
2021-11-03 19:19:27 +01:00
Matthias
a1e8878030
Merge pull request #5826 from Theagainmen/patch-1
...
[docs] Update RateLimit value [small]
2021-11-03 17:06:01 +01:00
Theagainmen
ce597d12d9
Update exchanges.md
...
Fix 3100ms to 3.1s in docs, instead of the 0.2s
2021-11-03 15:04:45 +01:00
Matthias
f60d101076
Some finetuning for OKEX
2021-11-03 07:12:42 +01:00
Matthias
1fefb132e0
Improve wording in documentation
2021-11-02 20:26:38 +01:00
Matthias
161a3fac15
Run exchange-enabled tests against okex
2021-11-02 20:08:56 +01:00
Matthias
e78df59e30
Configure candle length for OKEX
2021-11-02 19:49:53 +01:00
Theagainmen
f365e68706
[docs] Update RateLimit value [small]
...
## Summary
Fix very small mistake in docs, that might confuse people. Let me know if this is the correct value now, there is still another 3100 in there, which I think makes sense there and is correct.
## Quick changelog
Changed the `rateLimit` 3100 value to 200, to match the 200ms and thus 0.2s delay.
2021-11-01 23:07:16 +01:00
Matthias
7ae9b90174
Further clarify backtesting trailing stop logic
...
part of #5816
2021-11-01 20:12:34 +01:00
Matthias
3056be3a1d
document prerequisites for exchange listing
2021-11-01 20:04:52 +01:00