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)