Table of Contents

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; }

Property Value

bool