#71 (permalink)  
Old 12-15-2006, 08:28 PM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default

Here is another one
It will close all running positions.

#include <stdlib.mqh>
#include <WinUser32.mqh>
int start()
{
double sA;
int cnt, totalOrders;
totalOrders = OrdersTotal();

if (totalOrders>0)
{
for (cnt=0;cnt<totalOrders;cnt++)
{
OrderSelect(0, SELECT_BY_POS);
if (OrderType() == OP_BUY) sA = MarketInfo(OrderSymbol(),MODE_BID);
else sA = MarketInfo(OrderSymbol(),MODE_ASK);
OrderClose(OrderTicket(),OrderLots(),sA,3,CLR_NONE );
}
}
return(0);
}
Reply With Quote
  #72 (permalink)  
Old 01-02-2007, 04:05 AM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default

Brainwashing1c with M15 timeframe was profitable for GBPUSD and USDJPY, with H1 timeframe - USDJPY and USDCHF.

I want to describe how to use iTrend filter in this EA.
If you want to use it set it to true (ItrendFilter true).
In this case the parameter ItrendLevel is more important.

Recommended value for this ItrendLevel is the following:

between 0.10 and 0.15 for usdjpy M15 (I prefer 0.1);
0.19 for usdjpy H1;

0.0017 - 0.0026 for gbpusd M15 (I prefer 0.0026);
0.0044 for gbpusd H1;

0.0013 - 0.0017 for eurusd M15 (I prefer 0.0016 or 0.0017);
0.002 for eurusd H1;

0.0015 for usdchf M15; 0.003 for usdchf H1.

Please find attached the pre-set for this EA. Just change ItrendLevel only according to above mentioned figures.

Brainwashing #1c and all the indicators (this EA will not work without indicators)
Attached Files
File Type: mq4 Brainwashing #1c_tf.mq4 (11.6 KB, 275 views)
File Type: zip bw_1d.zip (1,002 Bytes, 262 views)
Sponsored Links Shark EA Ultimate
Actual Profits on Live Account: +975%
Since Jan 2007. View Live Statements.

Last edited by AQUILEZ : 01-02-2007 at 04:13 AM.
Reply With Quote
  #73 (permalink)  
Old 01-02-2007, 11:58 PM
Sophomore
 
Join Date: Oct 2006
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
forodo is on a distinguished road
Default

which indicator should i use to run with BRAINWASHING#1C?...hope u can give it to me...
Reply With Quote
Indicators
  #74 (permalink)  
Old 01-03-2007, 08:50 PM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default Indicators

Itrend values recommended by NewDigital:

between 0.10 and 0.15 for usdjpy M15; 0.19 for usdjpy H1;
0.0017 - 0.0026 for gbpusd M15; 0.0044 for gbpusd H1;
0.0013 - 0.0016 for eurusd M15; 0.002 for eurusd H1;
0.0015 for usdchf M15; 0.003 for usdchf H1.

1c version iTrend indicator is responsible for the exit as well to
catch big profit and to be on-trend up to the end of the trend

HAPPY NEW PIPS
AQUILEZ BAEZA
Attached Files
File Type: mq4 Price Channel.mq4 (3.0 KB, 221 views)
File Type: mq4 PriceChannel_Stop_v1.mq4 (4.9 KB, 220 views)
File Type: mq4 i_Trend.mq4 (3.3 KB, 201 views)

Last edited by AQUILEZ : 01-03-2007 at 08:56 PM.
Reply With Quote
  #75 (permalink)  
Old 01-03-2007, 10:12 PM
Sophomore
 
Join Date: Oct 2006
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
forodo is on a distinguished road
Default

that mean i need to save brainwashing, price channel, price channel stop ?..i trend already save..should we modify price channel & price channel stop?..if yes, advice me..
Reply With Quote
Easy conect up to 10 monitors
  #76 (permalink)  
Old 03-09-2007, 11:47 PM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default Easy conect up to 10 monitors

Easy conect up to 10 monitors with a simple and powerfull software for free Realtime Soft download the software if you have any cuestions let me know
(Ultramon 2.7.0)
Reply With Quote
Discipline
  #77 (permalink)  
