We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6dabc commit b90430bCopy full SHA for b90430b
README.md
@@ -1 +1,19 @@
1
-# Tradingview-MT4
+# Tradingview-MT4
2
+
3
+## Prereusites
4
+- Metatrder 4
5
+https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe?utm_source=www.metatrader4.com&utm_campaign=download
6
+- ZMQ Server for MT4
7
+https://github.com/dingmaotu/mql-zmq
8
9
+## How to use
10
+Configure Email server under imap settings, including user and pw
11
+Run ZMQ server on mt4 as a script, set up alerts on tradingview.com with the following format:
12
13
+description:
14
15
+``` PAIR Signal ```
16
17
+for example
18
19
+``` EURUSD Sell ```
0 commit comments