ckm Forex
ckm Forex
Friends

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

ckm Forex
Added topic Previous Day's High
Hi, is there a program/function available which can find the highest and lowest of the previous trading day (5EST to 5EST)
ckm Forex
Added topic Controlling drawdown
what function is used to terminate the trades below a certain equity level. Say I want to stop out of the trading once my total account valuy drops below N during a trade. I know the quity function, but it is useful only at the time of opening a new
ckm Forex
Added topic Going Live
Hi, I am a newbie, and have prepared my EA. Now I want to go live. Can anybody let me know whats the procedure. I amy go with FXCM. What setups are needed on MT4 to allow my EA take control over Live trades. For mini trades, what should be the lot
ckm Forex
Added topic calling osMA custom indicator
I want to call osMA indicator in my EA. Can anybody help me what changes I need to make to my EA to call a signal from osMA
ckm Forex
Added topic Daily trend identifier
Hi, I have programmed my day trading strategy, but I want it to run only in the daily trend direction. Is there any EA available which can help me find the dialy trend direction
ckm Forex
Added topic IF Statement Problem
Hi, Can anybody help me understand that the following if statment is not working??? double Minimum = lowest of last N candles;int ShortRSI=X; if(iRSI(NULL,0,14,MODE_CLOSE,1)<=ShortRSI && Bid<Minimum ) {
ckm Forex
Added topic Whats Wrong
Hi All, whats wrong with this code. I just want to get long as the last bar closes above the last 20 bars, and RSI is above 14. extern int Quant_Bars=15; extern int LongRSI = 50; extern int ShortRSI = 50; extern double TakeProfit = 100; extern double
ckm Forex
Added topic 2/3 hrs charts
Hi, Just a newbie on the MT4. How can I view 2 and 3 hrs charts on MT4. ckmoied
123