MQL4 - automated forex trading   /  

Forum

Daily trend

Back to topics list To post a new topic, please log in or register

avatar
94
ckmoied 2008.06.28 17:42 
an way to automatically detect the daily trend ????
article

Integrating MetaTrader 4 Client Terminal with MS SQL Server

The article gives an example of integrating MetaTrader 4 Client Terminal with MS SQL Server using a dll. Attached are both source codes in ะก++ and in MQL4, and a ready-made and compiled Visual C++ 6.0 SP5 project.


avatar
1235
BarrowBoy 2008.06.29 19:48 

CK

You can use a simple method such as comparing the 5-day smoothed moving average to the 20 day one, or use an indicator like the SHI channel - see http://codebase.mql4.com/700

--

Dont forget the weekly trend as well if you are position or swing trading

FWIW

-BB-



Back to topics list  

To add comments, please log in or register