Skip to main content Skip to footer

Trade Exit Signals - external models for closing opened positions.

There are several standard exit signals models, but user can create the own ones (you can read about it in details in appropriate chapter). These standard models are

  • AtrTrailingStopExitSignal - ATR trailing stop. Read more about it at the page https://www.incrediblecharts.com/indicators/atr_average_true_range_trailing_stops.php;
  • AtTimeExitSignal - generates close-by-market signal when a specified time is passed. For example let DayTime be "23:00". At 23:00:01 the exit signal will be generated to close position by market. If the market is closed at this time, exit signal will be generated as soon as market opens (no matter this day, or next, or in a week);
  • BreakevenExitSignal - set stop loss to the entry price after specified profit;
  • ChandelierStopExitSignal - Chandelier Exits trend-following system by Alexander Elder. Read more about it at the page https://www.incrediblecharts.com/indicators/chandelier_exits.php
  • CloseAfterXBarsExitSignal - Generate close signal after BarsCount;
  • CloseAtDateTimeExitSignal - generates close-by-market signal when a specified day and time is passed. For example, let CloseAt be "2021.01.01 23:00". On 2021.01.01 at 23:00:01 the exit signal will be generated to close position by market. If the market is closed at this time, exit signal will be generated as soon as market opens (no matter this day, or next, or in a week);
  • CloseAtEndOfDayExitSignal - generates close-by-market signal at the end of specified day;  
  • ConstantStopLossExitSignal - constant stop loss, defined in points;
  • ConstantTakeProfitExitSignal - constant take profit, defined in points;
  • TrailingStopExitSignal - classic trailing stop. General description: https://www.investopedia.com/terms/t/trailingstop.asp. Example: https://www.pecuniasystems.com/fxsynergy/trailing-stop-examples
  • VolatilityStopExitSignal - volatility stop described at https://www.incrediblecharts.com/indicators/volatility_stops.php

Cookies Notice

We use cookies to improve your experience, personalize content, and analyze our traffic. By clicking "Accept All Cookies," you agree to the storing of cookies on your device. You can manage your cookie preferences at any time by visiting our Cookie Settings.