- Search Crypto Craft
- sergiu replied Dec 11, 2008
They do send regular e-mails about this. Here is the last one i got: The Demo server will be rebooted every day this week at approximately 6 PM EST/EDT. This can take up to five minutes to accomplish. We will have it back up as soon as possible. ...
Why do brokers need to constantly reset their servers?
- sergiu replied Dec 10, 2008
Why bother with setting rules if you do not respect them. Rules and system only matter if you follow them everytime, otherwise you trade with no rules and no system.
loganmethod
- sergiu replied Dec 10, 2008
Clarification — I was reffering to this thread started by FOREXflash where he clearly states that scalping does not work. Then a couple days latrer he comes with a scalping EA and acts like its the best strategy since sliced bread. Makes you ...
The EA that destroyed the broker
- sergiu replied Dec 9, 2008
That's what is wrong with this forum. Anyone with a keyboard gets an idea and comes here stating it like it is a fact. Everyone that has been at this for a few months think that they know it all and feel the need to sound important...
The EA that destroyed the broker
- sergiu replied Dec 9, 2008
No, i do not use any indicators.
Seeing higher timeframe indicators on lower timeframe
- sergiu replied Dec 9, 2008
Here you go. Atached are some indicators that are calculated based on timeframes other than the chart's timeframe
Seeing higher timeframe indicators on lower timeframe
- sergiu replied Dec 8, 2008
This is a ruther complex question and would be imposible to answer without knowing the details of the system. The symple answer is YES, corelated pairs should be carefully considered when trading any system and sometimes more so when trading a grid ...
Do Grid style systems care about correlation?
- sergiu replied Dec 6, 2008
I see where you are coming from but... You are wrong about something. The spread is not a problem in the way you describe it. I am willing to trade a system that wold make the broker $50000 in spread as long as i'm making making half of that or ...
Why people use scalping????
- sergiu replied Dec 6, 2008
This guy would disagree: url And i'm thinking he has more say in the matter since he is using a scalping technique, and is currently in the 1st place of the MT4 trading championship. Does not seem that those "huge costs" bother him.

Why people use scalping????
- sergiu replied Dec 6, 2008
Why people think their beliefs are universal??? — Think about this!!! Unless you have spent a lot of time researching and looking into scalping techniques you can not say wether it is a viable aproach or not. For every single argument that ...
Why people use scalping????
- sergiu replied Dec 2, 2008
Another "I used this for a week and a half with great succes, try it!" thread.
Its All About MM..!
- sergiu replied Dec 2, 2008
Whether the system is automated or not one should know it well. You can get a general idea of how the system will behave from that. If it has a 200 pip TP with a 50 pip SL such a system will most likely have a low Win % and be more prone to DD. This ...
How to get a proper True Leverage?
- sergiu replied Dec 2, 2008
As with anything in trading determining the pos size is a matter of beliefs. I am a mechanincal trader. Therefore when determining the pos size i am trying to get the max posible reward while keeping the risk at an acceptable level. I would write a ...
How to get a proper True Leverage?
- sergiu replied Nov 30, 2008
When determining the optimal % of capital to risk it is more important to look at the Max Drawdown than the % wins or Avg win/loss. If you know your max DD which is determined by the max consecutive looses then you can chose a % that will allow you ...
How to get a proper True Leverage?
- sergiu replied Nov 29, 2008
Tipicaly in a situation like this you wanna have a decent sample of trades from a backtest or forwardtest and then you would use the Max stop that was hit during the testing period to determine your position sizing. If while trading the system a ...
Money Management connundrum
- sergiu replied Nov 27, 2008
To clear the comment use: OrderSend(Symbol(),OP_SELL,mylotsi, SellPrice,slippage,sl,tp,NULL,MagicNumber,0,ArrowsColor);
OrderSend parameters change?
- sergiu replied Nov 21, 2008
Forget about safe! Forget about pips! Go with the probabilities and concentrate on the $$$!
What is the highest probability way to make safe pips?
- sergiu replied Nov 19, 2008
Incorporate this into the code: bool FileSeek( int handle, int offset, int origin) The function moves the file pointer to a new position that is an offset, in bytes, from the beginning, the end or the current file position. The next reading or ...
Export to Excel
- sergiu replied Nov 16, 2008
Easiest way to find out try passing an arbitrary value with 5 digits. If it displays all 5 its the broker if it displays 4 it is the comment() normalizing to 4.
Interesting find....