Matthias
a96aa568bf
Add binance futures mode checks
...
closes #7505
3 years ago
Matthias
08e183fb55
Add note about okx trading mode
3 years ago
Matthias
92a32ab31b
Add documentation for stop-market on binance futures
...
part of #7426
3 years ago
Matthias
b26126cb57
Don't use ticker['symbol'] but use "pair" instead
...
closes #7262
4 years ago
epigramx
61d5fc0e08
Make the recommendation for Binance/Kucoin blacklisting more accurate.
...
Now that a recent bug regarding selling BNB is fixed, it should be safe to trade it, but with a warning that the user may have to manually maintain extra BNB.
Also the old text implied those features are always unabled so this texts makes it clear those fee-related features can be also disabled.
I'm not sure if it's still true that an "eaten by fees" position becomes unsellable but I left that as it is.
4 years ago
Matthias
104a73025d
Uppercase TimeInForce (align with ccxt)
4 years ago
Matthias
c299601ece
Add warning about OKX futures backtesting data
4 years ago
Matthias
6fdcf3a10a
Support both position modes on OKX
4 years ago
Matthias
dd5693f4e5
Add note about binance Futures trading rules
...
closes #6683
4 years ago
Matthias
9a7867971a
Update wording to new pricing definition
4 years ago
Stefano Ariestasia
c615e4fcc2
updates
4 years ago
Matthias
7868e50141
Merge branch 'develop' into feat/short
4 years ago
Sam Germain
2ba79a32a0
Update docs/exchanges.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
4 years ago
Sam Germain
7db28b1b16
gateio stoploss docs
4 years ago
Sam Germain
488da9b875
Merge branch 'develop' into feat/short
4 years ago
Matthias
1b91be08fe
Add huobi to list of supported exchanges
4 years ago
Matthias
292c350885
Add stoploss support for huobi
4 years ago
Matthias
020729cf50
update docs about kucoin stoploss
4 years ago
Matthias
0c6d92a7a6
Merge branch 'develop' into feat/short
4 years ago
Matthias
1d10d2c87c
Okex -> okx
4 years ago
Matthias
ddfbe55e7c
Merge branch 'develop' into feat/short
4 years ago
Matthias
e729fad99c
Add unknown_fee_rate parameter
4 years ago
Matthias
e3a368a74e
Merge pull request #5668 from samgermain/docs
...
Docs for leverage
4 years ago
Matthias
ca2e888801
improve documentation formatting
4 years ago
Matthias
781f8a059c
Merge pull request #5835 from freqtrade/okex_support
...
Add official Okex support
4 years ago
Matthias
c061b576a9
OKEX Notes
4 years ago
Theagainmen
ce597d12d9
Update exchanges.md
...
Fix 3100ms to 3.1s in docs, instead of the 0.2s
4 years ago
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.
4 years ago
Matthias
7f4baab420
Remove explicit rateLimits, improve docs
4 years ago
Matthias
432c3df17e
Add documentation for Bittex/Gemini with VolumePairlist
...
closes #5565
5 years ago
Matthias
2f92838c39
Properly close parenteses in exchange doc
5 years ago
Matthias
19ad165483
Add time_in_force for kucoin
5 years ago
slowy07
f24a951ec5
fix: typo spelling grammar
5 years ago
Matthias
cf4d1875dd
Use prohibitedIn instead of isRestricted
5 years ago
raphael
06e7f379b3
Fix code to get Bittrex US-restricted markets
...
Old code was no longer working
5 years ago
Matthias
b5e3fe3b8e
Document bittrex volumepairlist incompatibility
...
closes #5051
5 years ago
Jyothish Kumar M S
6418f2eedb
Removed binance.je from exchange specific notes
...
Binance Jersey is deprecated, so I think it should be removed from freqtrade
5 years ago
Matthias
862df2b431
Add blacklist recommendation for kucoin
...
closes #4738
5 years ago
Matthias
521e48c94a
Add doc section for Kucoin
...
part of #4723
5 years ago
Aleksey Popov
b6599c1da9
Improve Kraken-specific config description.
...
Added Warning after Kraken rate limit config in order to clearly highlight that it holds delay between requests instead of req\sec rate.
5 years ago
Matthias
b05de6d468
Move advanced exchange config to exchange page
5 years ago
Matthias
9968e4e49c
Add warning about downloading data from kraken
...
closes #4449
5 years ago
Matthias
1b3b389109
Remove binanceje, add ftx to config selector
...
closes #4441
5 years ago
Matthias
c14c0f60a1
Add Support for kraken stoploss-limit
5 years ago
Samaoo
ef4ab601a9
Update exchanges.md
5 years ago
Samaoo
26176d4c91
Update exchanges.md
...
According to
https://blog.kraken.com/post/5282/stop-loss-limit-take-profit-limit-two-new-advanced-orders-go-live-on-kraken/
Stop Loss Limit orders are enabled again
5 years ago
Matthias
f80b5f9410
Merge pull request #3438 from freqtrade/ftx_stoploss
...
Ftx stoploss
6 years ago
Matthias
1a5cd85900
Fix typo
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
b27348490d
Add rate-limiting note for Kraken datadownload
6 years ago
Matthias
2f07d21629
Update documentation with FTX Stoploss on exchange
6 years ago