Saxo Bank Plugin
Saxo Bank is a Danish broker that provides currencies, stocks, and ETFs. The
Saxo Bank plugin
was designed specifically to work with Saxo Bank's v2 Web API. You need Zorro S for using the plugin.
For using the Saxo plugin you need either a valid API token, or a Client ID and Secret. The steps:
- On the Saxo Bank OpenAPI website, create a live or demo "application"
for your trading sessions.
- In the form on the application website, enter
http://127.0.0.1:31022/ for
the Redirect URL.
- If you have a permanent token, enter it in the User
field, and keep the Password field empty.
- If you have no token, enter the client id in the User field, and the
secret in the password field.
- Start the session. With no token, you will be redirected to a website
where you enter your credentials.
- Zorro will then automatically request a token and start trading.
User |
Token or Client ID |
Password |
Empty or Secret |
Example account list entries:
Name,Server,AccountId,User,Pass,Assets,CCY,Real,NFA,Plugin
SaxoToken,Saxo,EUR,tokenabcdefg123456xyz,0,AssetsSaxo,USD,1,14,Saxo
SaxoAuth,Saxo,EUR,idijklmnop4711,00123456abcdef,AssetsSaxo,USD,1,14,Saxo
Supported broker commands
The Saxo plugin supports the brokerCommand function with the following commands:
- GET_DELAY
- SET_DELAY
- GET_WAIT
- SET_WAIT
- SET_PATCH
See also:
Brokers,
broker plugin,
MT4 bridge, Sierra bridge
► latest version online