- Strona główna
- Społeczność
- Programowanie
- Would like to offer my services ...
Advertisement
Edit Your Comment
Would like to offer my services ...
Uczestnik z Aug 17, 2009
23 postów
Uczestnik z Aug 20, 2009
8 postów
Uczestnik z Aug 06, 2009
386 postów
Oct 06, 2009 at 13:06
Uczestnik z Aug 06, 2009
386 postów
downloadduit posted:
Sorry sir, but many programer mql4 is freely at many forum.
thx's for adv.
but then your code will be visible to all. if you're creating an ea, i would suggest keeping it private.
Sleep is for the weak.
Uczestnik z Oct 24, 2009
158 postów
Oct 27, 2009 at 00:51
Uczestnik z Oct 24, 2009
158 postów
I can help out with oanda API stuff, got some API experience, running 8 trade systems 24/7, and been doing so for 9 months now. I did mine with C#, using the normal oanda API.
knowledge as well as smarts are needed to make money.
Nov 05, 2009 at 20:00
Uczestnik z Nov 05, 2009
2 postów
We have developed a tool which traders can use to build EAs for Metatrader online without programming. Indicators, chart patterns, breakouts can be used as signals. Money/risk management, dynamic SL, dynamic TP, decrease factor and many other features can be created as simple as selecting several checkboxes or choosing values from the lists or fields on website.
Find your own strategy for trading and automate it
Uczestnik z Aug 20, 2009
8 postów
Dec 13, 2009 at 13:09
Uczestnik z Aug 20, 2009
8 postów
biz0101 posted:
downloadduit posted:
Sorry sir, but many programer mql4 is freely at many forum.
thx's for adv.
but then your code will be visible to all. if you're creating an ea, i would suggest keeping it private.
I like a shared an EA or Knowlage, cos with shared we gat more powerfull EA and more knowlage (share is care - like my motto 😁).
May this help.
😀😀
Trader help Trader with Intergrity and Honesly
Jan 16, 2010 at 11:52
Uczestnik z Oct 22, 2009
83 postów
eacreator posted:
We have developed a tool which traders can use to build EAs for Metatrader online without programming. Indicators, chart patterns, breakouts can be used as signals. Money/risk management, dynamic SL, dynamic TP, decrease factor and many other features can be created as simple as selecting several checkboxes or choosing values from the lists or fields on website.
If one should you your service, how is the user's EA they have created using your tools reassured that you are not harvesting everyone's EA?
cheers
When everything else out there is just not good enough, design your own! MIDAS
Uczestnik z Jan 05, 2010
88 postów

forex_trader_4072
Uczestnik z Dec 05, 2009
19 postów
Jan 18, 2010 at 08:53
Uczestnik z Dec 05, 2009
19 postów
PipCollector posted:
kproctor81 posted:
out of interest what's the charge for creating a basic ea?
It's there on the website - €29 per month for 2 EA's, or €397 per month unlimited. Rather pricey I would say.
Sorry champ I meant for a programmer to do it, Ive tried various softwares that make them and the instructions might aswell be in another language..
Uczestnik z Jan 05, 2010
88 postów
Uczestnik z Nov 12, 2009
19 postów
Mar 18, 2010 at 12:15
Uczestnik z Nov 12, 2009
19 postów
allanneagle posted:
If anybody is after an MT4 Indicator or EA, I am available as a coder. Some of my previous work is published on my site theguruonline.biz
Hi Guru,
How can I contact you? I'm thinking of a minor modification of an EA. Would like to get an indication of how much it may cost. Your site does not have contact details. Pls can I have your email address? Or any other method to get in touch with you.
Regards
Bill
p/s: I'm not on Facebook
Uczestnik z Jun 22, 2010
5 postów
Jun 22, 2010 at 01:44
Uczestnik z Jun 22, 2010
5 postów
allanneagle posted:
If anybody is after an MT4 Indicator or EA, I am available as a coder. Some of my previous work is published on my site theguruonline.biz
please write me a code to implement the folowing Money management in my ea
1) Open 2 trades at 3 % stop loss of account total ( i.e 1.5% for each)
2) Partial take profit of 50 % of total trade lots at ( atr % adjustable)
extern double Percentage_ATR_TP = 50 ;
extern double Percentage_ATR_TL = 50;
extern double Percentage_ATR_SL = 35 ;
3) the second -remaing lots at ( atr % adjustable)
extern double Percentage_ATR_TP = 90 ;
extern double Percentage_ATR_TL = 50;
extern double Percentage_ATR_SL = 35
After 1st tp the remaning trade has trailing stop of extern double Percentage_ATR_TL = 35
4) Double lot size for fifth trade after 4 consecutive losses or after 15% initial capital loss then linear lots increment for subsequent trades till two consecutive wins after which it goes back to default lot size.
That’s all
please help
God is good

*Komercyjne wykorzystanie i spam są nieprawidłowe i mogą spowodować zamknięcie konta.
Wskazówka: opublikowanie adresu URL obrazu / YouTube automatycznie wstawi go do twojego postu!
Wskazówka: wpisz znak@, aby automatycznie wypełnić nazwę użytkownika uczestniczącego w tej dyskusji.