You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webhook handler now accepts TradingView 'long'/'short' as 'buy'/'sell' (normalized for all bots).
README and docs now strongly emphasize that the ticker field in webhook payloads must match the bot's crypto_stablecoin_pair (e.g., BTC/USDT), not a generic ticker or space-separated format. Added warning for TradingView users.