tvjsx / trading-vue-js

💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
https://tvjsx.github.io/trading-vue-demo/
MIT License
2.09k stars 638 forks source link

Using library for MACD values #129

Closed adsonvinicius closed 4 years ago

adsonvinicius commented 4 years ago

Is there a way for use MACD indicador data on this library? As the results for y-axis is not price, but a difference between EMA's values by time the offchart doesn't work as expected even if x-axis is the same timestep from main chart.