Page 12 of 14

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Tue Aug 03, 2010 3:31 am
by Onyebuchim
Hi, Oshaban
I just replied your email with clearer descriptions and details

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Tue Aug 03, 2010 12:30 pm
by Oshaban
Onyebuchim wrote:Hi, Oshaban
I just replied your email with clearer descriptions and details


Thanks Onye,
I will study it carefuly and will reply to your email. Please give me some time :)

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Tue Aug 03, 2010 9:52 pm
by nedu
Hello Onyebuchim,Pls can I see a copy of the system you were discussing with Oshaban.I hope I am not intruding.My email address is nedusilver(at)gmail.com.Thank you.

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Wed Aug 04, 2010 12:38 pm
by hoasuahanoi
Hi Oshaban, Onyebuchim

Thanks a lot for your kind posting.
I'm very intersesting in studying coding EA, but I'm not a programmer, How I should start to study it?
My purpose is that I could undertand how it is made and could adjust regarding to my strategy.

Thanks in advance your kind advise ! :D

Regards
Hoasua

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Wed Aug 04, 2010 1:57 pm
by Oshaban
hoasuahanoi wrote:Hi Oshaban, Onyebuchim

Thanks a lot for your kind posting.
I'm very intersesting in studying coding EA, but I'm not a programmer, How I should start to study it?
My purpose is that I could undertand how it is made and could adjust regarding to my strategy.

Thanks in advance your kind advise ! :D

Regards
Hoasua


Hi Hoasua,
Everyone can learn coding EA's if he want. Intention is the first step. If you have any previous computer
language programming, it will help. You will not find MQL programming courses around, but you can start
learning C or C++.
You need only the principles and how to play with functions.
If you do that, then you will find MQL is so easy because it has its own ready trading functions. You have to
link those functions to gether using the C/C++ principles.
In general, it is easy to learn. More easier, if you have previous programming language, and so easy if you
know how to program in C or C++.
This is all the story.

Good luck,
O. Shaban

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Thu Aug 05, 2010 12:04 am
by hoasuahanoi
Hi Oshaban,

very glad to get your quick and value advise. I would arrange time for that. Will be very happy when receiving your experience :D
Wish you and others to be succefull traders always ! :)

Cheers, All !

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Thu Aug 05, 2010 9:41 am
by Onyebuchim
Hi, Oshaban

Hows it goin. Please u really need to look into the Stop Loss and Trailing Stop in the Version 1 EA. They dont work. I've tweaked it most times and it still does not work.

I appreciate you're much busy but please try to squeeze sometime to fix the bugs.

How's it goin with the system you're helping to code an EA.

Best Regards

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Thu Aug 05, 2010 12:34 pm
by hoasuahanoi
Thanks, Rom

I think the understanding EA for me is a long way. Howerver, I '' try to study.

Need your kind help later

cheers, :)

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Fri Aug 06, 2010 12:04 pm
by Oshaban
Onyebuchim wrote:Hi, Oshaban

Hows it goin. Please u really need to look into the Stop Loss and Trailing Stop in the Version 1 EA. They dont work. I've tweaked it most times and it still does not work.

I appreciate you're much busy but please try to squeeze sometime to fix the bugs.

How's it goin with the system you're helping to code an EA.

Best Regards


Onyebuchim,
I'm sorry for the delay. I have been busy last week.
Results for this week are not good. I didn't work on one account steadely because I still have some ideas trying to implement them on forward test.
As I said earlier, EA is very profitable in trendy market, but low profit or little loosy in flat market. As soon as market takes a direction, any lose can be recovered very soon.
We need some people to test different versions to prove this and have more confedence using such EA.
For flat market, I guess (I never did) working on lower time frames is a good idea. Not sure yet, but this is the market logic !.

For the SL and TrStop, please give me the name of that copy (now, we have 2 copies named by version 1). I will do my best to reply with the corrected version on Monday because I need to test it before publishing it again.

I will have deep reading to the file you sent me at the weekend :)

O. Shaban

Re: Basic Balanced System (Expert Advisor included)

PostPosted: Mon Aug 09, 2010 10:48 pm
by 7912bill
I have seen the criteria for the EA has to do a buy order but could you specify the criteria for a sell order such as the RSI and Stoch (14,3,3) in what range etc.
Thank you very much. I have enjoyed what you have done so far. Thanks for sharing your efforts!