Options
All
  • Public
  • Public/Protected
  • All
Menu

exante

Index

References

default

Renames and re-exports RestClient

Type aliases

IActiveOrdersOptions

ICandleSize

ICandleSize: "60" | "300" | "600" | "900" | "3600" | "14400" | "21600" | "86400"

IDuration

IDuration: "unknown" | "day" | "fill_or_kill" | "immediate_or_cancel" | "good_till_cancel" | "good_till_time" | "at_the_opening" | "at_the_close"

IFill

IFill: IFillV2 | IFillV3

IIntrument

IIntrument: IIntrumentV2 | IIntrumentV3

IIntruments

IIntruments: IIntrumentV2[] | IIntrumentV3[]

IModifyOrderOptions

IModifyOrderOptions: IReplaceOrderOptions | ICancelOrderOptions

IOptionData

IOptionData: IOptionDataV2 | IOptionDataV3

IOrder

IOrder: IOrderV2 | IOrderV3

IOrderState

IOrderState: IOrderStateV2 | IOrderStateV3

IOrderType

IOrderType: "unknown" | "market" | "limit" | "stop" | "stop_limit" | "twap" | "trailing_stop" | "iceberg"

IOrdersOptions

IOrdersStatus

IOrdersStatus: "placing" | "working" | "cancelled" | "pending" | "filled" | "rejected"

IPlaceOrderOptions

IPosition

IPosition: IPositionV2 | IPositionV3

IQuoteSide

IQuoteSide: IQuoteSideV2 | IQuoteSideV3

ISide

ISide: "buy" | "sell"

ITick

ITransactions

ITransactions: ITransactionV2[] | ITransactionV3[]

Variables

DefaultAPIVersion

DefaultAPIVersion: "2.0" = "2.0"

ExanteDemoURL

ExanteDemoURL: "https://api-demo.exante.eu/" = "https://api-demo.exante.eu/"

ExanteLiveURL

ExanteLiveURL: "https://api-live.exante.eu/" = "https://api-live.exante.eu/"