await Bar.appliedPrice(appliedPrice:int, priceType:int, timeFrame:string, symbol:string)
Name | Type | Действие | Значение по умолчанию |
---|---|---|---|
appliedPrice | int | 來自 AppliedPrice 枚舉的價格類型 | — |
priceType | int | 柱形圖的 {@link PriceType | Price type} | — |
timeFrame | string | 大體時間。 它可以是任何 TimeFrame 枚舉值。 0 表示當前圖表 TimeFrame。 | — |
symbol | string | 符號名稱。 null 表示當前符號。 | — |