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 |
|
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 |
|
Janne Sinivirta
|
08cc0dc131
|
sort imports
|
2018-07-14 22:43:05 +00:00 |
|
xmatthias
|
096540d047
|
Add get_markets mock to new tests
|
2018-07-14 22:42:58 +00:00 |
|
Nullart
|
efaac5c0ac
|
separating unfulfilled timeouts for buy and sell
|
2018-07-14 22:42:55 +00:00 |
|
xmatthias
|
56ad255aaa
|
catch crash with cobinhood
fixes #959
|
2018-07-14 22:42:50 +00:00 |
|
xmatthias
|
42d6d7fd80
|
add tests for trailing stoploss
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
ba586e1bbd
|
add test for moving stoploss
|
2018-07-14 22:42:49 +00:00 |
|
xmatthias
|
7dd25e17cc
|
add test for trailing_stoploss
|
2018-07-14 22:42:49 +00:00 |
|
Janne Sinivirta
|
bf4d0a9b70
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
|
Matthias
|
ed2a1becef
|
Merge branch 'develop' into feat/stop_loss
|
2018-07-01 20:01:02 +02:00 |
|
Michael Egger
|
e2127f5af1
|
Merge pull request #969 from xmatthias/split_unfilled
separating unfulfilled timeouts for buy and sell
|
2018-07-01 19:47:24 +02:00 |
|
Michael Egger
|
8023fdf923
|
Merge pull request #971 from freqtrade/fix/nonmocked_markets
Add get_markets mock to new tests
|
2018-07-01 15:11:22 +02:00 |
|
xmatthias
|
9e3e900f78
|
Add get_markets mock to new tests
|
2018-06-30 17:49:46 +02:00 |
|
Nullart
|
98108a78f1
|
separating unfulfilled timeouts for buy and sell
|
2018-06-30 13:44:42 +02:00 |
|
xmatthias
|
2d4ce593b5
|
catch crash with cobinhood
fixes #959
|
2018-06-28 19:53:51 +02:00 |
|
xmatthias
|
78e6c9fdf6
|
add tests for trailing stoploss
|
2018-06-27 06:52:31 +02:00 |
|
xmatthias
|
88b898cce4
|
add test for moving stoploss
|
2018-06-27 00:18:30 +02:00 |
|
xmatthias
|
8bec505bbe
|
add test for trailing_stoploss
|
2018-06-26 23:40:36 +02:00 |
|
Anton
|
f82b809fcf
|
Merge with develop
|
2018-06-23 16:50:27 +03:00 |
|
xmatthias
|
2be7b3d9eb
|
fix mocked bid-value to match limt_buy_order config
|
2018-06-22 21:24:21 +02:00 |
|
xmatthias
|
e2a2a0be9b
|
extract stop_loss_reached to allow check before ignore_roi_if_buy_signal
|
2018-06-22 21:21:34 +02:00 |
|
xmatthias
|
cbfee51f32
|
introduce experimental variable and fix test naming
|
2018-06-22 20:51:21 +02:00 |
|
xmatthias
|
8a44dff595
|
don't sell if buy is still active
|
2018-06-22 20:23:23 +02:00 |
|
xmatthias
|
6e6ec969eb
|
cleanup mockings
|
2018-06-17 23:38:07 +02:00 |
|
xmatthias
|
975b42caa3
|
fix tests for exchange objectify
|
2018-06-17 23:38:07 +02:00 |
|
Anton
|
ae94ab17f4
|
Merge branch 'develop' into feature-unlimited-stake_amount
|
2018-06-17 02:23:40 +03:00 |
|
Anton
|
eb909068c5
|
Add minimal pair stake amount check
|
2018-06-17 02:23:12 +03:00 |
|
gcarq
|
3787dad212
|
don't import python-telegram-bot at runtime if disabled in config
|
2018-06-13 12:21:54 +02:00 |
|
gcarq
|
cddb062db5
|
save rpc instances only in registered_modules, add some abstract methods
|
2018-06-13 12:21:54 +02:00 |
|
Anton
|
708320318c
|
Check minimal amount
|
2018-06-12 01:05:43 +03:00 |
|
Anton
|
ce663f6af5
|
Merge with develop
|
2018-06-11 16:25:05 +03:00 |
|
gcarq
|
74db82d759
|
main: don't touch freqbot state in cleanup()
cleanup() should be only called after the main loop has been exited.
At that point the state shouldn't be modified.
|
2018-06-09 01:19:42 +02:00 |
|
Gerald Lonlas
|
5ca84acb6d
|
Fix Flake8
|
2018-06-07 23:12:03 -07:00 |
|
Gerald Lonlas
|
50852136ef
|
Increase FreqtradeBot.get_real_amount() coverage
|
2018-06-07 22:13:50 -07:00 |
|
Gerald Lonlas
|
20082f52a2
|
Increase code coverage for FreqtradeBot.process_maybe_execute_sell()
|
2018-06-07 22:13:50 -07:00 |
|
Anton
|
b1b87731b1
|
Support case when _get_trade_stake_amount returns None
|
2018-06-08 00:54:46 +03:00 |
|
Anton
|
b4138f29c8
|
Merge with develop
|
2018-06-08 00:29:44 +03:00 |
|
gcarq
|
a29ac44d64
|
adapt tests
|
2018-06-07 05:27:55 +02:00 |
|
Anton
|
12d8a8b1a3
|
Fix review comments
|
2018-06-06 00:14:28 +03:00 |
|
Anton
|
daa9c0c026
|
Fix review comments
|
2018-06-04 01:48:26 +03:00 |
|
Anton
|
3427c7eb54
|
Use constants
|
2018-05-25 17:04:08 +03:00 |
|
Anton
|
cf5d691950
|
Clean the tests
|
2018-05-25 00:46:08 +03:00 |
|
Anton
|
9be98cd8f7
|
Add ability to set unlimited stake_amount
|
2018-05-23 13:15:03 +03:00 |
|
Matthias Voppichler
|
ef78f2f03a
|
Add test for invalid order_fee dict
|
2018-05-15 20:13:43 +02:00 |
|
Matthias Voppichler
|
a1fa688da0
|
Add tests for the new scenario
|
2018-05-15 19:49:47 +02:00 |
|
Matthias Voppichler
|
b1c53ec656
|
refactor "patch_coinmarketcap" to conftest"
add patch_coinmarketcap to get_patched_freqtradebot
|
2018-05-13 20:04:40 +02:00 |
|
gcarq
|
a76ed88496
|
Merge branch 'feat/objectify-ccxt' into feature/catch-exchange-errors
|
2018-05-02 20:03:13 +02:00 |
|
Matthias Voppichler
|
8bd9ed1543
|
fix flake8
|
2018-04-25 09:13:56 +02:00 |
|