We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626d6ce commit b2f648dCopy full SHA for b2f648d
README.md
@@ -0,0 +1,3 @@
1
+# b3v3
2
+
3
+Python MetaTrader5 utils for statistical trade strategy.
src/resources/strategies.txt
@@ -1,12 +1,10 @@
-ALUP11;-1.80;300
-CPLE3;-2.50;1000
-EQTL3;-2.50;500
+#ALUP11;-1.80;300
+#CPLE3;-2.50;1000
+EQTL3;-2.00;500
4
FLRY3;-2.50;1000
5
-FRAS3;-2.50;1000
+GGRC11;-1.00;200
6
+#FRAS3;-2.50;1000
7
GGPS3;-3.00;1000
-ITSA3;-1.80;1000
8
-MULT3;-2.70;500
9
-ORVR3;-2.0;200
10
-PORT3;-1.50;500
11
-PORT3;-2;1000
12
-#TGMA3;-2.50;500
+#ITSA3;-1.80;1000
+#ORVR3;-2.0;200
+#PORT3;-2;1000
0 commit comments