We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636a835 commit 30b44f5Copy full SHA for 30b44f5
MQL4/Experts/Position Sizer/Position Sizer.mq4
@@ -6,8 +6,8 @@
6
#property copyright "EarnForex.com"
7
#property link "https://www.earnforex.com/metatrader-expert-advisors/Position-Sizer/"
8
#property icon "EF-Icon-64x64px.ico"
9
-#property version "3.063"
10
-string Version = "3.063";
+#property version "3.07"
+string Version = "3.07";
11
#property strict
12
13
#property description "Calculates risk-based position size for your account."
0 commit comments