Matthias
5d3f59df90
Add best / worst trade
5 years ago
Matthias
a00f852cf9
Add best / worst pair to summary statistics
5 years ago
Matthias
c69ce28b76
Update backtest assumption documentation
5 years ago
Matthias
57461a59f3
Update backtesting documentation with new logic
5 years ago
Matthias
730c9ce471
Add Max_open_trades to summary metrics
5 years ago
Matthias
d8e1f97465
Fix documentation typo
6 years ago
Matthias
9982ad2f36
Add profit to backtest summary output
6 years ago
Matthias
aa866294cd
Reformulate documentation
6 years ago
Matthias
bdf611352e
Update summary-metrics output
6 years ago
Matthias
2417898d00
Apply documentation suggestions from code review
...
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
987188e41f
Add avgduration for winners and losers
6 years ago
Matthias
42868ad24a
Add best / worst day to statistics
6 years ago
Matthias
804c42933d
Document summary-statistics
6 years ago
HumanBot
61ae471eef
fixed --export trades command
...
refers to issue 3413 @ https://github.com/freqtrade/freqtrade/issues/3413
6 years ago
Matthias
33b7046260
Update more documentation
6 years ago
Matthias
69b44234a4
Update docs/backtesting.md
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
74281a16fd
Move to the last point and clarify further
6 years ago
Matthias
1a6ddfcaeb
Be clear on evaluation logic during backtesting
6 years ago
Matthias
57345476ab
Document pairlists for backtesting
6 years ago
hroff-1902
3208faf7ed
Do not use ticker where it's not a ticker
6 years ago
Yazeed Al Oyoun
ff819386e1
added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
6 years ago
Yazeed Al Oyoun
5b00eaa42d
Updated Strategy Summary table to match other backtesting tables ( #2864 )
6 years ago
hroff-1902
24aa596e3c
Minor: Refine fee example in the docs
...
Taken from https://github.com/freqtrade/freqtrade/issues/2738#issuecomment-570687230 . slightly reworded.
6 years ago
Matthias
e1f89e3ad3
Reword Note in backtesting fee docs
6 years ago
Matthias
55041878ae
Update Backtesting fee documentation
6 years ago
Matthias
63f41cf1c6
Update documentation with new result
6 years ago
Matthias
189835b963
Add documentation for ROI-1 case
6 years ago
Matthias
b33e47a49e
Update documentation with test-pairlist
6 years ago
Matthias
a368646745
Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias
c4cb098d14
Update documentation with indicator_startup_period
6 years ago
hroff-1902
4ce278a06e
Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias
f3cfe147b5
Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias
20dd3f2d67
Clearly highlight potential problems with looking into the future
6 years ago
Matthias
16e10d99b9
Remove timeframe logic for non-date entries
7 years ago
Matthias
00a95945e1
Improve assumptions
7 years ago
hroff-1902
edfbb56749
Merge pull request #2344 from freqtrade/backtest_nofees
...
Backtest no fees / custom fees
7 years ago
Matthias
ad35a3d7ab
Small wording improvements
7 years ago
Matthias
82d4051a39
Add --fee to documentation
7 years ago
Matthias
73e9cbdea1
Fix #2338
7 years ago
Matthias
2710226326
Update documentation to use subcommands
7 years ago
Matthias
60e3e626e4
Improve timerange section of the docs
7 years ago
Matthias
cc91ccad3e
Improve documentation wording
7 years ago
Matthias
6aa1ec2a4c
Some small restructuring
7 years ago
Matthias
cc9fc41318
Rename section to data-downloading, implement some feedback
7 years ago
Matthias
b1a3e213ae
Improve backtesting docs
7 years ago
Matthias
3e0edc7ee2
Update backtesting section about correct data used
7 years ago
Matthias
51fbeed71f
Rename TestStrategy to SampleStrategy
7 years ago
Matthias
91b0394433
Merge pull request #2156 from freqtrade/remove_live
...
Remove deprecated option live - deprecate -r
7 years ago
Matthias
aaeeb9c0c6
Merge branch 'develop' into align_userdata
7 years ago
Matthias
210f66e48b
Improve wording
7 years ago
Matthias
be308ff914
Fix grammar error in documentation
7 years ago
Matthias
4ee35438a7
Improve deprecated docs
7 years ago
Matthias
e9e2a83436
remove `--live` references
7 years ago
Matthias
8d1a575a9b
Reword documentation
7 years ago
Matthias
5e440a4cdc
Improve docs to point to `freqtrade download-data`
7 years ago
Matthias
219d0b7fb0
Adjust documentation to removed download-script
7 years ago
Matthias
2c5a499a8b
Merge branch 'develop' into align_userdata
7 years ago
Matthias
9d471f3c9a
Fix documentation for strategy-list
7 years ago
Matthias
c85cd13ca1
Change default backtest result to "backtest_results" - backtest_data is
...
misleading
7 years ago
Matthias
c4fb0fd6ca
Don't run the bot with python3 freqtrade
...
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
7 years ago
Matthias
17800c8ca5
Remove folder references (it's directory!)
7 years ago
Matthias
8758218b09
Add data-analysis documentation
7 years ago
hroff-1902
1add432673
docs adjusted
7 years ago
Matthias
1bba9fcc53
Update documentation to use freqtrade, not freqtrade/main.py
...
fixes #1521
7 years ago
Matthias
2bf7f2feae
Remove duplicate backtest-result-analysi documentation
7 years ago
Matthias
d7017ce1e4
Document backtest-result loading
7 years ago
Gianluca Puglia
38d293cc26
Updated doc
7 years ago
misagh
42cc3e525e
link second try
7 years ago
misagh
dd91b5c731
links corrected
7 years ago
misagh
db1c9b8edf
relative links
7 years ago
misagh
79ac20636f
typo + broken link
7 years ago
misagh
b029a98980
backtesting reformatted
7 years ago
Matthias
c648e2acfc
Adjust documentation to strategy table
8 years ago
Matthias
4ea6780153
Update documentation with --strategy-list
8 years ago
Janne Sinivirta
0b3190552e
Merge pull request #1018 from freqtrade/feat/sell_reason
...
Record sell reason
8 years ago
Matthias
0775a371fe
rename sellreason to sell_Reason, fix typos
8 years ago
Matthias
ad98c62329
update backtest anlaysis cheatsheet
8 years ago
Matthias
b29eed32ca
update documentation
8 years ago
xmatthias
e70cb963f7
document what to do with exported backtest results
8 years ago
xmatthias
5c3e37412e
update docs
8 years ago
xmatthias
e22da45474
update documentation with forcesell at the end of the backtest period
8 years ago
xmatthias
6e68c3b230
fix backtesting.md formatting
8 years ago
Janne Sinivirta
5ff405b0b0
allow defining of timeframes to download
8 years ago
Janne Sinivirta
d4b431a335
update documentation about download_backtesting_data.py script
8 years ago
Janne Sinivirta
eeda93a359
Fix folder names in custom datadir documentation
8 years ago
xmatthias
5ef2654eb4
replace references to old url
...
replace garq with freqtrade
8 years ago
xmatthias
482d063638
update documentation for --export-filename
8 years ago
creslin
9dbe5fdb85
Update back testing document to include example using Posix timestamps
...
as timerange
e.g
--timerange=1527595200-1527618600
8 years ago
creslin
280e8b3208
Update backtesting.md - correct instructions
...
Correct instructions for calling a custom strategy file
To paraphrase the change:
Prior - to call a custom strategy -s the strategy file name within users_data/strategies/ directory
After - to call a custom strategy -s the class name within the strategy within users_data/strategies/ directory
8 years ago
creslin
607c895065
Update backtesting.md: how to call a custom strat
...
Corrected instructions, to paraphrase the PR
prior - to call a custom strategy -s the custom strategy file name in user_data/strategies
after - to call a custom strategy -s the class name within the custom strategy file name in user_data/strategies
8 years ago
Anton
24ab1b5be5
Fix review comments, documenation update
8 years ago
Anton
82ea56c8fd
Fix review comments. Add support of datetime timeganges
8 years ago
enenn
db46ad6502
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
8 years ago
enenn
c1c6ed6ed7
Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
8 years ago
Matthias
480d3876b8
Align calling of freqtrade in backtesting and plotting docu ( #554 )
8 years ago
seansan
fe730a3db0
Update backtesting.md
8 years ago
seansan
3a905e3d59
BAcktest with **With a (custom) strategy file**
8 years ago
kryofly
4a9e1cb345
Merge branch 'develop' into backtest-export
8 years ago
Gerald Lonlas
861e065d08
Fix markdown mistakes in backtesting doc
8 years ago
kryofly
0e58ab7e01
more advanced use of --timerange
8 years ago
kryofly
71bb348698
rename --timeperiod to --timerange
8 years ago
kryofly
f61012097c
Merge branch 'develop' into timeperiod
8 years ago
kryofly
3277e491f1
support download for multiple testdata sets
8 years ago
kryofly
ed47ee4e29
backtest export json2
8 years ago
kryofly
94883202b8
docs: --timeperiod argument
8 years ago
kryofly
0c9d862a49
docs: --datadir documentation
8 years ago
Gerald Lonlas
cb7c36a512
Add Backtesting and Hyperopt documentation
8 years ago