We released server-side trailing stop loss support and improved a feature to specify SL, TP and pending order open price in relative units. ๐ Hope you'll like the update.
Our monitoring suggests that capacity of our current vint-hill region will end soon. Thus we will be launching a new region in New York shortly. The new region will have less than 1ms ping time to brokers located in NY.
We will be upgrading regions support in python and javascript SDKs to make transition transparent for your apps. For these SDKs you will be able to connect to all regions at the same time via a single MetaApi class instance.
We will also release regions support for Java SDK shortly. In Java SDK you will need to create separate MetaApi class instance per region.
We will announce upcoming SDK releases in our telegram channel.
Please start updating your apps now to make sure the transition will not break your apps. It makes sense to migrate the apps to the current latest SDK version at this point and then upgrade SDK one more time once we will release the pending update for the SDKs.
If you'll have any questions, please contact us via online chat.
We will be upgrading regions support in python and javascript SDKs to make transition transparent for your apps. For these SDKs you will be able to connect to all regions at the same time via a single MetaApi class instance.
We will also release regions support for Java SDK shortly. In Java SDK you will need to create separate MetaApi class instance per region.
We will announce upcoming SDK releases in our telegram channel.
Please start updating your apps now to make sure the transition will not break your apps. It makes sense to migrate the apps to the current latest SDK version at this point and then upgrade SDK one more time once we will release the pending update for the SDKs.
If you'll have any questions, please contact us via online chat.
We just released an improved API for creating MT accounts ๐. Now you can create both live and demo MT accounts via convenient REST API and select account currency via accountType field.
We just released support for MT manager API to beta ๐.
MT manager API can be used to access and manage MT servers and intended for use by brokers and broker partners with manager access to an MT server.
The new API is a cloud REST API at this point. User (MT account) and balance management features are included into this release. Docs are published at http://metaapi.cloud/docs/manager/
The expected cost of the new API is $250/month and a trial period of 1 week is available.
Please contact us via online chat if you want to test or use the new API.
MT manager API can be used to access and manage MT servers and intended for use by brokers and broker partners with manager access to an MT server.
The new API is a cloud REST API at this point. User (MT account) and balance management features are included into this release. Docs are published at http://metaapi.cloud/docs/manager/
The expected cost of the new API is $250/month and a trial period of 1 week is available.
Please contact us via online chat if you want to test or use the new API.
As we informed you in one of the previous messages we are reaching capacity limit in our current vint-hill region.
Thus we've launched a new region in New York and will deploy new workloads in the new region by default soon.
Please make sure that your applications work correctly in situation when accounts are distributed across several regions.
- if you use javascript SDK, please upgrade to the latest SDK 18.0.0 and test your app with the new region as appropriate
- if you use python SDK it makes sense for you to wait until next major SDK release
- if you use REST API, please make sure your app can handle new region-specific API URLs and test your app with the new region as appropriate
- if you use Java SDK please upgrade to the latest SDK and test your app with the new region as appropriate
Feel free to contact us via online chat if you have any questions.
Thus we've launched a new region in New York and will deploy new workloads in the new region by default soon.
Please make sure that your applications work correctly in situation when accounts are distributed across several regions.
- if you use javascript SDK, please upgrade to the latest SDK 18.0.0 and test your app with the new region as appropriate
- if you use python SDK it makes sense for you to wait until next major SDK release
- if you use REST API, please make sure your app can handle new region-specific API URLs and test your app with the new region as appropriate
- if you use Java SDK please upgrade to the latest SDK and test your app with the new region as appropriate
Feel free to contact us via online chat if you have any questions.
We've just released our London region to public. ๐ The new location provides less than 1ms latency โก to brokers located in London. We've used latest powerful hardware for setting up this region, so the service internal latency is reduced as well ๐ช, just like in the existing New York region.
We released a python SDK update. The update includes cross-region support, performance and stability improvements.
โPlease start upgrading your applications. SDKs prior to 19.x will be disabled in a couple of months.
โPlease start upgrading your applications. SDKs prior to 19.x will be disabled in a couple of months.
We just released risk management API to beta. ๐
The API can be used to enforce trade risk restrictions, execute competitions or challenges by proprietary trading firms like FTMO.
During beta the API is free to use.
Documentation is available at https://metaapi.cloud/docs/risk-management/
The API can be used to enforce trade risk restrictions, execute competitions or challenges by proprietary trading firms like FTMO.
During beta the API is free to use.
Documentation is available at https://metaapi.cloud/docs/risk-management/
We've released an update for risk management API and SDK ๐. The updated version provides additional tools for proprietary trading firms, such as streaming of real-time equity, balance, drawdown, profit and trading challenge status to your app or dashboard. https://github.com/metaapi/metaapi-javascript-sdk/blob/master/docs/riskManagement.md
GitHub
metaapi-javascript-sdk/docs/riskManagement.md at main ยท metaapi/metaapi-javascript-sdk
Browser and node.js javascript SDK for MetaApi, a professional cloud forex trading API for MetaTrader platform which supports both MetaTrader MetaTrader 5 and MetaTrader 4. Free usage tier availabl...
We've just launched singapore region for users who want to use brokers which host their servers in Asia. ๐
Now you can enjoy reduced network latency trading via brokers like this.
Now you can enjoy reduced network latency trading via brokers like this.
Do you know that your users can configure their trading account themselves, so that you do not have to collect and store the trading account password on your side?
Please check the feature in our docs:
- REST API: https://metaapi.cloud/docs/provisioning/api/account/createAccount/#securely-configuring-trading-account-by-end-user
- SDK: https://github.com/metaapi/metaapi-javascript-sdk/blob/master/docs/metaApi/managingAccounts.md#account-configuration-by-end-user
Please check the feature in our docs:
- REST API: https://metaapi.cloud/docs/provisioning/api/account/createAccount/#securely-configuring-trading-account-by-end-user
- SDK: https://github.com/metaapi/metaapi-javascript-sdk/blob/master/docs/metaApi/managingAccounts.md#account-configuration-by-end-user
GitHub
metaapi-javascript-sdk/docs/metaApi/managingAccounts.md at main ยท metaapi/metaapi-javascript-sdk
Browser and node.js javascript SDK for MetaApi, a professional cloud forex trading API for MetaTrader platform which supports both MetaTrader MetaTrader 5 and MetaTrader 4. Free usage tier availabl...
We've just launched tokyo region for users who want to use brokers hosting their servers in Asia. ๐ The new region provides less than 1ms network latency to brokers hosting their servers in Tokyo area. ๐ช
Hope you'll enjoy reduced network latency while trading via brokers like this.
Hope you'll enjoy reduced network latency while trading via brokers like this.
We've refactored our javascript SDK to make it super-easy to use full power of our SDK in modern UI frameworks. React, Vue.js and Angular code examples included in the release. Hope you'll enjoy the update! ๐
https://github.com/metaapi/metaapi-javascript-sdk
https://github.com/metaapi/metaapi-javascript-sdk
โ๏ธ If you are an extended subscription user and would like to use dedicated front-end server option, please make sure to enable the feature on this page https://app.metaapi.cloud/token/dedicated-frontend-server
We recently upgraded API access token permission system to meet the needs of the most demanding applications. ๐
โ๏ธNote that legacy account access tokens, returned by REST API in the trading account json payload are now deprecated. We will remove support for legacy account access tokens on Saturday, Sep 2nd. Please upgrade your apps if needed to use token management API instead in order to generate new account access tokens https://github.com/metaapi/metaapi-javascript-sdk/blob/master/docs/tokenManagementApi.md. If you'll need more time to migrate your apps, please let us know via online chat.
โ๏ธNote that legacy account access tokens, returned by REST API in the trading account json payload are now deprecated. We will remove support for legacy account access tokens on Saturday, Sep 2nd. Please upgrade your apps if needed to use token management API instead in order to generate new account access tokens https://github.com/metaapi/metaapi-javascript-sdk/blob/master/docs/tokenManagementApi.md. If you'll need more time to migrate your apps, please let us know via online chat.
๐กWith MetaApi you can protect your deployment from a major regional failure by deploying account replicas in a different spare region. The account replicas are billed at a 50% discounted rate.
โ๏ธWe plan a backward incompatible update for risk management API. In order to avoid your application from being affected please follow the instructions below:
- if your application is using javascript or python SDK we provide, please upgrade to the latest SDK version
- if your application is using REST API, please follow instructions in this document https://metaapi.cloud/docs/risk-management/breakingChanges/
- if your application is using javascript or python SDK we provide, please upgrade to the latest SDK version
- if your application is using REST API, please follow instructions in this document https://metaapi.cloud/docs/risk-management/breakingChanges/
โ๏ธPlease note that starting from Dec 4th, 2023 automatic deposits over $25 needs to be manually approved by our users. If you use auto deposit feature then you will receive an email notification containing instructions when it is time for automatic deposit.
๐ฅWe are happy to release a feature which allows to request a dedicated IP for a trading account you launch on MetaApi. The feature is available in web UI, javascript and python SDKs.
๐ฅWe've released the brand new dashboard with many improvements and bugfixes. Feel free to let us know what you think via our support chat.