await Bar.appliedPrice(appliedPrice:int, priceType:int, timeFrame:string, symbol:string)
| Name | Type | Действие | Значение по умолчанию |
|---|---|---|---|
| appliedPrice | int | Price type from AppliedPrice enumeration | — |
| priceType | int | Price type of of the bar | — |
| timeFrame | string | TimeFrame. It can be any of TimeFrame enumeration values. 0 means the current chart TimeFrame. | — |
| symbol | string | Symbol name. null means the current symbol. | — |