creslinux
236009ce7e
MuliProc analyse calls.
...
Speeds buy sell process in FT
buys/sells still looped, but the market calls and analysis is done in
multi process.
2018-07-19 17:52:36 +00:00
creslinux
b2c5277fee
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop
2018-07-18 09:10:42 +00:00
creslinux
6e384fabc7
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# config.json.example
# docs/configuration.md
# freqtrade/constants.py
# freqtrade/freqtradebot.py
# freqtrade/main.py
# freqtrade/rpc/rpc.py
# freqtrade/tests/rpc/test_rpc_manager.py
# freqtrade/tests/rpc/test_rpc_telegram.py
# requirements.txt
2018-07-18 09:04:24 +00:00
Matthias
5b3fa3c635
Merge pull request #1039 from Lufedi/develop
...
Add docs to get_trade_stake_amount function
2018-07-18 08:57:56 +02:00
Luis Felipe Diaz Chica
ee8e890f50
Add docs to get_trade_stake_amount function
2018-07-18 01:36:39 -05:00
Matthias
78205da4f0
Merge pull request #1036 from freqtrade/pyup-scheduled-update-2018-07-17
...
Scheduled daily dependency update on tuesday
2018-07-17 14:40:25 +02:00
pyup-bot
e021d22c7f
Update ccxt from 1.16.36 to 1.16.50
2018-07-17 14:24:09 +02:00
Matthias
2795db3ea0
Merge pull request #1033 from freqtrade/pyup-scheduled-update-2018-07-16
...
Scheduled daily dependency update on monday
2018-07-16 15:02:44 +02:00
pyup-bot
4f957728bf
Update scikit-learn from 0.19.1 to 0.19.2
2018-07-16 14:24:07 +02:00
pyup-bot
62f4d734b9
Update ccxt from 1.16.33 to 1.16.36
2018-07-16 14:24:06 +02:00
Samuel Husso
a3466f4b42
Merge pull request #1031 from freqtrade/feat/update_configdict
...
Update config dict with attributes loaded from strategy
2018-07-16 10:00:46 +03:00
Samuel Husso
050afe2bc0
Merge pull request #979 from creslinux/Check_timeframes
...
Handle if ticker_interval in config.json is not supported on exchange.
2018-07-16 09:57:46 +03:00
Matthias
727f569e3a
Merge pull request #1032 from freqtrade/pyup-scheduled-update-2018-07-15
...
Scheduled daily dependency update on sunday
2018-07-15 14:42:35 +02:00
pyup-bot
8f59759e97
Update ccxt from 1.16.16 to 1.16.33
2018-07-15 14:24:05 +02:00
Matthias
158226012a
consistent use of the config dict within the test
2018-07-15 09:08:14 +02:00
Matthias
b4ba641131
Update config dict with attributes loaded from strategy
2018-07-15 09:01:08 +02:00
pyup-bot
facef28285
Update sqlalchemy from 1.2.9 to 1.2.10
2018-07-14 22:43:10 +00:00
pyup-bot
4c73cc4ae9
Update ccxt from 1.16.12 to 1.16.16
2018-07-14 22:43:10 +00:00
Samuel Husso
b86f4e4dbb
rpc: dont re-use variables with different types
2018-07-14 22:43:10 +00:00
peterkorodi
a7a420828d
Update plotting.md
...
Fix pairs and db-url in the doc
2018-07-14 22:43:09 +00:00
pyup-bot
2319730da4
Update ccxt from 1.16.6 to 1.16.12
2018-07-14 22:43:09 +00:00
gcarq
7e81755a63
add tests for telegram.send_msg
2018-07-14 22:43:09 +00:00
gcarq
fc80233dad
remove duplicate send_msg invocation
2018-07-14 22:43:09 +00:00
gcarq
dc0c90e717
status: return arrow object instead humanized str
2018-07-14 22:43:09 +00:00
gcarq
e31eb2cf4e
use more granular msg dict for buy/sell notifications
2018-07-14 22:43:09 +00:00
gcarq
f7412a66de
use dict as argument for rpc.send_msg
2018-07-14 22:43:09 +00:00
gcarq
dc6a6072d6
implement name property in abstract class
2018-07-14 22:43:09 +00:00
gcarq
b19fcc69fa
refactor _rpc_balance
2018-07-14 22:43:09 +00:00
gcarq
cf68d0b8e4
return dict from _rpc_status and handle rendering in module impl
2018-07-14 22:43:09 +00:00
gcarq
5f9b28fecb
remove markdown formatting from exception string
2018-07-14 22:43:09 +00:00
gcarq
ef8b10d196
convert start, stop and reload_conf to return a dict
2018-07-14 22:43:09 +00:00
pyup-bot
0ca13ec294
Update ccxt from 1.15.42 to 1.16.6
2018-07-14 22:43:08 +00:00
Matthias
474deead06
add missing s to Backtest cum results
2018-07-14 22:43:08 +00:00
pyup-bot
07fbd34c82
Update ccxt from 1.15.35 to 1.15.42
2018-07-14 22:43:08 +00:00
Jean-Baptiste LE STANG
870a3b9308
Reafcotring Create Trade
2018-07-14 22:43:08 +00:00
pyup-bot
09a15c98b1
Update ccxt from 1.15.28 to 1.15.35
2018-07-14 22:43:08 +00:00
Matthias
92f1f70981
replace "transparent" with rgb to fix exception in plotly 3.0.0
2018-07-14 22:43:08 +00:00
Matthias
a9233c3ebe
update plotly
2018-07-14 22:43:08 +00:00
pyup-bot
76a42b9acb
Update ccxt from 1.15.27 to 1.15.28
2018-07-14 22:43:08 +00:00
Gert Wohlgemuth
4c61153522
Fixing database issues
...
1. if database is defined in config file, it currently tosses an exception that only export file or db is defined
2. if trades are loaded from databases, plot crashes with an exception 'cannot compare tz-naive and tz-aware datetime-like objects'
3. if Trade is not closed, crashes with exception that NoneType has no field timestamp
all should be fixed
2018-07-14 22:43:08 +00:00
Matthias
3d8fdacbb6
Add tests for change to open_rate
2018-07-14 22:43:08 +00:00
Matthias
5d334d22f1
Use open-rates for backtesting
2018-07-14 22:43:07 +00:00
Matthias
45b920b8fb
Improve formattiong of table
2018-07-14 22:43:07 +00:00
Matthias
86ad9e99e6
fix tests for backtest-result output table
2018-07-14 22:43:07 +00:00
Matthias
7cc27c2d59
add cumsum to backtest-results
2018-07-14 22:43:07 +00:00
pyup-bot
b13966372f
Update pandas from 0.23.2 to 0.23.3
2018-07-14 22:43:07 +00:00
pyup-bot
603a7c0f6b
Update ccxt from 1.15.25 to 1.15.27
2018-07-14 22:43:07 +00:00
Matthias
00bf7b737b
don't flag data as outdated which isn't
2018-07-14 22:43:07 +00:00
Matthias
8e9186cb69
reduce calculation effort (slightly!)
2018-07-14 22:43:07 +00:00
Matthias
5bd38c51ba
Update Dockerfile to 3.6.6
2018-07-14 22:43:07 +00:00