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)