TradersPost is designed to bridge the gap between strategy development platforms like TradingView and actual trade execution at brokers. However, users sometimes encounter discrepancies between what they see on TradingView charts and the prices or behaviors reflected in broker-executed trades. This guide explains common causes of these mismatches and provides actionable steps to ensure alignment between platforms.
A common issue arises when users send signals from a stock chart to execute options trades. The prices on the stock chart represent the share price, while the options chain contains prices for the options contracts (premiums).
This fundamental difference leads to a disparity between the signal and the actual execution price.
When an alert includes a price from the stock chart but is meant for an options trade, TradersPost might execute based on irrelevant data.
If the broker’s market data lags or does not sync in real-time with TradingView, executed orders might not align perfectly with the expected prices.
If you’re trading options, configure alerts to originate from an options chart in TradingView, not a stock chart. TradingView now supports options charts, but this requires a market data subscription.
{
"ticker": "AAPL",
"action": "buy",
"optionType": "call",
"expiration": "2024-12-20",
"strikePrice": 150
}
Eliminate unnecessary fields like stock prices from alerts when trading options. Let TradersPost fetch the correct contract price from the broker.
Confirm that the broker provides accurate and timely options data. If discrepancies persist, consider:
Use paper trading accounts to identify potential issues with signal configurations or execution discrepancies.
If issues persist, reach out to TradersPost support for personalized troubleshooting. Provide details about your setup, including the platform, broker, and example alerts.
Discrepancies between trading platforms and execution often stem from mismatched data sources or configurations. By ensuring signals are set up correctly and aligning data between TradingView and your broker, you can minimize these issues. With the right configurations, TradersPost ensures smooth and accurate execution of your trading strategies.