MQL4 - automated forex trading   /  

Forum

Market Profile indicator

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

avatar
16
karan 2006.06.29 20:38 
Has anyone implemented the Market Profile Indicator as discussed by James Dalton in his book Mind Over Markets in MQL4?
Grouped File Operations

Grouped File Operations

It is sometimes necessary to perform identical operations with a group of files. If you have a list of files included into a group, then it is no problem. However, if you need to make this list yourself, then a question arises: "How can I do this?" The article proposes doing this using functions FindFirstFile() and FindNextFile() included in kernel32.dll.


avatar
Moderator
5198
stringo 2006.06.30 12:01 

avatar
1
alihirsaei 2007.07.29 01:09 
hi how can i drow the market profile chart for 4 hr & daily & weekly?
Back to topics list  

To add comments, please log in or register