kquant API document (0.3.6)
ticksize
주식 호가가격단위
ticksize('int',
price: 'bool'=True,
up: -> int )
price
(int
): 체결기준가격up
(bool
): True면 체결기준가격으로부터 상방의 호가가격단위, False면 하방의 호가가격단위- 반환값 (
int
): 호가가격단위
주식 호가가격단위
price
(int
): 체결기준가격up
(bool
): True면 체결기준가격으로부터 상방의 호가가격단위, False면 하방의 호가가격단위int
): 호가가격단위