Matthias
e729fad99c
Add unknown_fee_rate parameter
2021-12-11 15:26:08 +01:00
Matthias
781f8a059c
Merge pull request #5835 from freqtrade/okex_support
...
Add official Okex support
2021-11-04 20:03:19 +01:00
Matthias
c061b576a9
OKEX Notes
2021-11-04 06:22:31 +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
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
7f4baab420
Remove explicit rateLimits, improve docs
2021-10-04 20:14:22 +02:00
Matthias
432c3df17e
Add documentation for Bittex/Gemini with VolumePairlist
...
closes #5565
2021-09-12 08:04:22 +02:00
Matthias
2f92838c39
Properly close parenteses in exchange doc
2021-09-03 16:19:27 +02:00
Matthias
19ad165483
Add time_in_force for kucoin
2021-09-03 08:48:53 +02:00
slowy07
f24a951ec5
fix: typo spelling grammar
2021-08-16 19:16:24 +07:00
Matthias
cf4d1875dd
Use prohibitedIn instead of isRestricted
2021-07-29 06:56:37 +02:00
raphael
06e7f379b3
Fix code to get Bittrex US-restricted markets
...
Old code was no longer working
2021-07-23 16:32:30 -04:00
Matthias
b5e3fe3b8e
Document bittrex volumepairlist incompatibility
...
closes #5051
2021-05-31 17:38:41 +02:00
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
2021-05-29 01:28:20 +05:30
Matthias
862df2b431
Add blacklist recommendation for kucoin
...
closes #4738
2021-04-14 19:43:32 +02:00
Matthias
521e48c94a
Add doc section for Kucoin
...
part of #4723
2021-04-13 13:55:08 +02:00
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.
2021-04-06 20:10:52 +02:00
Matthias
b05de6d468
Move advanced exchange config to exchange page
2021-03-17 19:36:35 +01:00
Matthias
9968e4e49c
Add warning about downloading data from kraken
...
closes #4449
2021-02-27 08:26:13 +01:00
Matthias
1b3b389109
Remove binanceje, add ftx to config selector
...
closes #4441
2021-02-26 07:58:15 +01:00
Matthias
c14c0f60a1
Add Support for kraken stoploss-limit
2020-11-25 16:27:27 +01:00
Samaoo
ef4ab601a9
Update exchanges.md
2020-11-15 20:02:19 +01:00
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
2020-11-15 19:55:09 +01:00
Matthias
f80b5f9410
Merge pull request #3438 from freqtrade/ftx_stoploss
...
Ftx stoploss
2020-06-14 07:02:15 +02:00
Matthias
1a5cd85900
Fix typo
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-06 13:15:01 +02:00
Matthias
b27348490d
Add rate-limiting note for Kraken datadownload
2020-06-05 13:59:00 +02:00
Matthias
2f07d21629
Update documentation with FTX Stoploss on exchange
2020-06-03 20:20:39 +02:00
Matthias
76ce2c6653
Document FTX subaccount configuration
2020-05-30 10:46:04 +02:00
Matthias
d9a5e1cd48
Update docs/exchanges.md
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-25 08:30:18 +01:00
Matthias
e30faf8c8c
Remove partial candle documentation
...
It wasn't working 100% correctly - see #2993
2020-03-21 20:04:05 +01:00
hroff-1902
3208faf7ed
Do not use ticker where it's not a ticker
2020-03-08 20:47:02 +03:00
Matthias
4c39f36084
Add note about InvalidNonce to documentation
2020-02-29 16:36:33 +01:00
hroff-1902
cc3f65d069
Fix typo
2020-02-09 19:45:04 +03:00
hroff-1902
c83da7cadb
Add section about order types into Bittrex Exchange-specific chapter
2020-02-09 19:11:06 +03:00
Matthias
d64751687b
Fix link and lowercase variable
2020-02-02 10:47:44 +01:00
Matthias
7a22aaa111
UPdate documentation to reflect that stoploss-on-exchange is also
...
available for kraken
2020-01-19 14:40:09 +01:00
Matthias
707c5668a5
Fix typo
2019-12-17 06:11:44 +01:00
Matthias
9cea5cd442
Add documentation about ohlcv_partial_candle
2019-12-16 20:38:36 +01:00
hroff-1902
27d81bb68c
minor: More cosmetics on Exchange Notes
2019-11-11 12:23:24 +03:00
Matthias
044105e8e0
Merge pull request #2507 from freqtrade/hroff-1902-patch-3
...
minor: Exchange notes docs
2019-11-11 10:11:46 +01:00
Matthias
71f99ba79c
Merge pull request #2504 from freqtrade/hroff-1902-patch-2
...
Minor: Exchange notes typographical cosmetics
2019-11-11 09:59:09 +01:00
hroff-1902
95492958f9
wordings
2019-11-11 11:37:57 +03:00
hroff-1902
661c8251c5
minor: Exchange notes docs
...
* Formatting (structure of sections)
* Cosmetic changes
This was not noticed in terms of #2505
2019-11-11 11:23:29 +03:00
Matthias
04b51a982e
Include warning-message to bittrex explanation
2019-11-11 08:55:37 +01:00
Matthias
e810597eec
Add restricted markets snippet to documentation
2019-11-11 07:16:35 +01:00
hroff-1902
692d6afbd9
Minor exchange notes typographical cosmetics
2019-11-11 02:17:41 +03:00
Matthias
12654cb810
Add seperate exchange section in docs
2019-11-09 16:19:58 +01:00