Janne Sinivirta
|
2d7ef30185
|
Merge pull request #1093 from freqtrade/fix/talib-install
install numpy before ta-lib to fix build errors
|
2018-07-31 08:19:35 +03:00 |
|
Matthias
|
5a55cd25ff
|
Merge branch 'develop' into sandbox2
|
2018-07-30 20:18:48 +02:00 |
|
Matthias
|
787d6042de
|
Switch from pair(str) to metadata(dict)
|
2018-07-29 20:56:23 +02:00 |
|
Matthias
|
941879dc19
|
revert docs to use populate_* functions
|
2018-07-29 20:55:40 +02:00 |
|
Matthias
|
fa48b8a535
|
Update documentation with advise-* methods
|
2018-07-29 20:55:32 +02:00 |
|
Matthias
|
ebfcc0fc13
|
install numpy before ta-lib to fix build errors
|
2018-07-29 14:01:50 +02:00 |
|
creslinux
|
c85c7a3a77
|
Documentation fixes.
|
2018-07-29 09:12:05 +00:00 |
|
Samuel Husso
|
187e039a58
|
Merge pull request #1034 from freqtrade/feat/positive_sl_limit
add offset for positive trailing stop loss
|
2018-07-29 08:30:29 +03:00 |
|
creslinux
|
8648ac9da2
|
Update documentation with hot to sandbox test.
Allowing end-to-end GDAX API use without risking real money.
|
2018-07-28 17:42:56 +00:00 |
|
creslinux
|
b2b81c8b2d
|
Update documentation with hot to sandbox test.
Allowing end-to-end GDAX API use without risking real money.
|
2018-07-27 20:18:12 +00:00 |
|
Janne Sinivirta
|
0b3190552e
|
Merge pull request #1018 from freqtrade/feat/sell_reason
Record sell reason
|
2018-07-24 09:09:45 +03:00 |
|
Matthias
|
0775a371fe
|
rename sellreason to sell_Reason, fix typos
|
2018-07-23 00:54:20 +01:00 |
|
Matthias
|
ad98c62329
|
update backtest anlaysis cheatsheet
|
2018-07-19 19:34:14 +02:00 |
|
Janne Sinivirta
|
0cc1b66ae7
|
Merge pull request #1037 from freqtrade/fix/backtest-comment
replace --realistic with 2 separate flags
|
2018-07-19 17:33:19 +03:00 |
|
Matthias
|
6a3c8e3933
|
update docs for trailing stoploss offset
|
2018-07-19 13:22:44 +02:00 |
|
Matthias
|
71100a67c9
|
update documentation with new options
|
2018-07-19 13:20:15 +02:00 |
|
Matthias
|
a290286fef
|
update documentation
|
2018-07-17 21:05:31 +02:00 |
|
Matthias
|
b29eed32ca
|
update documentation
|
2018-07-17 20:29:53 +02:00 |
|
Matthias
|
e17618407b
|
Rename --realistic-simulation to --enable-position-stacking
|
2018-07-17 20:26:59 +02:00 |
|
Matthias
|
3ca161f196
|
Add webhook config
|
2018-07-14 13:32:35 +02:00 |
|
Matthias
|
71df41c4eb
|
add documentation for rpc_webhook
|
2018-07-14 13:32:35 +02:00 |
|
peterkorodi
|
68ddd1b951
|
Update plotting.md
Fix pairs and db-url in the doc
|
2018-07-14 00:07:38 +02:00 |
|
Matthias
|
0bd9674b5c
|
Merge pull request #1000 from pan-long/fix-doc
Update doc for manually fix trade
|
2018-07-08 20:07:25 +02:00 |
|
Janne Sinivirta
|
4a26b88a17
|
improve documentation
|
2018-07-03 12:51:02 +03:00 |
|
Janne Sinivirta
|
aec3f582e1
|
Merge branch 'develop' into skopt
|
2018-07-02 11:27:27 +03:00 |
|
Janne Sinivirta
|
a58d51ded0
|
update hyperopt documentation
|
2018-07-02 09:56:58 +03:00 |
|
Matthias
|
ed2a1becef
|
Merge branch 'develop' into feat/stop_loss
|
2018-07-01 20:01:02 +02:00 |
|
Nullart
|
8f49d5eb10
|
documentation updates
|
2018-06-30 19:32:56 +02:00 |
|
Michael Egger
|
6dd5f85fb6
|
Merge pull request #954 from freqtrade/feat/allow_backtest_plot
allow backtest ploting
|
2018-06-29 19:44:06 +02:00 |
|
xmatthias
|
e6e868a03c
|
remove markdown code type as it is not valid json
|
2018-06-27 06:54:29 +02:00 |
|
xmatthias
|
03005bc0f1
|
update documentation
|
2018-06-26 23:14:12 +02:00 |
|
xmatthias
|
da5be9fbd0
|
add stop_loss based on work from @berlinguyinca
|
2018-06-26 23:06:27 +02:00 |
|
xmatthias
|
9ac3c559b6
|
fix some stoploss documentation
|
2018-06-26 20:30:16 +02:00 |
|
peterkorodi
|
257e1847b1
|
Update stoploss.md
|
2018-06-26 20:30:10 +02:00 |
|
Gert Wohlgemuth
|
54f52fb366
|
Create stoploss.md
|
2018-06-26 20:30:03 +02:00 |
|
xmatthias
|
e70cb963f7
|
document what to do with exported backtest results
|
2018-06-24 17:00:00 +02:00 |
|
Anton
|
f82b809fcf
|
Merge with develop
|
2018-06-23 16:50:27 +03:00 |
|
Samuel Husso
|
864bbc441a
|
Merge pull request #882 from freqtrade/feature/revamp_readme
Update the README structure
|
2018-06-23 08:21:56 -05:00 |
|
xmatthias
|
8a44dff595
|
don't sell if buy is still active
|
2018-06-22 20:23:23 +02:00 |
|
Pan Long
|
e759a90b2d
|
Update doc for manually fix trade
The profit should be close_rate/open_rate-1 not close_rate/open_rate
|
2018-06-22 19:16:48 +05:30 |
|
xmatthias
|
a7be15d72f
|
Update Documentation to include backtesting with docker
|
2018-06-18 22:42:14 +02:00 |
|
Anton
|
ae94ab17f4
|
Merge branch 'develop' into feature-unlimited-stake_amount
|
2018-06-17 02:23:40 +03:00 |
|
Matthias
|
a5511e2e30
|
Merge pull request #894 from freqtrade/feature/force_close_backtest
Display open trades after backtest period
|
2018-06-16 12:49:08 +02:00 |
|
Janne Sinivirta
|
0c85febe76
|
remove all mongodb related code
|
2018-06-16 09:09:28 +03:00 |
|
Janne Sinivirta
|
c1f8f641e6
|
remove use of hyperopt_conf.py
|
2018-06-16 09:09:28 +03:00 |
|
xmatthias
|
5c3e37412e
|
update docs
|
2018-06-14 21:20:16 +02:00 |
|
xmatthias
|
e22da45474
|
update documentation with forcesell at the end of the backtest period
|
2018-06-13 07:00:39 +02:00 |
|
xmatthias
|
6e68c3b230
|
fix backtesting.md formatting
|
2018-06-13 06:52:17 +02:00 |
|
Anton
|
ce663f6af5
|
Merge with develop
|
2018-06-11 16:25:05 +03:00 |
|
Gerald Lonlas
|
f0456bb802
|
Update the README structure
|
2018-06-08 20:15:52 -07:00 |
|