Codes

Day Trader Market Profile for MetaTrader 4

The indicator ыimulates the full structure of the market profile system that described by "James Dalton" in his book "Mind Over Markets"

Forum

Eng.Bassam Day Trader Market In Profile

The Code is in the codebase

How to call this type of indicators in our program ? maybe there is no solution for this!!

Hello great coders, i met a rare problem in my program needing your help: i have my EA, and want to add to him a trendline property using another indicator called " TL_by_Demark_v6" its great indicator searches in the last 25 bars for peaks and troughs in separate cycles, - if the last peak on the

My Profitable EA works fine, but when i add a session flag it is not working ,what is the broblem ??

Hi code experts, My problem is when i made my EA it's work fine but when i add a flag of American session time (to open positions at American market time only but it may close it at anytime) the EA stop working and didn't open any positions. Really I tried to find where is the problem in the code