Friends

Add friends via their profile or user search and you will be able to see if they are online

gctex
Registered at MQL5.community
gctex
Added topic REQ: Trend Line Indicator
I am looking for a Trend Line Indicator that can plot the following: 1) Upper line connecting the higher high of the last 12 bars of the previous day with the higher high of the last 3 bars of the current day and 2) Lower line connecting the lower
gctex
Added topic Order of EMA crosses
Hi, I am trying to develop a code that identifies the order in which EMA crosses happen. For eg. I have 3 EMA's : 5, 8, & 14. I want to get an alert when EMA5 crosses EMA8 first and then crosses EMA14 (in that order). All these crosses must
gctex
Added topic Move the MQL4 function to a DLL
Hi, How would I move the following function to a DLL please? if(iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0)>iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_SIGNAL,0)) trade=sell; Thanks -Maria
gctex
Added topic EA for MTF indicators
I am looking for someone to help me code an EA for a couple of MTF indicators. If anyone would be willing to do it, please let me know asap