Samuel Husso
|
620c7e8312
|
Merge pull request #748 from gcarq/pyup-update-pytest-3.5.1-to-3.6.0
Update pytest to 3.6.0
|
2018-05-24 09:01:31 +03:00 |
|
Samuel Husso
|
cf522d1df2
|
Merge pull request #747 from creslinux/patch-1
OSX docker start cmd updated
|
2018-05-23 16:06:18 +03:00 |
|
Samuel Husso
|
e267b84510
|
Merge pull request #741 from pan-long/setup-defaults
Auto apply default values in setup.
|
2018-05-23 10:24:22 +03:00 |
|
Samuel Husso
|
b0536dba0b
|
Merge pull request #709 from gcarq/pyup-update-ccxt-1.14.10-to-1.14.24
Update ccxt to 1.14.24
|
2018-05-19 09:15:02 +03:00 |
|
Samuel Husso
|
1cc132afe2
|
Merge pull request #695 from gcarq/pyup-update-ccxt-1.13.148-to-1.14.10
Update ccxt to 1.14.10
|
2018-05-17 08:23:32 +03:00 |
|
Samuel Husso
|
d985405fe7
|
Merge pull request #683 from xmatthias/fix_get_real_amount
Fix get real amount
|
2018-05-17 08:22:34 +03:00 |
|
Samuel Husso
|
7f1f1ec1ad
|
Merge pull request #688 from gcarq/pyup-update-pandas-0.22.0-to-0.23.0
Update pandas to 0.23.0
|
2018-05-16 08:37:38 +03:00 |
|
Samuel Husso
|
58a2af8d80
|
Merge pull request #678 from arudov/fix/get-balance
Fixed bot crash while requesting the current balance
|
2018-05-15 18:10:02 +03:00 |
|
Samuel Husso
|
594b541f34
|
Merge pull request #680 from gcarq/pyup-update-ccxt-1.13.147-to-1.13.148
Update ccxt to 1.13.148
|
2018-05-15 18:07:16 +03:00 |
|
Samuel Husso
|
e0bd45efab
|
Scripts: fix syntax errors and flake8ify
|
2018-05-14 08:08:40 +03:00 |
|
Samuel Husso
|
f80864b5bc
|
Merge pull request #668 from gcarq/pyup-update-ccxt-1.13.138-to-1.13.142
Update ccxt to 1.13.142
|
2018-05-14 07:14:18 +03:00 |
|
Samuel Husso
|
0665a23b0f
|
Merge pull request #663 from gcarq/pyup-update-ccxt-1.13.136-to-1.13.138
Update ccxt to 1.13.138
|
2018-05-13 21:27:01 +03:00 |
|
Samuel Husso
|
177962fa05
|
Merge pull request #657 from gcarq/pyup-update-ccxt-1.13.133-to-1.13.136
Update ccxt to 1.13.136
|
2018-05-13 10:23:34 +03:00 |
|
Samuel Husso
|
40dfe4b3a9
|
Merge pull request #655 from xmatthias/dev_reduce_verbosity
Reduce verbosity of get_ticker_history
|
2018-05-12 22:20:08 +03:00 |
|
Samuel Husso
|
72a2c37769
|
Merge pull request #654 from gcarq/pyup-update-cachetools-2.0.1-to-2.1.0
Update cachetools to 2.1.0
|
2018-05-12 20:42:15 +03:00 |
|
Samuel Husso
|
01b6a0eb53
|
Freqtrade: ccxt release shall be called 0.17.0
|
2018-05-12 09:57:10 +03:00 |
|
Samuel Husso
|
b55822ad30
|
telegram: document proxy usage without code changes per gcarq's
comment in #609
|
2018-05-09 09:22:01 +03:00 |
|
Samuel Husso
|
7552c912a2
|
config.json.example: add ticker_interval
|
2018-05-09 09:15:09 +03:00 |
|
Samuel Husso
|
89180adb35
|
Merge pull request #646 from gcarq/pyup-update-coinmarketcap-4.2.1-to-5.0.1
Update coinmarketcap to 5.0.1
|
2018-05-09 08:28:29 +03:00 |
|
Samuel Husso
|
2c49231fcd
|
Merge pull request #638 from gcarq/pyup-update-python-telegram-bot-10.0.2-to-10.1.0
Update python-telegram-bot to 10.1.0
|
2018-05-05 09:10:50 +03:00 |
|
Samuel Husso
|
bddf009a2b
|
Merge pull request #630 from gcarq/pyup-update-pytest-mock-1.9.0-to-1.10.0
Update pytest-mock to 1.10.0
|
2018-05-02 07:50:36 +03:00 |
|
Samuel Husso
|
842b0c2270
|
Exchange: fix missing comma and typehinting per PR comments
|
2018-04-29 18:55:43 +03:00 |
|
Samuel Husso
|
743a1f1604
|
Merge pull request #626 from gcarq/pyup-update-numpy-1.14.2-to-1.14.3
Update numpy to 1.14.3
|
2018-04-28 20:33:24 +03:00 |
|
Samuel Husso
|
9cbd0df644
|
Merge pull request #624 from gcarq/pyup-update-pytest-3.5.0-to-3.5.1
Update pytest to 3.5.1
|
2018-04-25 07:59:27 +03:00 |
|
Samuel Husso
|
9f1544978d
|
tests: use only coins that most likely are going to be in bittrex
|
2018-04-22 11:29:21 +03:00 |
|
Samuel Husso
|
aa104f86e8
|
Merge pull request #621 from xmatthias/update_docker_image
update Docker image to python-3.6.5-slim-stretch
|
2018-04-22 11:06:06 +03:00 |
|
Samuel Husso
|
53e76a89ac
|
convert_backtestdata: flake8 fixes
|
2018-04-22 11:00:51 +03:00 |
|
Samuel Husso
|
de8db9293c
|
exchange: extract ccxt init to its own function (so that we can init ccxt from the scripts)
|
2018-04-22 10:57:48 +03:00 |
|
Samuel Husso
|
fded8e5117
|
move download_backtest_data to scripts
|
2018-04-22 10:56:49 +03:00 |
|
Samuel Husso
|
001d7443da
|
Merge pull request #618 from gcarq/feature/add-get_fee-mocks
add mocks for exchange.get_fee
|
2018-04-21 21:26:22 +03:00 |
|
Samuel Husso
|
4eb66aa9ce
|
Merge pull request #617 from gcarq/feature/ccxt-enable-ratelimit
let ccxt handle rate limits internally
|
2018-04-21 21:25:19 +03:00 |
|
Samuel Husso
|
6d327658ea
|
docs: Add note about using telegram proxy (#611)
|
2018-04-21 18:24:53 +02:00 |
|
Samuel Husso
|
27003c447d
|
Merge pull request #612 from gcarq/pyup-update-sqlalchemy-1.2.6-to-1.2.7
Update sqlalchemy to 1.2.7
|
2018-04-21 10:05:31 +03:00 |
|
Samuel Husso
|
78bafee39d
|
download_backtest: fix imports and travis
|
2018-04-19 09:44:45 +03:00 |
|
Samuel Husso
|
66866ff260
|
fix travis
|
2018-04-19 09:06:56 +03:00 |
|
Samuel Husso
|
1dcd7e747e
|
partial fix for download testdate
|
2018-04-19 09:01:34 +03:00 |
|
Samuel Husso
|
42c0d7c7c3
|
Merge pull request #603 from enenn/ccxt-objectify-pr3_1
[3/3] Add support for multiple exchanges with ccxt (objectified version)
|
2018-04-18 15:23:33 +03:00 |
|
Samuel Husso
|
49f2c24698
|
Merge pull request #605 from pan-long/fix-typo-setup
Fix a typo in setup.sh
|
2018-04-18 15:09:41 +03:00 |
|
Samuel Husso
|
81020b3612
|
Merge pull request #604 from gcarq/pyup-update-python-telegram-bot-10.0.1-to-10.0.2
Update python-telegram-bot to 10.0.2
|
2018-04-17 10:46:03 +03:00 |
|
Samuel Husso
|
eac3c4b72c
|
Merge pull request #600 from enenn/ccxt-obecjtify-pr2_1
[2/3] Add support for multiple exchanges with ccxt (objectified version)
|
2018-04-12 07:36:18 +03:00 |
|
Samuel Husso
|
ce142496b1
|
Merge pull request #601 from gcarq/pyup-update-pytest-mock-1.8.0-to-1.9.0
Update pytest-mock to 1.9.0
|
2018-04-10 07:47:31 +03:00 |
|
Samuel Husso
|
248ff3349b
|
Merge pull request #598 from gcarq/pyup-update-pytest-mock-1.7.1-to-1.8.0
Update pytest-mock to 1.8.0
|
2018-04-07 07:51:17 +03:00 |
|
Samuel Husso
|
f3847a3a9a
|
Merge pull request #597 from xmatthias/obj_ccxt_fix_nullref
use local config-object for check_exchange (fixes Nonetype Attribute error when starting the bot)
|
2018-04-05 08:05:38 +03:00 |
|
Samuel Husso
|
9cb5591007
|
Merge pull request #592 from xmatthias/develop_fix_dyn_wl
Disable dynamic whitelist if not specified
|
2018-03-31 12:14:06 +03:00 |
|
Samuel Husso
|
eac89c244d
|
Merge pull request #593 from gcarq/pyup-update-sqlalchemy-1.2.5-to-1.2.6
Update sqlalchemy to 1.2.6
|
2018-03-31 00:59:49 +03:00 |
|
Samuel Husso
|
0a32d38ad9
|
exchange: fix get_ticker_history test
|
2018-03-26 09:24:50 +03:00 |
|
Samuel Husso
|
3069a422e9
|
Conftest: use coins that we know are in bittrex, added a new conf for ccxt unittest
|
2018-03-26 09:24:22 +03:00 |
|
Samuel Husso
|
1b4c1980c2
|
exchange: capitalize class name
|
2018-03-26 09:23:42 +03:00 |
|
Samuel Husso
|
aba09b8107
|
Merge pull request #576 from xmatthias/obj-ccxt-ticker
objectify ccxt fix backtesting and some tests
|
2018-03-26 08:28:40 +03:00 |
|
Samuel Husso
|
a2c3df3ac5
|
Merge pull request #577 from gcarq/feature/fix-reference-before-assignment
fix reference before assignment error during shutdown
|
2018-03-25 10:15:43 +03:00 |
|
Samuel Husso
|
d393aa0f87
|
Merge pull request #575 from gcarq/pyup-update-scipy-1.0.0-to-1.0.1
Update scipy to 1.0.1
|
2018-03-24 21:58:15 +02:00 |
|
Samuel Husso
|
0893431fde
|
Merge pull request #572 from gcarq/pyup-update-pytest-3.4.2-to-3.5.0
Update pytest to 3.5.0
|
2018-03-23 07:07:06 +02:00 |
|
Samuel Husso
|
eb4ac73b78
|
remove last bittrex references so that bot is runnable
|
2018-03-22 08:29:52 +02:00 |
|
Samuel Husso
|
d20e3f79be
|
analyze to use the ccxt OHLCV format
setup: remove bittrex and add requirement to ccxt
freqtradebot: update market summaries to ccxt format
|
2018-03-21 19:57:58 +02:00 |
|
Samuel Husso
|
40a0689183
|
exhcange now uses ccxt in dry_run, update config
|
2018-03-21 19:40:16 +02:00 |
|
Samuel Husso
|
14d16d573c
|
Remove bittrex related interface code and tests
|
2018-03-21 19:31:15 +02:00 |
|
Samuel Husso
|
556533f160
|
requirements add ccxt, remove bittrex
|
2018-03-21 19:02:04 +02:00 |
|
Samuel Husso
|
89e8286cbc
|
Merge pull request #565 from gcarq/feature/adapt-bin-wrapper
adapt bin/freqtrade to pass required parameters
|
2018-03-18 09:41:45 +02:00 |
|
Samuel Husso
|
ab93a61066
|
Merge pull request #550 from gcarq/pyup-update-numpy-1.14.1-to-1.14.2
Update numpy to 1.14.2
|
2018-03-13 10:52:36 +02:00 |
|
Samuel Husso
|
de454924a3
|
Merge pull request #549 from gcarq/pyup-update-ta-lib-0.4.16-to-0.4.17
Update ta-lib to 0.4.17
|
2018-03-12 19:15:33 +02:00 |
|
Samuel Husso
|
61d5e265f5
|
Merge pull request #548 from ElanHasson/patch-2
Should be Telegram, not Instagram
|
2018-03-12 08:30:34 +02:00 |
|
Samuel Husso
|
0dbc0ffb6b
|
Merge pull request #543 from xmatthias/docker-readme
Update documentation for docker
|
2018-03-10 12:31:47 +02:00 |
|
Samuel Husso
|
d081f6afe7
|
Merge pull request #542 from xmatthias/update_dockerfile
Update dockerfile to python:3.6.4-slim-stretch
|
2018-03-09 09:23:11 +02:00 |
|
Samuel Husso
|
f8e81dde9e
|
Merge pull request #539 from gcarq/pyup-update-pytest-3.4.1-to-3.4.2
Update pytest to 3.4.2
|
2018-03-06 09:51:21 +02:00 |
|
Samuel Husso
|
b799445b1a
|
Merge pull request #531 from gcarq/pyup-update-pytest-mock-1.7.0-to-1.7.1
Update pytest-mock to 1.7.1
|
2018-03-01 14:18:10 +02:00 |
|
Samuel Husso
|
4dca84817e
|
Merge pull request #526 from gcarq/improve_log_messages
Improve log messages
|
2018-02-26 08:48:09 +02:00 |
|
Samuel Husso
|
cd28693726
|
Merge pull request #525 from gcarq/pyup-update-sqlalchemy-1.2.3-to-1.2.4
Update sqlalchemy to 1.2.4
|
2018-02-23 07:52:47 +02:00 |
|
Samuel Husso
|
293dc4da80
|
Merge pull request #523 from gcarq/pyup-update-numpy-1.14.0-to-1.14.1
Update numpy to 1.14.1
|
2018-02-21 09:09:20 +02:00 |
|
Samuel Husso
|
df13a6f333
|
Merge pull request #524 from gcarq/pyup-update-pytest-3.4.0-to-3.4.1
Update pytest to 3.4.1
|
2018-02-21 09:08:46 +02:00 |
|
Samuel Husso
|
35c51c73f7
|
Merge pull request #518 from gcarq/cleaning_up_backtesting
Cleaning up backtesting/hyperopt
|
2018-02-18 10:18:00 +02:00 |
|
Samuel Husso
|
8eed9c08a6
|
Merge pull request #519 from gcarq/pyup-update-pytest-mock-1.6.3-to-1.7.0
Update pytest-mock to 1.7.0
|
2018-02-17 10:12:28 +02:00 |
|
Samuel Husso
|
1911143a75
|
Merge pull request #520 from gcarq/pyup-update-sqlalchemy-1.2.2-to-1.2.3
Update sqlalchemy to 1.2.3
|
2018-02-17 10:11:32 +02:00 |
|
Samuel Husso
|
028700d86f
|
Merge pull request #517 from gcarq/fix-backslash-again
Correctly join paths in ticker loading
|
2018-02-15 10:38:37 +02:00 |
|
Samuel Husso
|
d13d6736b9
|
Merge pull request #515 from gcarq/indicator_helpers
Random indicator helpers
|
2018-02-15 10:12:37 +02:00 |
|
Samuel Husso
|
e3d222912d
|
Merge pull request #511 from gcarq/hyperopt_selectable_spaces
Allow selecting Hyperopt search space
|
2018-02-12 08:28:24 +02:00 |
|
Samuel Husso
|
53b1f7ac4d
|
Merge pull request #509 from gcarq/cleanup_plot_scripts
Cleanup plot scripts
|
2018-02-08 13:50:34 +02:00 |
|
Samuel Husso
|
c5400b6c37
|
Merge pull request #507 from gcarq/date_indexing_for_backtesting
Date indexing for backtesting
|
2018-02-06 12:20:33 +02:00 |
|
Samuel Husso
|
585c2e31c6
|
Merge pull request #502 from gcarq/marker_for_buy
Change buy and sell markers in plot_dataframe
|
2018-02-04 16:31:41 +02:00 |
|
Samuel Husso
|
2b6a62faa1
|
Merge pull request #501 from gcarq/pyup-update-pymarketcap-3.3.155-to-3.3.158
Update pymarketcap to 3.3.158
|
2018-02-04 12:10:01 +02:00 |
|
Samuel Husso
|
0f041b424d
|
Merge pull request #491 from gcarq/pyup-update-pymarketcap-3.3.153-to-3.3.154
Update pymarketcap to 3.3.154
|
2018-02-01 20:35:40 +02:00 |
|
Samuel Husso
|
d5435a9962
|
Merge pull request #487 from gcarq/pyup-update-pytest-3.3.2-to-3.4.0
Update pytest to 3.4.0
|
2018-02-01 08:21:45 +02:00 |
|
Samuel Husso
|
990a609afd
|
test_analyze: update dataframe magic len check so that test pass
|
2018-01-30 07:26:00 +02:00 |
|
Samuel Husso
|
271e11e065
|
update backtesting data for the latest market craze
|
2018-01-30 07:01:44 +02:00 |
|
Samuel Husso
|
9df2ccbceb
|
Merge pull request #467 from gcarq/feature/setup_script
Add setup.sh script to install and update the bot
|
2018-01-30 06:33:54 +02:00 |
|
Samuel Husso
|
e6c215104f
|
Merge pull request #468 from gcarq/fix/ignore-freqtrade-plot
Ignore freqtrade-plot.html
|
2018-01-29 09:50:18 +02:00 |
|
Samuel Husso
|
3b11459a38
|
Merge pull request #454 from gcarq/replace_matplotlib
Replace matplotlib with Plotly
|
2018-01-28 12:59:10 +02:00 |
|
Samuel Husso
|
40a78970e1
|
flake: remove requests as we dont use it
|
2018-01-28 11:09:03 +02:00 |
|
Samuel Husso
|
8be94c4af4
|
remove custom timeout as the latest bittrex package version implemented it
|
2018-01-28 11:03:19 +02:00 |
|
Samuel Husso
|
50402a7805
|
Merge pull request #449 from gcarq/lower_hyperopt_precision
Lower precision for most search space variables
|
2018-01-27 10:05:14 +02:00 |
|
Samuel Husso
|
781b9b6dd4
|
Merge pull request #446 from gcarq/pylint_fixes
Pylint fixes
|
2018-01-26 19:21:03 +02:00 |
|
Samuel Husso
|
c85f498bc7
|
Merge pull request #445 from gcarq/pyup-update-pymarketcap-3.3.152-to-3.3.153
Update pymarketcap to 3.3.153
|
2018-01-26 19:15:21 +02:00 |
|
Samuel Husso
|
e08003b336
|
Merge pull request #443 from gcarq/pyup-update-pymarketcap-3.3.150-to-3.3.152
Update pymarketcap to 3.3.152
|
2018-01-26 17:34:03 +02:00 |
|
Samuel Husso
|
477acdd635
|
Merge pull request #437 from nalepae/patch-1
[DOC] Correct typos about telegram.
|
2018-01-25 20:14:08 +02:00 |
|
Samuel Husso
|
58d07eeb87
|
Merge pull request #436 from gcarq/roi_hyperopt
ROI table Hyperopting
|
2018-01-25 13:34:37 +02:00 |
|
Samuel Husso
|
c968b904de
|
Merge pull request #429 from gcarq/fix/issue-385
Fix dry_run db issue when open_order_id already exist
|
2018-01-24 07:25:26 +02:00 |
|
Samuel Husso
|
ba65e12c33
|
Merge pull request #431 from gcarq/pyup-update-pymarketcap-3.3.148-to-3.3.150
Update pymarketcap to 3.3.150
|
2018-01-24 07:06:28 +02:00 |
|
Samuel Husso
|
b11fe2f814
|
Merge pull request #424 from gcarq/feat/telegram-sell-msg
Feat/telegram sell msg
|
2018-01-23 10:59:05 +02:00 |
|
Samuel Husso
|
c593e909aa
|
Merge pull request #428 from gcarq/fix/issue-397
Remove useless USDT_BTC filename conversion
|
2018-01-23 09:53:10 +02:00 |
|
Samuel Husso
|
93bd63cfbe
|
get rid of / replacements, minor edit to outgoing msg
|
2018-01-23 08:55:22 +02:00 |
|
Samuel Husso
|
757a46ab12
|
ticker_interval as int (instead of string)
|
2018-01-22 10:39:26 +02:00 |
|