kernc/backtesting.py

Multiple models on one chart

Open

#12 建立於 2019年7月20日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (863 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (4,387 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Expected Behavior

Is there an elegant and simple way to visualize a few trading models plotted on 1 chart? In fact a lot of projects like mine are centered around comparing various models (and even groups of models), so that would be handy to have a sugary way around this process, so:

  1. individual models with notations on one chart
  2. a group of models trading on the same account each having a proportional share of the capital

Actual Behavior

works with just 1 model

貢獻者指南