Jean-Baptiste LE STANG
7b292d5ca3
backtesting takes its ticker_interval from the config file, else from the command line options
8 years ago
Jean-Baptiste LE STANG
2509ce030d
Refreshing pair of only selected ticker_interval
8 years ago
Jean-Baptiste LE STANG
15189c28ed
fixing pep8 compliance
8 years ago
Jean-Baptiste LE STANG
a0df566b2b
fix unitest file for 30 minutes ticker
8 years ago
Jean-Baptiste LE STANG
e2e2005567
Adding 30 minutes, 1 hour, 1 day tickers
8 years ago
Samuel Husso
a799b7d56d
Merge pull request #394 from gcarq/more_triggers
...
More triggers and guards
8 years ago
Jean-Baptiste LE STANG
0d709847ee
Fixing the doc and and the default value of sell_profit_only to False
8 years ago
Jean-Baptiste LE STANG
58bcb9dfc8
Fixing the documentation
8 years ago
Stephen Dade
04be438b35
Better exception handling for check_handle_timedout
8 years ago
toto
fa3b96eb4a
fixing default ticker_interval
8 years ago
toto
5723039637
fXXXXXXk8
8 years ago
toto
6dd48fb820
Adding unitest
8 years ago
toto
12ffbf5047
- get_signal to return both SELL and BUY signal
...
- _process modified so that we do not sell if we would buy afterwards
- execute_sell modified so that that min_roi_reached is not executed if we would buy afterwards
Veuillez saisir le message de validation pour vos modifications. Les lignes
8 years ago
Janne Sinivirta
c670ccfd37
add trigger +DI crossed above -DI
8 years ago
Janne Sinivirta
8896b39231
add heikenashi reversal bullish trigger to hyperopt
8 years ago
Janne Sinivirta
ce963aae58
add macd < 0 guard to hyperopt
8 years ago
Janne Sinivirta
dc01807b3c
switch ema5 trigger to ema3 cross trigger
8 years ago
Janne Sinivirta
fadac5fe4a
remove too aggressive trigger
8 years ago
Janne Sinivirta
99260735ae
remove broken bbands trigger from hyperopt. add two working bbands triggers
8 years ago
Janne Sinivirta
3e1a70bbb2
enable correct bollinger bands
8 years ago
Janne Sinivirta
fd3568d48f
Merge pull request #393 from gcarq/balancing_hyperopt_2
...
Balancing hyperopt objective
8 years ago
Janne Sinivirta
501be8a3bc
adjust the hyperopt objective function to emphasize profit and allow more variation in trade counts
8 years ago
Janne Sinivirta
38fe7ec7cd
adjust default target values for hyperopt
8 years ago
Stephen Dade
01e10014bb
Order timeouts - added exception catching and rpc messaging
8 years ago
kryofly
0e58ab7e01
more advanced use of --timerange
8 years ago
Jean-Baptiste LE STANG
bcabb90f5a
fix typo in API Bittrex
8 years ago
Jean-Baptiste LE STANG
86b11a9365
Ticker in the conf is now an enum string
8 years ago
kryofly
71bb348698
rename --timeperiod to --timerange
8 years ago
Samuel Husso
5a82d99482
Merge pull request #388 from gcarq/pyup-update-sqlalchemy-1.2.0-to-1.2.1
...
Update sqlalchemy to 1.2.1
8 years ago
pyup-bot
50462fdb00
Update sqlalchemy from 1.2.0 to 1.2.1
8 years ago
Samuel Husso
354dcaac58
Merge pull request #386 from ermakus/show_estimated_btc_fiat_balance
...
Show estimated BTC and fiat balance
8 years ago
Anton Ermak
5db04b15e7
Balance Estimated BTC - fix test
8 years ago
Anton Ermak
dd9ab5264d
Estimated BTC and fiat value for balance
8 years ago
Gérald LONLAS
5a50b88f52
Merge pull request #374 from robmoggach/develop
...
New Installation Docs
8 years ago
Gérald LONLAS
dce554af53
Merge branch 'develop' into develop
8 years ago
Gérald LONLAS
130867a6c2
Merge branch 'develop' into develop
8 years ago
Rob Moggach
b5cd9dab26
change cat to cp
8 years ago
Janne Sinivirta
ec7bfba8df
add comment about checking the new total profit logging
8 years ago
Janne Sinivirta
f1e176d35c
log total profit in percentages also
8 years ago
Janne Sinivirta
92241baade
log the loss value
8 years ago
kryofly
f61012097c
Merge branch 'develop' into timeperiod
8 years ago
Samuel Husso
fe26ff763e
Merge pull request #381 from gcarq/doc_update
...
Documentation update
8 years ago
Samuel Husso
6aa812aa0c
Merge pull request #379 from kryofly/testdata-download2
...
support download for multiple testdata sets
8 years ago
Gerald Lonlas
344843d802
Update doc: 'cp' becomes 'cp -n', and add more FAQ questions
8 years ago
kryofly
3277e491f1
support download for multiple testdata sets
8 years ago
Janne Sinivirta
80e7f37f50
Merge pull request #376 from jblestang/fix_ticker_with_null_value
...
Fixing the ticker analysis with null values
8 years ago
Janne Sinivirta
61c4624f5f
Merge pull request #377 from gcarq/pyup-update-pymarketcap-3.3.147-to-3.3.148
...
Update pymarketcap to 3.3.148
8 years ago
kryofly
fc2e8b321f
test for bittrex to reach 100% cov again
8 years ago
pyup-bot
e5b27baa59
Update pymarketcap from 3.3.147 to 3.3.148
8 years ago
kryofly
a62a5f814a
main returns integer instead of sys.exit
8 years ago