Trader trader_typprice

(PECL trader >= 0.2.0)

trader_typprice — Typical Price


설명

trader_typprice(array $high, array $low, array $close): array


매개변수

high
High price, array of real values.
low
Low price, array of real values.
close
Closing price, array of real values.

반환 값

계산된 데이터가 있는 배열을 반환하거나 실패 시 false를 반환합니다.