- Search Crypto Craft
-
trader101 replied Aug 11, 2008The current system that we are using is similar to the EMA_Crossover System using fast EMA5 crossing slow EMA 25. I attached the indicator for Ema Crossover system modified to prevent it from repainting. Check it out Thanks T101
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 9, 2008I think i am already hook up to this thread. I like it when people try to help each other and not those e-fight going on other thread. This at least is making trading fun. Well to answer some questions; my indicator is completely independent of my ...
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 8, 2008The statement is longer than the paint screen. You can check the Account here: Here is the account: IBFx Account No.: 2089611 Investor PassWord: yufd4nc Trader101
Indicators Or Price Action? What's Best??
-
trader101 replied Aug 8, 2008I have 4 tps: My tps: tp1 = MathMin(MathCeil( atr/Point*factor), 40); tp2 = MathMin(MathCeil(2*atr/Point*factor), 80); tp3 = MathMin(MathCeil(3*atr/Point*factor),120); tp4 = 300; My factors: if (Symbol()=="EURUSD")factor = 2.1; if ...
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 8, 2008I have made 45% of my just opened demo account this week. I dont know how to upload the statement.
Indicators Or Price Action? What's Best??
-
trader101 replied Aug 7, 2008Very very complicated — Toni, The indicator is very very complicated, i have difficulty finding my entry to that and i dont have the time to learn to it.. so what ill do ill attached here my simpliest indicator using RSI14 , Stoch and thats ...
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 7, 2008Ill do that Toni..FYI i have been trading this live a month after Effilang started this thread. And it has been profittable for me. My suggestions is for you to start demo trading this rather than spending all your time counting those pips (no ...
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 7, 2008example of short trade execution: Sorry 1) stochM2>stochM1 for short
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 7, 2008The graphics you will see is the indicator i mentioned minus all the take profit that you have in your original indicator and it is similar to the indicator in questions.
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 7, 2008Conditions for the Long Trend
similar or equal to your existing system only this doesnt repaint) 1. the stoch h4 will be removed and replace by h1 but his time you have to check its direction(stoch main) hence the (i+2) < (i+1) (Upward) prior to ...EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 7, 2008I have been reading this thread for quite sometime now and my congratulations to both Corre and Tonirai for their tireless effort to come to an ideal indicator and I thought I might be able to contribute even a little in your ongoing discussion. On ...
EMA 25-50 Trading System (Detailed)
-
trader101 replied Aug 7, 2008Maybe this will help..Add this 2 lines in red //---- indicators SetIndexStyle(0, DRAW_ARROW, EMPTY,3); SetIndexArrow(0, 233); SetIndexBuffer(0, CrossUp); SetIndexEmptyValue(0,0.0); SetIndexStyle(1, DRAW_ARROW, EMPTY,3); SetIndexArrow(1, 234); ...
How to get custom indicator values?
-
trader101 replied Aug 7, 2008yes... if (EMA == EMPTY_VALUE){ ........ ........ equivalent to zero or null or that number 2147483647
How to get custom indicator values?
-
trader101 replied Aug 7, 2008Caution — If you build your EA to trade based on this indicator solely, please note that, that indicator is repainting big time. The arrow will appear and vanish and reappear again. Read the indicator code carefully, and change those lines to ...
How to get custom indicator values?
-
trader101 replied Jul 15, 2008Hello guys, Let us refocus for the better good, the indicator that i posted needs your attention than that lame comment. Lucidlamp or Ronald or others (any programmer even his cat) please take a look at it and do something to correct it. Gambler had ...
EA for gambler system
-
trader101 replied Jul 15, 2008I am trying to make a simple indicator for Gamblers System.. I have attached the code and will need the help of others to show me where the errors are. The magenta down arrows are not showing up. I am tired of trying to debug where the error occur ...
EA for gambler system
-
trader101 replied Jul 13, 2008I think the questions of Zen are valid...Its the way i understand too. Its a 1 bar trading system. The question is why elaborate the 5, 6 & 7 when they mean the same thing?? Unless we understand it wrongly, that is why you have to clarify it. Reason ...
EA for gambler system
-
trader101 replied Jul 13, 2008Thanks — Traders that are not so familiar with MT4 come to this forum for help. If you are not in the mood to help them...STOP POSTING a one liner respond and expects them to understand what the heck you are talking about. Allow other kind ...
time frames
-
trader101 replied Jul 13, 2008And then what??? Can you complete the instruction...or you dont know either.
time frames
-
trader101 replied Jul 13, 2008Tried them last May when they open. I lost $100 of my $2000 opened account due to platform freezes and lousy service. My account is now closed. I will wait till they become familiar with MT4.
Anyone tried MT4 on FXCM yet?