Matrix-Signals. Intraday Forex Strategy
Matrix-Signals. Intraday Forex Strategy
Matrix-Signals
Matrix-Signals is a signal/alert generating indicator for use with the Genesis Matrix Trading
System. It generates alerts when 3 or 4 lines of the matrix line up. 3 lines generates an analyze
signal and 4 lines generate an enter signal.
Features:
Monitor up to 20 symbols of your choice. The voice alerts may not work correctly for
non-forex symbols.
Alert when 3 or 4 indicators line up.
Audio (voice/bell) and visual alert signals.
Popup on alert signal.
Installation
Locate your MT4 data folder: Top menu -> File -> Open Data Folder
Copy these indicators to the ../MQL4/Indicators/ folder:
Matrix-Signals.mq4
TVI.mq4
GannHiLo-Histo.mq4
T3MA-Basic.mq4
MatrixBridge.dll
MatrixSignals.exe
MatrixAlert.wav
Restart MT4.
Load Matrix-Signals onto a chart to start the indicator.
Indicator Parameters
TimeFrame Settings
TimeFrame Period=0
Symbol Settings
Symbol List=EURUSD,EURJPY Comma separated list of symbols to monitor, without the brokers
prefix and suffix.
Symbol Suffix=
Symbol Prefix=
TVI Settings
TVI r=12
TVI r Period.
TVI s=12
TVI s Period.
TVI u=5
TVI u Period.
CCI Settings
CCI Period=20
CCI Period.
GannHiLo Settings
GannHiLo Period=10
T3MA Settings
T3MA Period=8
T3MA Period.
T3MA b=0.618
Volume factor.
Notes:
This indicator requires that the following indicators are installed and working:
\MQL4\Indicators\TVI.mq4, \MQL4\Indicators\GannHiLo-Histo.mq4,
\MQL4\Indicators\T3MA-Basic.mq4, \MQL4\Libraries\MatrixBridge.dll
\MQL4\Files\MatrixSignals.exe \MQL4\Files\MatrixAlert.wav
Only one instance can be run in each instance of MT4 running. Ie one can only use it on
one chart.
Troubleshooting:
Check the 'Journal' and 'Expert' tabs in the terminal window for errors messages.
Change Log
2014-02-14. Xaphod, v1.601
Removed check for custom indicators. There is no way to find the exact path of the
indicators as they can be in sub-folders in the indicators folder.
Remove symbol prefix, suffix and non alphanumeric chars from symbol string sent to
alert program.
Adjust the size of the alert window to account for the desktop font size variations.
Check if all files are installed on start up and check for dlls enabled.
Initial release.