magick.nu

Authentication is required to access all methods of the API. Enter username and password. Credentials are automatically set as you type.

8 endpoints financial
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

npm install magick-ts-sdk
# See https://github.com/fire/godot-magick-sdk
# See https://github.com/yangboz/as3ImageMagick
curl examples
Check if email is available
curl \
  /users/email/{email}
Get all Template Strategies
curl \
  /strategies/templates
Check if username is available
curl \
  /users/username/{username}
Endpoints (8 total)
GET
/users/email/{email}
Check if email is available
GET
/strategies/templates
Get all Template Strategies
GET
/users/username/{username}
Check if username is available
GET
/strategies/strategyId/{strategyId}
Get Strategy by ID
POST
/users
Create a new Tradeworks User
POST
/tradingAccounts
Add a Trading Account
PUT
/users/password/{username}
Update user's password
PUT
/tradingAccounts/password/{username}/{brokerserver}/{mt4username}
Update MT4 Account Password
At a glance
Total SDKs3
Languages3
Endpoints8
Categories1