List of Examples

<< <%SKIN-STRTRANS-SYNTOC%> >>

Navigation:  »No topics above this level«

List of Examples

All examples from the Indicator Workspace and Strategy Workspace are listed below for quick and easy reference.

 

Example: Display arrows (as seen in the video tutorial)

Example: Line indicator

Example: Add moving average period to Inputs

Common Issue: Two crossovers

Example: Buy when MACD crosses above the signal line and MACD is below zero

Example: Bollinger Bands Buy / Sell

Example: Parabolic SAR Buy / Sell

Example: Buy / Sell when Relative Strength Index (RSI) crosses the levels 30 / 70

Example: Moving Average crossover strategy with no inside-bar crossovers

Example: RSI crosses its Moving Average

Example: Open trade when an arrow appears

Example: Open trade when an arrow appears on the previous bar

Example: Open trade when indicator changes color

Example: The previous candlestick is bullish

Example: Candlestick closes above the previous day's high

Example: Candlestick closes above Moving Average

Example: Candlestick Patterns

Custom Code: Close all positions on Friday at 4:00 PM

Example: Price crosses above Resistance

Example: Candlestick Body is greater than 50 pips

Example: Price crosses above Resistance (ending at 10:00) + ATR * 0.7

Example: Set Stop Loss to 50 pips

Example: Set Stop Loss to the previous day's low

Example: Set Stop Loss to the lowest low of the last 12 bars (including the current bar)

Example: Set Stop Loss to Open Order Price minus ATR * 3

Example: Trail Stop Loss at the current price minus ATR * 3

Example: Send a limit order along with the market order, each with 50% of normal position size

Example: Send a limit order 20 pips below the current price on moving average crossover

Example: Open trade outside Bollinger Bands, close trade in the middle

Example: Close half of an open position at 25 pips profit, close the other half at 50 pips profit

Example: Delete all pending stop orders when one pending order is filled