Help & Guide
About AMT Webhooks
AMTのウェブフック (Webhook)について
AMTのウェブフック機能を使うことで、外部で発生したウェブフックはシグナル(アラート)をAMTアプリケーションで受信することが出来ます。
例えば、Trading Viewといった外部サービスのシグナルを AMTのウェブフックURL先に送信して、お使いのAMTアプリケーションで受信することが出来ます。
これにより、MT4/MT5を使わなくてもシグナルに基づいて自動エントリーが可能となります。
外部サービスがウェブフックに対応をしている場合は、ぜひ連携にご活用ください。
AMTのウェブフック機能を使うことで、外部で発生したウェブフックはシグナル(アラート)をAMTアプリケーションで受信することが出来ます。
例えば、Trading Viewといった外部サービスのシグナルを AMTのウェブフックURL先に送信して、お使いのAMTアプリケーションで受信することが出来ます。
これにより、MT4/MT5を使わなくてもシグナルに基づいて自動エントリーが可能となります。
外部サービスがウェブフックに対応をしている場合は、ぜひ連携にご活用ください。
For webhook recipients
To receive an AMT Webhook, you must be invited by the webhook sender.
When you are invited, AMT sends you an email titled “Webhook Reception Confirmation”. Open the acceptance URL in that email to start receiving webhooks.
After accepting, select the relevant webhook from Webhook Reception List to configure settings such as temporarily suspending reception.
In summary:
When you are invited, AMT sends you an email titled “Webhook Reception Confirmation”. Open the acceptance URL in that email to start receiving webhooks.
After accepting, select the relevant webhook from Webhook Reception List to configure settings such as temporarily suspending reception.
In summary:
- Receive an invitation from the webhook sender.
- Accept webhook reception from the AMT invitation email.
- After accepting, configure temporary suspension and other settings from the Webhook Reception page.
For webhook senders
AMT Webhooks can also be sent from the AMT application, allowing you to distribute your signals to other users.
To send a webhook, open Webhook Sending List and create one using “ Create New”.
After creating it, invite the users who will receive it.
The recipient receives a “Webhook Reception Confirmation” email. Delivery is enabled only after the recipient selects the “Acceptance URL” in that email.
In summary:
To send a webhook, open Webhook Sending List and create one using “ Create New”.
After creating it, invite the users who will receive it.
Important: inviting recipients
Creating a webhook does not deliver signals to anyone, including its creator.
You must explicitly register (invite) who will receive it, and the recipient must accept the invitation.
Even when you use it yourself, you must invite yourself.
On the webhook edit page, select “ Invite” in “Recipients”, enter the recipient’s “AMT v2 account ID”, and send the invitation.Creating a webhook does not deliver signals to anyone, including its creator.
You must explicitly register (invite) who will receive it, and the recipient must accept the invitation.
Even when you use it yourself, you must invite yourself.
The recipient receives a “Webhook Reception Confirmation” email. Delivery is enabled only after the recipient selects the “Acceptance URL” in that email.
In summary:
- Issue a webhook URL (create a webhook).
- Invite a recipient (yourself or another user) from the webhook edit page.
- The recipient accepts the invitation from the email.
- After acceptance, manage delivery to each recipient from the Webhook Sending page.
Notes on AMT Webhooks
AMT Webhooks are delivered as follows.
1. The sender sends a webhook to the AMT server.
2. The AMT server performs processing and delivers it to the recipient.
Webhook reception therefore includes communication time from the source to the AMT server, AMT server processing time, and communication time from the AMT server to the recipient.
Please note that several hundred milliseconds, several seconds, or more can elapse between the original signal and the actual start of an entry.
1. The sender sends a webhook to the AMT server.
2. The AMT server performs processing and delivers it to the recipient.
Webhook reception therefore includes communication time from the source to the AMT server, AMT server processing time, and communication time from the AMT server to the recipient.
Please note that several hundred milliseconds, several seconds, or more can elapse between the original signal and the actual start of an entry.