Skip to content

Commit b2f648d

Browse files
author
Yulle Ulguim
committed
chore: README.md
1 parent 626d6ce commit b2f648d

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# b3v3
2+
3+
Python MetaTrader5 utils for statistical trade strategy.

src/resources/strategies.txt

+8-10
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
ALUP11;-1.80;300
2-
CPLE3;-2.50;1000
3-
EQTL3;-2.50;500
1+
#ALUP11;-1.80;300
2+
#CPLE3;-2.50;1000
3+
EQTL3;-2.00;500
44
FLRY3;-2.50;1000
5-
FRAS3;-2.50;1000
5+
GGRC11;-1.00;200
6+
#FRAS3;-2.50;1000
67
GGPS3;-3.00;1000
7-
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
8+
#ITSA3;-1.80;1000
9+
#ORVR3;-2.0;200
10+
#PORT3;-2;1000

0 commit comments

Comments
 (0)