Gert Wohlgemuth
9438e75b0a
Merge remote-tracking branch 'origin/develop' into wohlgemuth
2018-06-02 10:46:17 -07:00
Gert Wohlgemuth
f02bb8df86
Merge pull request #14 from gcarq/develop
...
Update from upstream repo gcarq/freqtrade@develop
2018-06-02 03:45:58 -07:00
Janne Sinivirta
b5c41ca0fc
Merge pull request #820 from gcarq/fix/backtesting_hint
...
Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt
2018-06-02 11:39:09 +03:00
Gert
de965d053c
Merge branch 'develop' into wohlgemuth
2018-06-01 20:32:53 -07:00
Gert Wohlgemuth
770b05eb42
Merge pull request #13 from gcarq/develop
...
Update from upstream repo gcarq/freqtrade@develop
2018-06-01 20:31:41 -07:00
Gert
209aa9141d
merged stop loss support branch
2018-06-01 20:26:51 -07:00
Gert
e6d3a440cd
fixed tests except for one
2018-06-01 20:19:45 -07:00
Gert
6ace343d65
minor changes
2018-06-01 20:00:47 -07:00
Gérald LONLAS
0980e7e82d
Merge pull request #766 from pan-long/forcesell-amount
...
Sell filled amount or an open limit buy order in forcesell.
2018-06-01 19:51:38 -07:00
Gerald Lonlas
792dd556a1
Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt
2018-06-01 19:46:53 -07:00
Gert
c9708442ff
Merge branch 'develop' into StopLossSupport
2018-06-01 19:34:39 -07:00
Gert
059a27cd24
merged remote
2018-06-01 19:32:36 -07:00
Samuel Husso
c471ccb2db
Merge pull request #734 from arudov/fix/pair-downloads
...
Do not download pairs if --refresh-pairs-cached isn't set
2018-05-29 08:05:10 +03:00
Pan Long
a98fcee4f9
Sell filled amount or an open limit buy order in forcesell.
...
Currently forcesell only cancels an open limit buy order and doesn't sell the filled amount.
After this change, forcesell will also update trade's amount to filled amount and sell the filled amount.
2018-05-26 09:55:31 +08:00
xmatthias
1ba5c5d9c6
set ccxt loglevel to info
2018-05-25 21:23:15 +02:00
Anton
8c22cfce37
Fix tests; fix codestyle
2018-05-21 23:15:01 +03:00
Anton
e1cb0dbf28
Do not try to redownload pair data if --refresh-pairs-cached is not set
2018-05-21 22:31:08 +03:00
xmatthias
e2efd7c6ec
add test to verify network exception is cought on init of coinmarketcap
2018-05-21 20:03:25 +02:00
xmatthias
56e697acf5
Fix error initializing coinmarketcap
2018-05-21 20:01:41 +02:00
Gert Wohlgemuth
d65d1a4a26
Merge branch 'ObjectivyGraphImprovements' into wohlgemuth
...
# Conflicts:
# scripts/plot_dataframe.py
2018-05-20 12:14:07 -07:00
Gert Wohlgemuth
b990557e5f
Merge branch 'StopLossSupport' into wohlgemuth
...
# Conflicts:
# freqtrade/arguments.py
# scripts/plot_dataframe.py
2018-05-20 12:12:08 -07:00
Gert Wohlgemuth
9d4257c2c0
merged changes from develop branch
2018-05-19 15:34:18 -07:00
Gert Wohlgemuth
b01e9b3f2f
Merge remote-tracking branch 'upstream/develop' into StopLossSupport
2018-05-19 12:58:56 -07:00
peterkorodi
0c051b1b7a
Make plot_dataframe able to show trades stored in database. ( #692 )
...
* Show trades stored in db on the graph
2018-05-19 09:14:42 +03:00
Gert Wohlgemuth
610029ba94
added graphing of OSC and CMF
2018-05-17 22:32:10 -07:00
Gert Wohlgemuth
5d16569233
minor improvements
2018-05-16 23:43:58 -07: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
263bf918b1
Fix bug pointed out in #679
2018-05-15 19:49:28 +02:00
Anton
d112d90e8e
Make telegram message beautiful
2018-05-15 13:37:34 +03:00
Anton
f175f48418
Fix get balance functionality
2018-05-15 00:31:56 +03:00
Gert Wohlgemuth
51e9cdb42c
Merge branch 'StopLossSupport' into wohlgemuth
2018-05-13 15:27:53 -07:00
Gert Wohlgemuth
60b2b68bc3
switched print to logger.debug
2018-05-13 15:27:31 -07:00
Gert Wohlgemuth
5c5cab58ca
Merge branch 'StopLossSupport' into wohlgemuth
2018-05-13 15:20:10 -07:00
Gert Wohlgemuth
40630875ab
fixed flake error, they are really to stringent!
2018-05-13 15:19:27 -07:00
Gert Wohlgemuth
f8da1bf5a6
added support for the adjusteable stop loss, if we made profit. Implementation based on the cocnept: use positive stop loss, if made profit is > 0
2018-05-13 15:17:50 -07:00
Matthias Voppichler
8549201502
add test for new fiat_convert logic
2018-05-13 20:46:02 +02:00
Gert Wohlgemuth
30d6d562af
Merge branch 'StopLossSupport' into wohlgemuth
2018-05-13 11:39:04 -07:00
Matthias Voppichler
b1c53ec656
refactor "patch_coinmarketcap" to conftest"
...
add patch_coinmarketcap to get_patched_freqtradebot
2018-05-13 20:04:40 +02:00
Matthias Voppichler
790f35a5c8
fix test which resets singleton without reinstating it
2018-05-13 20:03:54 +02:00
Matthias Voppichler
3246c60472
Fix coinmarketcap ticker
2018-05-13 20:00:38 +02:00
Matthias Voppichler
57fc9df5f3
Fix typo
2018-05-13 19:54:19 +02:00
Matthias Voppichler
144be37a9a
Convert ID to string
2018-05-13 19:53:23 +02:00
Matthias Voppichler
9b8f90dc9f
log error in find_price
2018-05-13 19:50:04 +02:00
Matthias Voppichler
d07491ceb2
Dynamically load cryptomap
2018-05-13 19:46:08 +02:00
Matthias Voppichler
8f17b11610
Fix testfluke in hyperopt
2018-05-13 13:38:29 +02:00
Matthias Voppichler
8b098859f4
Reduce verbosity of get_ticker_history
2018-05-12 20:15:59 +02:00
Gert Wohlgemuth
5cf72b5d5f
possible fixed the decimal error, which in non dry runs crashes the whole bot
2018-05-12 10:09:39 -07:00
Gert Wohlgemuth
749f058405
possible fixed the decimal error, which in non dry runs crashes the whole bot
2018-05-12 10:08:30 -07:00
Michael Egger
5b25ed99ac
Merge pull request #652 from gcarq/feat/objectify-ccxt
...
CCXT into use
2018-05-12 14:04:06 +02:00