UNPKG

notbank

Version:
6 lines (5 loc) 90 B
export declare enum TradeDirection { NoChange = 0, Uptick = 1, DownTick = 2 }