devalpha-io / devalpha-node

A stream-based approach to algorithmic trading and backtesting in Node.js
https://devalpha.io
GNU General Public License v3.0
247 stars 40 forks source link

Allow charting of custom variables #2

Open demipixel opened 6 years ago

demipixel commented 6 years ago

I'd love to compare my strategy to buy and hold, or even overlay the price (I would manually have to do some scaling but that's fine). Is there any chance I could specify additional variables in my stream that I'd like graphed?