Matthias
|
64028647a0
|
Merge pull request #571 from stephendade/userhyper
Separated out custom hyperopts
|
2018-11-21 19:14:30 +01:00 |
|
misagh
|
db8c8ea4a4
|
added a space in help
|
2018-11-15 20:02:07 +01:00 |
|
misagh
|
1cfd19aee3
|
removing unnecessary args for edge
|
2018-11-15 10:44:33 +01:00 |
|
misagh
|
f666d1596b
|
renaming edge to edge_cli for command line version
|
2018-11-15 10:31:56 +01:00 |
|
misagh
|
5d73b303fe
|
unnecessary libraries removed + arg help enriched
|
2018-11-14 16:49:16 +01:00 |
|
misagh
|
0767718a17
|
clear help added to stop losses arg
|
2018-11-14 16:38:55 +01:00 |
|
misagh
|
b0e4aa8eff
|
stop loss range added to args
|
2018-11-14 16:31:23 +01:00 |
|
misagh
|
cf974168e9
|
Edge cli drafted
|
2018-11-14 12:37:15 +01:00 |
|
Matthias
|
8044846d37
|
Fix some refactoring problems
|
2018-11-07 07:05:40 +01:00 |
|
Stephen Dade
|
477515c4b5
|
Now using resolver for custom hyperopts
|
2018-11-07 06:58:20 +01:00 |
|
Stephen Dade
|
469db0d434
|
Decoupled custom hyperopts from hyperopt.py
|
2018-11-07 06:26:16 +01:00 |
|
Matthias
|
176bae2d59
|
Set default-db url in configuration, not arguments
* Fixes a bug in plot_dataframe.py (#1217)
* db_url is eventually overwritten here anyway.
|
2018-09-17 19:57:47 +02:00 |
|
Matthias
|
a57a2f4a75
|
Store backtest-result in different vars
|
2018-07-31 21:04:03 +02:00 |
|
Matthias
|
e7d0439741
|
Add new arguments
|
2018-07-31 21:03:17 +02:00 |
|
Matthias
|
dd1290e38e
|
Add multiple verbosity levels
|
2018-07-19 21:12:27 +02:00 |
|
Matthias
|
90915b6b2f
|
Revert "Add more verbosity levels"
|
2018-07-19 20:43:41 +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
|
8f254031c6
|
Add short form for parameters, change default for hyperopt
|
2018-07-19 13:19:36 +02:00 |
|
Matthias
|
789b98015f
|
Allow different loglevels
|
2018-07-18 22:52:57 +02:00 |
|
Matthias
|
3df79b8542
|
fix hanging intend
|
2018-07-17 21:12:05 +02:00 |
|
Matthias
|
c82276ecbe
|
add --disable-max-market-positions
|
2018-07-17 21:05:03 +02:00 |
|
Matthias
|
e17618407b
|
Rename --realistic-simulation to --enable-position-stacking
|
2018-07-17 20:26:59 +02:00 |
|
Janne Sinivirta
|
bf4d0a9b70
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
|
xmatthias
|
43f1a1d264
|
rework download_backtest script
|
2018-06-24 19:52:12 +02:00 |
|
Anton
|
ae94ab17f4
|
Merge branch 'develop' into feature-unlimited-stake_amount
|
2018-06-17 02:23:40 +03:00 |
|
Janne Sinivirta
|
0c85febe76
|
remove all mongodb related code
|
2018-06-16 09:09:28 +03:00 |
|
Anton
|
ce663f6af5
|
Merge with develop
|
2018-06-11 16:25:05 +03:00 |
|
Samuel Husso
|
1e1be6bc3f
|
arguments,configuration: fstring in use
|
2018-06-09 08:24:45 +03:00 |
|
Michael Egger
|
faeda0e70c
|
Merge pull request #878 from freqtrade/fix_timeframe_issue
fix windows-specific init issue with named tuple
|
2018-06-08 22:44:06 +02:00 |
|
xmatthias
|
8effc5f929
|
fix windows-specific init issue with named tuple
|
2018-06-08 19:46:07 +02:00 |
|
Gerald Lonlas
|
81ce7d720d
|
Add missing unit test for Arguments::testdata_dl_options()
|
2018-06-07 22:13:50 -07:00 |
|
Gerald Lonlas
|
1db0f2bd55
|
Increase pylint to 10 for freqtrade/arguments.py
|
2018-06-07 22:13:50 -07:00 |
|
Anton
|
b4138f29c8
|
Merge with develop
|
2018-06-08 00:29:44 +03:00 |
|
gcarq
|
17742df591
|
Merge branch 'develop' of freqtrade into feature/overhaul-db-handling
|
2018-06-07 17:33:37 +02:00 |
|
gcarq
|
5b1ff6675f
|
define constants.DEFAULT_DB_DRYRUN_URL and fix StaticPool conditions
|
2018-06-07 17:29:43 +02:00 |
|
gcarq
|
4ee5271de7
|
fix failing dynamic-whitelist test
|
2018-06-07 05:50:07 +02:00 |
|
gcarq
|
58a6f21705
|
remove dry_run_db and replace it with db_url in config
|
2018-06-07 05:26:39 +02:00 |
|
xmatthias
|
cac6e0d715
|
Add docstring to TimeRange class
|
2018-06-06 00:10:18 +02:00 |
|
xmatthias
|
7a34578b4d
|
refactor timerange to named tuple
|
2018-06-05 23:34:26 +02:00 |
|
Anton
|
12d8a8b1a3
|
Fix review comments
|
2018-06-06 00:14:28 +03:00 |
|
Gerald Lonlas
|
c29c13dfd7
|
Fix a typo in Arguments() comment
|
2018-06-04 22:42:24 -07:00 |
|
Gerald Lonlas
|
947462e134
|
Add back 'import os' in Arguments()
|
2018-06-04 21:29:53 -07:00 |
|
Gerald Lonlas
|
3778bcda24
|
Ok! you won Flake8
|
2018-06-04 21:18:03 -07:00 |
|
Gerald Lonlas
|
662436acd2
|
Fix typo in Argument()
|
2018-06-04 21:18:03 -07:00 |
|
Gerald Lonlas
|
5683f9e10e
|
Remove hardcoded backtest-result.json in Plot scripts
|
2018-06-04 21:17:20 -07:00 |
|
Janne Sinivirta
|
7df77b1b28
|
match timeframes to arguments
|
2018-06-04 16:35:34 +03:00 |
|
Janne Sinivirta
|
0f3dc821f2
|
add missing timeframes to allowed values
|
2018-06-04 15:08:45 +03:00 |
|
Janne Sinivirta
|
5ff405b0b0
|
allow defining of timeframes to download
|
2018-06-04 15:08:45 +03:00 |
|
Janne Sinivirta
|
639b6bc4f6
|
set and create default datadir based on used exchange
|
2018-06-04 14:27:42 +03:00 |
|
Janne Sinivirta
|
6891054b84
|
use folder user_data/data/exchangename by default and pick pairs.json from that folder by default
|
2018-06-04 12:37:06 +03:00 |
|