This API creates a new transaction and triggers a trade alert or trade mirror for all subscribed users

This API creates a new transaction and triggers a trade alert or trade mirror for all subscribed users. To test the alert in Sandbox, add a phone number through the test_phone parameter to view a sample alert that would be generated when a strategy is executed.

📘

A note on subscribers

Subscribers always have the option to mirror a trade if they have a partner brokerage account connected through Alkemy. They can opt in for confirmation notifications or put turn on auto trade and only receive notifications on executed trades. If not, then they will receive a trade notification only. To learn more about how Alkemy works, check out our website.

Additional validations:

  • Price is optional only for Market orders, for Limit orders;
  • The sum of Portfolio weights + Buying power, can't exceed 100, this grand total is your equity.
  • Only strategies created to be fed via Webhook can post to this endpoint, if your strategy isn't marked as Webhook strategy, your request will be rejected.
Language
Click Try It! to start a request and see the response here!