- Search Crypto Craft
- M256 replied Jun 7, 2009
You may have wrote the wrong name for the Custom Indicator you are using. If you'll upload the code I could be of more help.
Error after Backtest - How to solve?
- M256 replied Jun 7, 2009
I don't know many friendlier platforms, and even if so, it comes instead of flexibility and important features. I am using MT4 for 3 years now, wouldn't trade on any other (and I've tried several).
why use mt4?
- M256 replied Jun 7, 2009
for(int i=0; i < OrdersTotal(); i++) { OrderSelect(i, SELECT_BY_POS); if(OrderMagicNumber() == MagicNumber && (OrderProfit() == SL || OrderProfit() == TP) { //close the order... OrderClose(OrderTicket(), ...) } }
Hidden SL & TP
- M256 replied Jun 7, 2009
Sorry to spoil the party but this system is sure to lose all your money. It doesn't matter if in the short-term it seems to work, automate it and you'll figure this out.
Tony's Two Candle trading system
- M256 replied Jun 1, 2009
Thanks for sharing.. Support and Resistance charting is an art that requires great skill. I hope these indicators can help.
Drawing correct resistance and support-lines
- M256 replied Jun 1, 2009
Your post may be humoristic but its message is clear and very true: most indicators lag, and throwing many indicators on your screensystem will rarely improve it.
Quantum resonance parametric oscillator.
- M256 replied May 26, 2009
void init() { ObjectCreate("MyLabel", OBJ_TEXT,0, Time[10], High[10]); ObjectSetText("MyLabel", "Text goes here...", 2); } Hope it helps.
how to add text label to an indicator
- M256 replied May 26, 2009
Also check the Indicator's Empty Value. When calling iCustom it is useful, especially in arrow buffers.
How to call iCustom
- M256 replied May 26, 2009
Very nice.. I like Intellisense.. I remeber when it was first introduced, in VB6.. The good ol' time. Question: Will MT4 EAs and Indicators work in MT5? Thanks!
MetaTrader 5 Client Terminal
- M256 replied May 25, 2009
News can instantly change the direction of any paircommoditystock index.
How quickly & far can a currency change direction
- M256 replied May 25, 2009
In this business, simple is better. Support and Resistance and one of the strongest signals in this and every market. Just make sure to test and trade on demo, if you are a beginner.
My method is based on Support and resistance.
- M256 replied May 20, 2009
I agree that almost all indicators are lagging and worth nothing. I personally have checked and backtested many many indicators in EAs, and none produced good results. Even the simple moving average, couldn't hit more than 50%. Indicators serve one ...
Technical Analysis Fallacy
- M256 replied May 12, 2009
Nice trades there, kapital. I have added a video guide to the system, to illustrate how I trade it: url
5M Channel Scalping - 100pips \ week
- M256 replied May 10, 2009
Weekly Results The system produced +1.4% gain on equity the past week - with two trades in the Japanese pairs. Total gain since beginning the posting: +9%, risking 1% of starting equity in each trade. You can easily gain bigger profits by risking ...
5M Channel Scalping - 100pips \ week
- M256 replied May 7, 2009
Updates 4 Potential Setups: NZDUSD, 15M NZDJPY, 15M EURNZD, 15M EURCAD, 1H Good luck.
5M Channel Scalping - 100pips \ week
- M256 replied May 4, 2009
Updates 3% gain so far, from the trades I posted: at the USDJPY +1% at the EURJPY (I actually didn't post it but traded it) +2% EURUSD barely pulled back but the quick traders could have caught it.
5M Channel Scalping - 100pips \ week
- M256 replied May 3, 2009
Trading plan for next week - Channel Scalping System 2 Potential setups are attached, and I have written the full trading plan here: url Good luck everyone, lets harvest some pips!!!
5M Channel Scalping - 100pips \ week
- M256 replied May 1, 2009
I get about 60-70% of winning trades. But do not expect this percentage from the start. There's a learning curve in this business and this system is no different. You need to learn to draw trendlines correctly and identify channels. These skills ...
5M Channel Scalping - 100pips \ week