Old 03-23-2007, 05:04 AM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default Discipline

Don't we confuse the definition of EXPERT ADVISOR?

1.-EXPERT

Expert \Ex*pert"\, v. t.
To experience.

Taught by use, practice, or experience, experienced; having
facility of operation or performance from practice; knowing
and ready from much practice; clever; skillful; as, an expert
surgeon; expert in chess or Forex.

An expert or experienced person; one instructed by
experience; one who has skill, experience, or extensive
knowledge in his calling or in any special branch of
learning.


2.- ADVISOR

advisor
n : an expert who gives advice; "an adviser helped students
select their courses";
Moby Thesaurus words for "adviser":
Dutch uncle, Polonius, admonisher, announcer, annunciator,
authority, backseat driver, buttinsky, channel, cicerone,
communicant, communicator, confidant, confidante, consultant,
counsel, counselor, enlightener, expert, expert witness,
gossipmonger, grapevine, guide, informant, information center,
information medium, informer, instructor, interviewee, kibitzer,
meddler, mentor, monitor, mouthpiece, nestor, newsmonger, notifier,
orienter, preceptist, press, public relations officer, publisher,
radio, reporter, source, spokesman, teacher, television, teller,
tipster, tout, witness


there are many people here that lives of this
"DiSCIPLINE" is the key that opens all the doors

there are people here that uses any number of public EXPERT ADVISOR
with quite good results.

it is not the EXPERT ADVISOR the one that is doing money for me,
am I who decides what to do.
the EXPERT ADVISOR that I use has to adapt to my trading style (method)
is not "ME" the one that has to adapt to the style (method) of the EXPERT ADVISOR

A Good Example Can be 10Points3, DLMv1.1 A Martingale much people say (Hybrid)
how many EXPERT ADVISOR derivated of this? and many for sale!
The Base of this EXPERT ADVISORS are quite perfect, there is noting wrong with them
The Discipline, The style (method) is the one you need to choose, lern, use, practice, know it, trust it!
With Automated , semi-mechanical or manual
Reply With Quote
  #78 (permalink)  
Old 03-23-2007, 05:21 AM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default

Still use DLMv1.1 (MANUAL MODE)
Attached Images
File Type: gif SomeTrades.gif (28.3 KB, 178 views)
File Type: gif SomeMore.gif (38.6 KB, 262 views)

Last edited by AQUILEZ : 03-23-2007 at 05:29 AM.
Reply With Quote
  #79 (permalink)  
Old 03-31-2007, 05:29 AM
Freshman
 
Join Date: Mar 2007
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
putra is on a distinguished road
Default

I agree with aquilez brain sistem will be more efficient and profitable if we use in TF 4h ,yet we must patient to wait.
Reply With Quote
  #80 (permalink)  
Old 04-03-2007, 03:23 AM
AQUILEZ's Avatar
Sophomore
 
Join Date: Jul 2006
Posts: 91
Thanks: 2
Thanked 20 Times in 9 Posts
AQUILEZ will become famous soon enough
Default

The discipline, the patience, and the common sense are factors that I consider to be much more important, there are hundreds of very popular systems in different forums CatFx50, Dolly, Isakas, ASCTrend, James 16, Vegas for mentioning some. The majority of these systems work very well.
Actually I do not find anything bad in any of them
to use them correctly is very difficult task, but if the things were easy anyone would do them
without any of these factors any system can be useless
(forex is not for every body)

greetings
Aquilez Baeza

Last edited by AQUILEZ : 04-03-2007 at 03:59 AM.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ea swirly MetaTrader and ZeroCode 3 Today 01:39 PM
Fisher Transform Dick Trading Systems 82 08-24-2008 12:03 AM
EA needed renasdad MetaTrader and ZeroCode 8 03-22-2007 10:01 PM
Scorpion Need Help Convert EA Please txsundevil Trading Systems 2 09-28-2006 07:18 PM
Newbie looking for ea romper Trading Systems 3 09-05-2006 08:46 PM


All times are GMT. The time now is 08:41 PM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now

Main Menu

Economic Forecast