Property IsMaker
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
IsMaker
Whether the account added liquidity to the order book (maker) or removed (taker).
bool IsMaker { get; }
Whether the account added liquidity to the order book (maker) or removed (taker).
bool IsMaker { get; }