Yazeed Al Oyoun
|
ff819386e1
|
added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
|
2020-02-07 03:51:50 +01:00 |
|
Yazeed Al Oyoun
|
5b00eaa42d
|
Updated Strategy Summary table to match other backtesting tables (#2864)
|
2020-02-06 06:58:58 +01:00 |
|
hroff-1902
|
24aa596e3c
|
Minor: Refine fee example in the docs
Taken from https://github.com/freqtrade/freqtrade/issues/2738#issuecomment-570687230. slightly reworded.
|
2020-01-04 01:08:37 +03:00 |
|
Matthias
|
e1f89e3ad3
|
Reword Note in backtesting fee docs
|
2020-01-03 20:11:58 +01:00 |
|
Matthias
|
55041878ae
|
Update Backtesting fee documentation
|
2020-01-03 11:20:08 +01:00 |
|
Matthias
|
63f41cf1c6
|
Update documentation with new result
|
2019-12-25 09:44:23 +01:00 |
|
Matthias
|
189835b963
|
Add documentation for ROI-1 case
|
2019-12-07 15:26:10 +01:00 |
|
Matthias
|
b33e47a49e
|
Update documentation with test-pairlist
|
2019-12-03 16:15:10 +01:00 |
|
Matthias
|
a368646745
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-29 19:33:56 +01:00 |
|
Matthias
|
c4cb098d14
|
Update documentation with indicator_startup_period
|
2019-10-27 10:26:17 +01:00 |
|
hroff-1902
|
4ce278a06e
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-23 22:45:06 +03:00 |
|
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-20 19:32:34 +02:00 |
|
Matthias
|
20dd3f2d67
|
Clearly highlight potential problems with looking into the future
|
2019-10-20 16:22:11 +02:00 |
|
Matthias
|
16e10d99b9
|
Remove timeframe logic for non-date entries
|
2019-10-19 15:10:48 +02:00 |
|
Matthias
|
00a95945e1
|
Improve assumptions
|
2019-10-18 10:00:43 +02:00 |
|
hroff-1902
|
edfbb56749
|
Merge pull request #2344 from freqtrade/backtest_nofees
Backtest no fees / custom fees
|
2019-10-07 13:30:20 +03:00 |
|
Matthias
|
ad35a3d7ab
|
Small wording improvements
|
2019-10-07 07:02:43 +02:00 |
|
Matthias
|
82d4051a39
|
Add --fee to documentation
|
2019-10-05 15:33:44 +02:00 |
|
Matthias
|
73e9cbdea1
|
Fix #2338
|
2019-10-05 09:56:01 +02:00 |
|
Matthias
|
2710226326
|
Update documentation to use subcommands
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
60e3e626e4
|
Improve timerange section of the docs
|
2019-09-26 11:00:26 +02:00 |
|
Matthias
|
cc91ccad3e
|
Improve documentation wording
|
2019-09-25 06:26:28 +02:00 |
|
Matthias
|
6aa1ec2a4c
|
Some small restructuring
|
2019-09-24 07:05:30 +02:00 |
|
Matthias
|
cc9fc41318
|
Rename section to data-downloading, implement some feedback
|
2019-09-24 06:56:31 +02:00 |
|
Matthias
|
b1a3e213ae
|
Improve backtesting docs
|
2019-09-21 10:13:00 +02:00 |
|
Matthias
|
3e0edc7ee2
|
Update backtesting section about correct data used
|
2019-09-08 19:05:51 +02:00 |
|
Matthias
|
51fbeed71f
|
Rename TestStrategy to SampleStrategy
|
2019-08-27 06:42:10 +02:00 |
|
Matthias
|
91b0394433
|
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live - deprecate -r
|
2019-08-22 15:33:39 +02:00 |
|
Matthias
|
aaeeb9c0c6
|
Merge branch 'develop' into align_userdata
|
2019-08-21 19:41:10 +02:00 |
|
Matthias
|
210f66e48b
|
Improve wording
|
2019-08-20 19:34:18 +02:00 |
|
Matthias
|
be308ff914
|
Fix grammar error in documentation
|
2019-08-20 09:45:28 +02:00 |
|
Matthias
|
4ee35438a7
|
Improve deprecated docs
|
2019-08-20 07:07:05 +02:00 |
|
Matthias
|
e9e2a83436
|
remove --live references
|
2019-08-20 07:00:43 +02:00 |
|
Matthias
|
8d1a575a9b
|
Reword documentation
|
2019-08-20 06:39:28 +02:00 |
|
Matthias
|
5e440a4cdc
|
Improve docs to point to freqtrade download-data
|
2019-08-18 06:55:19 +02:00 |
|
Matthias
|
219d0b7fb0
|
Adjust documentation to removed download-script
|
2019-08-16 15:27:48 +02:00 |
|
Matthias
|
2c5a499a8b
|
Merge branch 'develop' into align_userdata
|
2019-08-10 20:15:07 +02:00 |
|
Matthias
|
9d471f3c9a
|
Fix documentation for strategy-list
|
2019-08-06 06:32:31 +02:00 |
|
Matthias
|
c85cd13ca1
|
Change default backtest result to "backtest_results" - backtest_data is
misleading
|
2019-07-28 14:55:19 +02:00 |
|
Matthias
|
c4fb0fd6ca
|
Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
|
2019-07-08 17:01:25 +02:00 |
|
Matthias
|
17800c8ca5
|
Remove folder references (it's directory!)
|
2019-07-04 19:57:38 +02:00 |
|
Matthias
|
8758218b09
|
Add data-analysis documentation
|
2019-06-22 16:18:22 +02:00 |
|
hroff-1902
|
1add432673
|
docs adjusted
|
2019-05-30 23:00:19 +03:00 |
|
Matthias
|
1bba9fcc53
|
Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
|
2019-03-24 15:13:17 +01:00 |
|
Matthias
|
2bf7f2feae
|
Remove duplicate backtest-result-analysi documentation
|
2019-03-17 16:14:49 +01:00 |
|
Matthias
|
d7017ce1e4
|
Document backtest-result loading
|
2019-03-16 17:28:28 +01:00 |
|
Gianluca Puglia
|
38d293cc26
|
Updated doc
|
2019-01-24 15:24:38 +01:00 |
|
misagh
|
42cc3e525e
|
link second try
|
2018-12-31 13:36:27 +01:00 |
|
misagh
|
dd91b5c731
|
links corrected
|
2018-12-31 13:26:25 +01:00 |
|
misagh
|
db1c9b8edf
|
relative links
|
2018-12-31 11:04:22 +01:00 |
|