- Search Metals Mine
-
Ivan replied May 17, 2010Sorry, but for me market is not random and chaotic. It is rather logical.
Future of forex
-
Ivan replied May 16, 2010Market is a strong competition that grows up due to new technologies and computer science. Keep yourself updated and unique.
Future of forex
-
Ivan replied May 16, 2010I have forex addiction also but I successfully control it.
I am in love with forex!!!
-
Ivan replied May 16, 2010Just recently I got interested in this kind of stuff. What about ECN platform so far?
Algorithmic Trading - Institutional Level
-
Ivan replied May 16, 2010Strange, how this forum works. When i was posting, there was no answer to the request. Otherwise i would not post. Hmm... Oh, I see it was moderation waiting line for the new members.
Yesterday high/low indicator
-
Ivan replied May 16, 2010You are smart. Let me do it later when I have more time.
Can anyone advise how to backtest an EA?
-
Ivan replied May 15, 2010Too bad. I'd better look for experienced traders, not a vouchers. I do not have vouchers and not hunting them but i tell you what: people who lose money in market, start teaching or writing articles/books to make money for living.
usefulness of indicators and smaller TF's
-
Ivan replied May 15, 2010Professor, welcome to the forum family!!! Trend lines and triangles are approximate and relative concept. Personally I like drawing trend lines using bar close and use neighboring swing points. Question is what time frame and where. I agree your ...
Are my Trend lines and Triangle pattern good here?
-
Ivan replied May 15, 2010Those who do not know how to trade, use EA.
what you really want to know in forex market at this point?
-
Ivan replied May 15, 2010Experience, my friend, experience. Our mistakes are our teachers.
what you really want to know in forex market at this point?
-
Ivan replied May 14, 2010Namaskar Sauauranhnigam, (sorry if misspelled) welcome to the forum. One way to find good settings of a system (indicators) is to put them into EA and do optimization.
Seeking Advice for Awesome Oscillator Settings
-
Ivan replied May 14, 2010Do you mean when price hits certain line, it triggers e.g. buy? I do not know such a tool in MT4 but it can be coded using ObjectCreate(); In MT5 i know such tool is present.
Orders, take profit and SL directly from you MT4 chart
-
Ivan replied May 13, 2010You ask for private stuff. If you want to propose something, you are very welcome.
what you really want to know in forex market at this point?
-
Ivan replied May 13, 2010static int TotalBars; static bool AllowNextTrade =false; if(TotalBars<Bars) AllowNextTrade =true;
EA multiple trade problem.
-
Ivan replied May 12, 2010I used Martingaling before and came to conclusion that is is able to burn any account.
Does the martingale system really work?
-
Ivan replied May 12, 2010There is forward testing and back testing. 1. In forward testing you open Tools/Options and see what I attached. You drag and put your EA on chart. The above button Expert Advisors must be depressed. Wait for first tick to see it works.
Can anyone advise how to backtest an EA?