CJS
CJS
Friends

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

CJS
Registered at MQL5.community
CJS
Added topic Help With Indicator Calculation
Hi, I am trying to code the RelativeSlope indi. The Rslp buffer always returns a "zero"when it is just a 3 periode EMA of the PLOT1 buffer. I would appreciate some advice about what is causing this issue. Thanks in advance
CJS
Added topic Problems monitoring takeProfit
if (SellMarketCount( Symbol (),MagicNumber)== 0 && BuyMarketCount( Symbol (),MagicNumber)== 0 )    {          int TP=MonitorTakeProfit( Symbol (), MagicNumber);
CJS
Added topic Custom Charts with specific time range
Hi, It is possible with metatrader to create charts of the US market hours only. For example. from 09:00 to 15:30? Thanks in advanced
CJS
Added topic Help Coding a basic indicator
Hi, I come fron another platform and language, so I am new in MQL4. This is a really simple version of the RAVI indicator. It is giving me some error when I try to load it in the chart. I would appreciate if someone could fix it for me, so I could