my-ts-trader-4
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.1 • Public • Published

ts-my

The official repository for Trader4 my (panel) TypeScript package.

** First of all set your baseURL using config Object **

import { tradingAccounts } from "@trader4/my-ts";

// Create the package instance
const tradingAccounts = tradingAccounts();

// Now you have access to everything :)
tradingAccounts.config.baseURL = "your_baseURL_here";

// feel free to add more config to your project
tradingAccounts.config.headers = { Authorization: "ACCESS_TOKEN" };

Package Sidebar

Install

npm i my-ts-trader-4

Weekly Downloads

1

Version

1.0.0-alpha.1

License

ISC

Unpacked Size

6.16 kB

Total Files

14

Last publish

Collaborators

  • briofy-parsajiravand