Skip to main content Skip to footer


Trade Exit Signal is a special type of script, that sends signals either for close opened positions or to set Stop Loss/Take Profit.
Usually a developer has to create logic of exit positions rules inside a strategy. It is not a good solution, because it does not allow to test different models in a convenient way. FinScript gives such an opportunity. A developer can create different exit signal models as a stand alone classes and then use them just as a strategy parameter. Such an approach makes strategy more flexible and developer's code more reusable. A developer can use several different exit signal models for a strategy at the same time;


Key features:

  • Development models as stand alone classes;
  • Usage collection of exit signal models as strategy parameter in Strategy Runner and Backtester.

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.