UNPKG
xoh-xapi
Version:
latest (2.0.7)
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
X Open Hub API
github.com/PeterNdomano/xoh-xapi
PeterNdomano/xoh-xapi
xoh-xapi
/
dist
/
constants
/
marginModes.d.ts
4 lines
(3 loc)
•
132 B
TypeScript
View Raw
1
2
3
4
export
declare
const
MARGIN_FOREX
=
101
;
export
declare
const
MARGIN_CFD_LEVERAGED
=
102
;
export
declare
const
MARGIN_CFD
=
103
;