Type/to search

KLineChart デモ

Common strategy
Created: 2022-05-13 20:19:42
Last modified: 4 years ago
12
Follow
656
Followers

プラットフォーム(Javascript/Python言語)でKLineChartのサポートを開始し、Pine言語のすべての描画機能をサポート(パラメータは一致)、カスタム売買シグナルをサポートします。
以下はデモの例です

参考ドキュメント https://www.fmz.com/api#klinechart

img

Source
JavaScript
/*backtest
start: 2022-05-31 00:00:00
end: 2022-06-29 23:59:00
period: 1h
basePeriod: 15m
exchanges: [{"eid":"Binance","currency":"BTC_USDT"}]
*/

function main() {
    let c = KLineChart({overlay: true})
    let bars = exchange.GetRecords()
    if (!bars) {
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)