Skip to content

Commit f73198f

Browse files
author
EarnForex
authored
1.01-fix
Version number update
1 parent fa12639 commit f73198f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MQL4/Experts/Trailing Stop on Profit.mq4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#property link "https://www.earnforex.com/metatrader-expert-advisors/Trailing-Stop-on-Profit/"
2-
#property version "1.00"
2+
#property version "1.01"
33
#property strict
44
#property copyright "EarnForex.com - 2022"
55
#property description "This Expert Advisor will start trailing the stop-loss after a given profit is reached."

MQL5/Experts/Trailing Stop on Profit.mq5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#property link "https://www.earnforex.com/metatrader-expert-advisors/Trailing-Stop-on-Profit/"
2-
#property version "1.00"
2+
#property version "1.01"
33
#property strict
44
#property copyright "EarnForex.com - 2022"
55
#property description "This Expert Advisor will start trailing the stop-loss after a given profit is reached."

0 commit comments

Comments
 (0)