Commit Graph

289 Commits (255eb71270991fe480cd642ee5ea2ce69964f8a9)

Author SHA1 Message Date
Matthias Voppichler 756bd63e1d whitespace fix
8 years ago
Matthias Voppichler 9d2b7c1fc0 Add convert script
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
Samuel Husso d20e3f79be analyze to use the ccxt OHLCV format
8 years ago
gcarq 3553686e50 plot_dataframe: set missing typehints
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
Gerald Lonlas 9ae2491b1e Plot_dataframe.py: make it works with the new object model
8 years ago
Janne Sinivirta 6f80aff3e2 cleanup plot scripts
8 years ago
macd2 192521523f add an option to control vertical spacing (#506)
8 years ago
Janne Sinivirta 6efd744497 change buy and sell markers in plot_dataframe
8 years ago
Janne Sinivirta 9b8cb05037 convert plot_profit to use Plotly instead of matplotlib
8 years ago
Janne Sinivirta ffb60fe8b9 replace matplotlib with Plotly in plot_dataframe.py
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
Gerald Lonlas fcb29c6da5 Make plot_dataframe.py flake8 compliant
8 years ago
Gerald Lonlas 00f1c57279 Add support of custom strategy into plot_dataframe.py
8 years ago
kryofly 19ef682250 Merge branch 'develop' into plot_profit
8 years ago
kryofly 6171be4f46 Use dates on plot profit/dataframe
8 years ago
kryofly f40d9dbb05 plot_profit uses --timerange flag
8 years ago
Jean-Baptiste LE STANG 36797cda30 Merge branch 'develop' into support_multiple_ticker
8 years ago
Jean-Baptiste LE STANG e2e2005567 Adding 30 minutes, 1 hour, 1 day tickers
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
kryofly 829da096e2 plotting docs
8 years ago
Gerald Lonlas 39c6e5263a Fix plot_dataframe.py
8 years ago
Janne Sinivirta 0abc30401c linter fixes and cleanups
8 years ago
kryofly e6e57e47cf plot script can take arguments
8 years ago
Janne Sinivirta c8fb6c4661 More lint fixes (#198)
8 years ago
Janne Sinivirta 6288adfefd fix plotting broken by refactoring
8 years ago
gcarq 0c9993cc89 convert bash scripts to python scripts
9 years ago
gcarq 2fe11cd77a add helper scripts for mongodb
9 years ago
gcarq e27a6a7a91 add mongodb support for hyperopt parallelization
9 years ago
gcarq f3ba3ddd54 move buy_price and sell_price to plotting script
9 years ago
gcarq 6ff26c561a move plot_dataframe to scripts/ folder
9 years ago