-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# Supertrend-Trailing-Stop | ||
Supertrend Trailing Stop is a customizable trailing stop expert advisor based on the custom Supertrend indicator. | ||
# Supertrend Trailing Stop | ||
|
||
Supertrend Trailing Stop is an expert advisor for MT4 and MT5 developed by EarnForex.com. | ||
|
||
This EA automatically trails stop-losses of trades filtered according to your preferences based on the custom Supertrend line indicator. | ||
|
||
 | ||
|
||
You can enable and disable it using a simple chart button. | ||
|
||
A detailed description of the expert advisor is available here: https://www.earnforex.com/metatrader-expert-advisors/supertrend-trailing-stop/ | ||
|
||
If you have any suggestions for improvement of this expert advisor, please create an issue or submit a pull-request. |