Forex



Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register More recent Blogs Calendar Advertising Others Help






Register
Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.

From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.

Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
  • Elite Section
    Get access to private discussions, specialized support, indicators and trading systems reported every week.
  • Advanced Elite Section
    For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
See more

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-28-2006, 09:55 PM
Member
 
Join Date: Oct 2006
Posts: 59
Jovager is on a distinguished road
How change parameters in EA ?

Can I use the same EA for different symbols with different parameters?

Can I have a 20 Moving Average for a symbol, and a 50 Moving Average in another?

Thanks for help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #2 (permalink)  
Old 10-28-2006, 10:58 PM
lowphat's Avatar
Senior Member
 
Join Date: Sep 2005
Posts: 200
lowphat is on a distinguished road
lets see i think TSD (which i believe is the namesake of this forum) has some multi pair action. may wanna study that. also the 1st value of an indicator is the pair.

iMA("EURUSD",0,13,8,MODE_SMMA,PRICE_MEDIAN,i);
for interbank mini and micro i guess it would be
iMA("EURUSDm",0,13,8,MODE_SMMA,PRICE_MEDIAN,i);
Attached Files
File Type: mq4 TSD-MT4- V1c.mq4 (11.0 KB, 21 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
  #3 (permalink)  
Old 10-29-2006, 03:30 AM
Eaglehawk's Avatar
Senior Member
 
Join Date: Jun 2006
Posts: 141
Eaglehawk is on a distinguished road
one way i set up my code when using a moving average in an ea is like this;
adding a global variable:

PHP Code:
extern double emaperiod 20
and changing where you define your variable to this:

PHP Code:
double ma iMA(NULL,0,emaperiod,1,0,PRICE_CLOSE,1); 
of course you can adjust this to however you want your moving average set up, but the3 purpose of doing this is that when you apply the ea, you can just change the inputs (inputs tab) to what you desire your trailing stop to be.
__________________
"One's ability to accomplish his or her goals is limited only by the ingenuity of how one uses what he or she already knows."- Eaglehawk
REMEMBER,
"Genius is nothing but a greater aptitude for patience." –Benjamin Franklin

____________________________________

Have a simple ea you just can't figure out how to code??? Odds are you can make it here. Just remember to push complete when you're done, NOT SAVE!!!

http://sufx.core.t3-ism.net/ExpertAdvisorBuilder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!StumbleUpon this Post!Reddit this Post!Facebook this Post!BlinkList this Post!Google Bookmarks this Post!Yahoo! My Web this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Parameters of this indicator? SloForeX Indicators - Metatrader 4 1 11-16-2006 07:20 PM
How many parameters can the OrderSend allow? Aaragorn Questions 6 07-17-2006 11:31 PM
Have parameters need a MT4 programmer trevtrade Suggestions for Trading Systems 4 03-08-2006 03:10 PM


All times are GMT. The time now is 12:36 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.