xmatthias
|
1f6b9c332b
|
fix default datadir not working in plot-script
|
2018-06-12 21:38:14 +02:00 |
|
gcarq
|
bea9a3304e
|
use correct return code on error
|
2018-06-08 02:01:46 +02:00 |
|
Gerald Lonlas
|
5683f9e10e
|
Remove hardcoded backtest-result.json in Plot scripts
|
2018-06-04 21:17:20 -07:00 |
|
Samuel Husso
|
e0bd45efab
|
Scripts: fix syntax errors and flake8ify
|
2018-05-14 08:08:40 +03:00 |
|
Anton
|
2bfce64e6a
|
Fix conflicts
|
2018-05-04 13:38:51 +03:00 |
|
gcarq
|
306885e174
|
Merge branch 'develop' into feat/objectify-ccxt
|
2018-05-02 22:49:55 +02:00 |
|
gcarq
|
403f59ef45
|
use native python logger
|
2018-04-21 20:47:06 +02:00 |
|
enenn
|
db46ad6502
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
|
enenn
|
c1c6ed6ed7
|
Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
|
2018-04-07 16:51:50 +02:00 |
|
gcarq
|
fa7f74b4bc
|
use native python logger
|
2018-03-25 21:43:00 +02:00 |
|
gcarq
|
3f8d7dae39
|
make name a required argument and add fallback to getEffectiveLevel
|
2018-03-25 21:42:03 +02:00 |
|
gcarq
|
bc554faffb
|
plot_profit: add missing typehints and fix mutable argument issue
|
2018-03-20 19:50:04 +01:00 |
|
Gerald Lonlas
|
cf78da5fae
|
Plot_profit.py: Fix Flake8 warnings
|
2018-03-04 20:24:01 -08:00 |
|
Gerald Lonlas
|
45341bb246
|
Plot_profit.py: fix it and make it works with the new object model
|
2018-03-04 20:21:49 -08:00 |
|
Janne Sinivirta
|
6f80aff3e2
|
cleanup plot scripts
|
2018-02-08 13:32:34 +02:00 |
|
Janne Sinivirta
|
9b8cb05037
|
convert plot_profit to use Plotly instead of matplotlib
|
2018-01-28 11:51:26 +02:00 |
|
kryofly
|
fe2f779c47
|
Merge branch 'develop' into plot_profit
|
2018-01-26 10:07:48 +01:00 |
|
Gerald Lonlas
|
5c499d16a5
|
Make plot_profit.py flake8 compliant
|
2018-01-22 21:20:17 -08:00 |
|
Gerald Lonlas
|
6d8252e2b6
|
Add support of custom strategy in plot_profit.py
|
2018-01-22 21:17:54 -08:00 |
|
kryofly
|
6171be4f46
|
Use dates on plot profit/dataframe
* plot_dataframe also support --timerange
* Both default to tkinter as matplotlib plotting backend
|
2018-01-21 13:44:30 +01:00 |
|
kryofly
|
f40d9dbb05
|
plot_profit uses --timerange flag
|
2018-01-20 19:49:04 +01:00 |
|
kryofly
|
524899ccbf
|
plot profit: export format change
|
2018-01-12 22:23:43 +01:00 |
|
kryofly
|
167483f777
|
plot profit: filter multiple pairs, misc fixes
|
2018-01-12 19:18:31 +01:00 |
|
kryofly
|
d8d46890b3
|
script: plot profit
|
2018-01-12 11:56:04 +01:00 |
|