Q: Send order details (JSON) to email
For those of us that don't use Altrady, it would be very useful to be able to configure the 'Set Order' button to send the order details to our account's email address (or a different email address) as JSON. This opens up a world of automation possibilities to us. In fact, it would be even better if theses emails could be sent to our nominated email account automatically as soon as the signal is created, without us needing to click the button.
Of course, being able to send to a custom webhook/API would be even better, but the email approach would be easier for you to implement and probably easier for use with no-code tools.
A useful fallback option would be to configure the 'Set order' button to copy the order details to the clipboard in JSON format.

Fox_Signals_AI
Aug 18, 2025A: Hi,
What you are asking for is technically impossible


Verified purchaser
Copying text like this to the clipboard is technically impossible?
{
Symbol: "BTCUSDT",
Type: "Long",
EntryPrice: 100,
StopLoss: 90,
Target1: 111,
Target2: 222,
Target3: 333,
Target4: 444,
Target5: 555
}
If you'd like to use signals, you can either copy them manually or use Altrady. However, we do not offer what you're requesting, nor do we have plans to provide it in the future