One URL for every strategy (secret masked — keep it private):
https://plutusoi.com/api/tv_webhook/TG2j••••••••••••N6-WURayAlgo alert — routes to the RayAlgo judge (requires
source:"rayalgo" + one of the 8 signals):
{"source":"rayalgo","ticker":"{{ticker}}","signal":"Bullish BOS","exchange":"{{exchange}}","interval":"{{interval}}","price":{{close}}}Signals: Bullish/Bearish BOS & Trend Continuation (tier A) · Trend Change (tier B) · Order Block Detected (tier C, log-only)Universal backup — any other strategy, generic audit (no
source field):
{"ticker":"{{ticker}}","signal":"{{strategy.order.alert_message}}","direction":"LONG","price":{{close}},"indicator":"MyStrategy","timeframe":"{{interval}}"}Bare minimum that works for anything: {"ticker":"{{ticker}}"}