SAX符号化序列范例源码 -------------------- timeseries2symbol.m: -------------------- This function takes in a time series and convert it to string(s). There are two options: 1. Convert the entire time series to ONE string 2. Use sliding windows, extract the
Stocks.js
适用于Node.js和浏览器的易于使用的股票API
stocks.js允许轻松检索股票数据-无需支付一美元。 该库使用作为其数据源。 除了常规的时间序列数据,此库还可以跟踪许多技术指标。
:light_bulb: 这个库是非常新的,因此您可能会遇到问题。 如果这样做,请在部分报告他们。
这是常规库存时间序列检索的示例():
// Let's get the stock data of Tesla Inc. for the last 10 minutes
va