This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e2e6c790be9869e8bb82d9bf58f8a2d8f98c0cec
stable
/
freqtrade
/
exchange
T
History
Matthias
eb5fe9e3ae
Merge pull request
#6857
from froggleston/develop
...
Add support for fudging unavailable funding rates, allowing backtesti…
2022-05-23 06:31:51 +02:00
..
__init__.py
Add huobi exchange class
2022-02-26 10:33:11 +01:00
bibox.py
Merge branch 'feat/short' into funding-fee-dry-run
2021-11-14 03:15:22 -06:00
binance_leverage_tiers.json
Add documentation for leverage_tiers update
2022-05-21 16:10:00 +02:00
binance.py
Add support for download-data "until"
2022-04-30 15:42:41 +02:00
bitpanda.py
Bitpanda's "fetch_my_trades" requires "to" argument
2021-12-25 14:28:22 +01:00
bittrex.py
Removed setup leverage and transfer functions from exchange
2021-09-09 15:47:49 -06:00
bybit.py
Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs
2022-02-01 13:05:40 -06:00
coinbasepro.py
Align coinbase download with ccxt limits
2021-05-27 07:38:47 +02:00
common.py
Change to precise casing instead of .lower()
2022-04-02 19:48:01 +02:00
exchange.py
Merge pull request
#6857
from froggleston/develop
2022-05-23 06:31:51 +02:00
ftx.py
Fix wrong type
2022-05-07 11:39:47 +02:00
gateio.py
no need to "abs" cost will be fixed in ccxt
2022-03-26 19:06:37 +01:00
hitbtc.py
Removed typing.List from bibox, hitbtc and kucoin
2021-11-13 06:21:17 -06:00
huobi.py
Update stoploss method to new functionality
2022-03-04 07:07:34 +01:00
kraken.py
add ohlcv_has_history - disabling kraken downloads
2022-05-14 09:10:38 +02:00
kucoin.py
Merge branch 'develop' into feat/short
2022-03-30 07:09:41 +02:00
okx.py
Fix bad docstring
2022-05-15 17:06:40 +02:00