UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

2 lines (1 loc) 93 B
export declare type ExecutionType = 'NEW' | 'CANCELED' | 'CALCULATED' | 'EXPIRED' | 'TRADE';