[feature] Placing Limit and Stop Orders on cTrader

TradingView to Anywhere has introduced support for limit and stop pending orders on cTrader using the P (Price) parameter.

This feature allows users to automate precise entries without placing market orders.

:globe_with_meridians: Platform cTrader
:arrow_heading_up: Version live :green_circle:

The P (Price) Parameter

The P parameter defines the entry price of a pending order and can be passed as:

  • Actual price
  • Percentage (%) offset from current market price
  • Points

How Order Type Is Determined

Order type is determined automatically based on the sign of the P value:

  • Positive P values โ†’ Limit orders
  • Negative P values โ†’ Stop orders

Examples

BUY EURUSD Q=0.5 P=-300 - Places a BUY STOP order 300 points away from the current market price.

BUY USDJPY Q=0.25 P=300 - Places a BUY Limit order 300 points away from the current market price.

BUY GBPUSD Q=0.5 P=-2% - Places a BUY STOP order at a price 2% away from the current market price.

BUY GBPUSD Q=0.5 P=2% - Places a BUY limit order at a price 2% away from the current market price.

BUY USDCAD Q=0.5 P=1.38720 - Places a BUY order at the price of 1.38720.


With pending order support, cTrader users can now:

  • Place limit and stop orders directly from TradingView alerts
  • Define entry prices using price, percentage, or points
  • Fully automate entry logic without manual intervention

Visit TradingView To Anywhere to start Automating



Enjoy!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.