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
aa4f139a369cb92dec91d5ebdd94ecca4fc8c6a3
stable
/
freqtrade
History
Matthias Voppichler
aa4f139a36
read "free" balance from account
...
as outlined here:
https://github.com/ccxt/ccxt/blob/master/python/ccxt/base/exchange.py#L1009
2018-03-11 20:17:27 +01:00
..
exchange
read "free" balance from account
2018-03-11 20:17:27 +01:00
optimize
backtesting - use exchange from config - use maker fee
2018-03-11 20:16:59 +01:00
rpc
Telegram: /status now shows what exchange is used to make the trade
2018-03-07 10:19:43 +02:00
strategy
Remove unused code on Strategy interface
2018-01-28 13:21:25 -08:00
tests
fix some more tests
2018-03-10 10:20:54 +01:00
vendor
add missing import
2017-11-20 22:26:32 +01:00
__init__.py
Update bot version to 0.16.0
2018-01-22 20:51:39 -08:00
analyze.py
parse ccxt ticker
2018-02-10 10:46:26 +02:00
fiat_convert.py
Increase pylint score for fiat_convert
2018-01-27 18:23:08 -08:00
main.py
simplify exchange to make core trading w with dry_run work
2018-02-10 14:41:49 +02:00
misc.py
ccxt has pairs in BASE_CURRENCY / QUOTE_CURRENCY format, remove bittrex references
2018-01-31 17:29:07 +02:00
persistence.py
Fix dry_run db issue when open_order_id exist
2018-01-22 23:23:29 -08:00