Commit Graph

28 Commits (38d293cc267002bc36bdfd741dfacc291df65885)

Author SHA1 Message Date
Matthias f261911285 replace os.path with pathlib.Path
7 years ago
Matthias 4ca6aad99a Adjust imports in scripts
7 years ago
Matthias 21a093bcdb extract resolvers to IResolvers and it's own package
7 years ago
Janne Sinivirta 4a26eb34ea fix plot_profit to use strategy instead of Analyze
8 years ago
xmatthias 1f6b9c332b fix default datadir not working in plot-script
8 years ago
gcarq bea9a3304e use correct return code on error
8 years ago
Gerald Lonlas 5683f9e10e Remove hardcoded backtest-result.json in Plot scripts
8 years ago
Samuel Husso e0bd45efab Scripts: fix syntax errors and flake8ify
8 years ago
Anton 2bfce64e6a Fix conflicts
8 years ago
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt
8 years ago
gcarq 403f59ef45 use native python logger
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
gcarq fa7f74b4bc use native python logger
8 years ago
gcarq 3f8d7dae39 make name a required argument and add fallback to getEffectiveLevel
8 years ago
gcarq bc554faffb plot_profit: add missing typehints and fix mutable argument issue
8 years ago
Gerald Lonlas cf78da5fae Plot_profit.py: Fix Flake8 warnings
8 years ago
Gerald Lonlas 45341bb246 Plot_profit.py: fix it and make it works with the new object model
8 years ago
Janne Sinivirta 6f80aff3e2 cleanup plot scripts
8 years ago
Janne Sinivirta 9b8cb05037 convert plot_profit to use Plotly instead of matplotlib
8 years ago
kryofly fe2f779c47 Merge branch 'develop' into plot_profit
8 years ago
Gerald Lonlas 5c499d16a5 Make plot_profit.py flake8 compliant
8 years ago
Gerald Lonlas 6d8252e2b6 Add support of custom strategy in plot_profit.py
8 years ago
kryofly 6171be4f46 Use dates on plot profit/dataframe
8 years ago
kryofly f40d9dbb05 plot_profit uses --timerange flag
8 years ago
kryofly 524899ccbf plot profit: export format change
8 years ago
kryofly 167483f777 plot profit: filter multiple pairs, misc fixes
8 years ago
kryofly d8d46890b3 script: plot profit
8 years ago