A pure js library for calculating MACD/KDJ/.... const jstock = require('jstock') let close = [1, 2, 3, 4] let high = [2 ...
確定! 回上一頁