Methods
(async, static) exports.dhFetch(actionBy, paramsopt, nullable) → {Array.<DhEntry>}
Fetches Kantox DH (Dynamic Hedging) entries based on the given parameters.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
actionBy |
string | The action caller, i.e. executor. |
|
params |
DhFetchParams |
<optional> <nullable> |
Fetch parameters. |
Throws:
Error
Returns:
A list of Kantox DH entries.
- Type
- Array.<DhEntry>