UNPKG

@fraserdarwent/xapi-node

Version:

This project is made possible to get data from Forex market, execute market or limit order with NodeJS/JS through WebSocket connection

3 lines (2 loc) 104 B
import { XAPIConfig } from '..'; export declare function parseLogin(loginJsonFile: string): XAPIConfig;