ExpertAdvisorBuilder Forum Index ExpertAdvisorBuilder
ExpertAdvisorBuilder Forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Guide(Old thread)
Goto page Previous  1, 2
 
Post new topic   Reply to topic    ExpertAdvisorBuilder Forum Index -> ExpertAdvisorBuilder Forum
View previous topic :: View next topic  
Author Message
pap0007



Joined: 28 Feb 2008
Posts: 2

PostPosted: Thu Feb 28, 2008 10:25 pm    Post subject: Time variable Reply with quote

hello all-

im looking to build an EA for MT4. however, the system i want to build relies on the current time. how can i implement this into the system?

i was thinking variable, but i dont see how to assign it to the current time.

thanks for any and all help.

KP
Back to top
View user's profile Send private message
K3



Joined: 13 Apr 2008
Posts: 1

PostPosted: Sun Apr 13, 2008 6:32 am    Post subject: CROSS OVERS Reply with quote

HOW DO YOU WRITE WHEN TWO LINES CROSS OVER EACH OTHER
LETS SAY SAY IF 10 EMA IS ABOVE 20 EMA
IF THAT CONDITION IS THERE ....THEN TAKE A LONG WHEN STOCASTICS
D CROSSES ABOVE k
FOR D ABOVE K WE CAN USE D>K
WHAT DO YOU USE FOR D CROSS ABOVE k WHILE THE EMA CONDITION IS IN PLACE?
Back to top
View user's profile Send private message
tfrench



Joined: 19 Aug 2008
Posts: 2

PostPosted: Tue Aug 19, 2008 12:49 pm    Post subject: Reply with quote

Var1 ema10 buy1-1
Var2 ema20 buy2-1
Var3 stockd buy3-1
Var4 stochk buy4-1

BUY

Var1 > Var2 and Var3 > Var4 then signal = buy

Enter the stochasatic indicator twice when defining input variables. The first time enter mode main The second time enter mode signal Everything else should stay the same unless you wish to change other parameters. Of course opposite for a sell
Back to top
View user's profile Send private message
esandoval



Joined: 13 Sep 2008
Posts: 1

PostPosted: Sat Sep 13, 2008 4:44 am    Post subject: Guide Reply with quote

Hello. I'm new at this forex. I do
interested in an expert adviser, but I do not have very clear steps that I follow. I understand that I enter the variables, if the strategy I want to handle 5 emas are: 1. ema, exponential, the high periods of 20, 2. ema, exponential of 20 periods at low, 3. ema, exponential, to close periods of 20, 4. ema, exponential, to close periods of 4, 5. ema, exponentially, from 70 times to close. The signals are simply buying by the CRIC of ema four upwards or downwards. The 70 ema periods is only an indicator and should be opposite to the ema of 4 periods. If the ema periods of 4 crosses the 20 periods of the low and then the next ema upwards, is a signal to buy as long as the periods of 70 ema is down. The purchase closes when the ema of 4 periods of 20 ema touch the periods to high, and for sale is the reverse process.
I would like know how I introduce all these parameters to run the code MQL4?. Thanks hope that they can help me.
Back to top
View user's profile Send private message
dgroch



Joined: 02 Nov 2008
Posts: 1

PostPosted: Sun Nov 02, 2008 6:20 pm    Post subject: Reply with quote

Firstly, thank you SBT for creating this Expert Advisor Builder. I wouldn't have been able to build my own EA without it.

I've got one issue I haven't been able to work out.

Why does an EA based on the template only enter one trade at a time?

If my EA executes a buy order, based on my trade criteria, i want it to continue executing new buy orders if the criteria are met again.

ie. if it has picked the beginning of a new trend i want it to pyramid my position if the trend continues

Cheers
Back to top
View user's profile Send private message
crazfoto



Joined: 30 Nov 2008
Posts: 2

PostPosted: Sun Nov 30, 2008 9:50 am    Post subject: my 30min stragety Reply with quote

i have never created an EA before but i have a trade i do that happens every 30 minutes. i trade it on the gbpusd. when the current 30min candle breaches the previous candle by one pip, i enter to go for 5 pips. it can be a buy or a sell, dosnt matter. so i need an EA that will make this trade for me. can anyone help me?

T
Back to top
View user's profile Send private message
padalec



Joined: 23 Mar 2009
Posts: 1

PostPosted: Mon Mar 23, 2009 3:52 am    Post subject: What is the point with "VARIABLES" Reply with quote

I really don't understand why do I need "variables" to create Ea?

thanx..

really great job... thanks to the author of Ea builder
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ExpertAdvisorBuilder Forum Index -> ExpertAdvisorBuilder Forum All times are GMT + 9 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group