We just dropped a new MIRRA feature 👀
You can now explore verified public trading performance from MIRRA users who want to share their stats.
Transparent. Clean. Actually useful.
@joinmirrajoinmirra.app/verified/abrah…
I have mentioned that @joinmirra is capable of receiving algorithmic executions, yes? Create a webhook on the platform, use that in your api curl and include a simple json:
{
"symbol": "NQ",
"action": "BUY",
"qty": 1
}
execution latency is < 50ms. Sometimes < 10ms