Go Back   DailyFX Forum > FXCM Products and Services > MT4 > Programming Discussion

Reply
 
Thread Tools Rating: Thread Rating: 16 votes, 5.00 average.
  #46 (permalink)  
Old 07-10-2009, 01:25 PM
Registered User
 
Join Date: Jul 2009
Posts: 1
sunbay is an unknown quantity at this point
New EA

Quote:
Originally Posted by Luke Quinn View Post
Hey Guys,

We would like to roll out some more simple EA's. If you have a simple automated strategy that you would like to use, and are OK sharing it with the world, please post your idea below. We will take the 5-10 most requested ideas and create them for our clients to use.

Best Regards,

Luke Quinn
FXCM Programmer
An EA that trades the Daily Open pivot line. It buys or sells when a specified moving average crosses it. It takes profit at a set TP, or stop and reverse if it re-crosses the pivot in the opposite direction prior to the TP. I use GMT 00:00 for the Daily Open pivot line.
Reply With Quote
  #47 (permalink)  
Old 08-24-2009, 03:18 AM
Registered User
 
Join Date: Jul 2009
Posts: 1
usman5510 is an unknown quantity at this point
fxcm crossover EA

hello
i am using fxcm macd cross over expert adviser.
my question is,
what does mean by Extend cross=0.5?and how it effects the EA

is it possible to add Rsi as a filter in this EA
thanks
Rizwan Ahmad
Reply With Quote
  #48 (permalink)  
Old 08-24-2009, 03:30 AM
Registered User
 
Join Date: Aug 2009
Posts: 1
Christoffel is an unknown quantity at this point
Smile FXCM free EA's

Hi Luke

Would it be possible to insert a money management system to these EA's.
A simlpe % of equity would be great.

thanks
Christoffel
Reply With Quote
  #49 (permalink)  
Old 08-25-2009, 04:11 AM
Jose Sinning's Avatar
Moderator
 
Join Date: Nov 2008
Posts: 32
Jose Sinning is an unknown quantity at this point
Money Management Feature for EAs

Quote:
Originally Posted by Christoffel View Post
Hi Luke

Would it be possible to insert a money management system to these EA's.
A simlpe % of equity would be great.

thanks
Christoffel
Hello Christoffel,

Sure, this is possible. If you want this done, send us an email to consulting@fxcm.com and explain in detail the type of money management system you need.
__________________
FXCM Programming Services
FXCM Servicios de Programacion
Reply With Quote
  #50 (permalink)  
Old 08-25-2009, 04:20 AM
Jose Sinning's Avatar
Moderator
 
Join Date: Nov 2008
Posts: 32
Jose Sinning is an unknown quantity at this point
What does ExtendCross mean?

Quote:
Originally Posted by usman5510 View Post
hello
i am using fxcm macd cross over expert adviser.
my question is,
what does mean by Extend cross=0.5?and how it effects the EA

is it possible to add Rsi as a filter in this EA
thanks
Rizwan Ahmad
Hello Rizwan,

The input "Extendcross" was added to this strategy as a way of making sure that the strategy only takes those signals that are really true crossovers and not just simply crossess between the MACD and MACD SIGNAL which are less than a few fractions of a pip and often times do not represent a clear turn in the market. The default value for this input is 0.5 (1/2 a pip). However, you can adjust this value as whatever you want, and if you wish to disable it, just enter 0.

You can add any type of filter that you want to this EA. Simply send us an email to consulting@fxcm.com and explain which filter you wish to use. We will then send you a quote and if you wish to go forward you will have you'll filter in a few days.
__________________
FXCM Programming Services
FXCM Servicios de Programacion
Reply With Quote
  #51 (permalink)  
Old 09-02-2009, 02:00 AM
Bou Bou is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Bou is an unknown quantity at this point
Awesome Oscillator

Is there any better pair for the AO? I run a test on GBP/JPY 4H and it seemed to perform very well over 8 months or so. An better time frame or periodicity?

What do I need to run it live?

Thanks,
Reply With Quote
  #52 (permalink)  
Old 09-08-2009, 10:22 AM
Registered User
 
Join Date: Sep 2009
Posts: 1
eltoro69 is an unknown quantity at this point
AWESOME EXPERT ADVISOR

Anyone sugest me timeframe and pair to this expert advisor y will like it




Quote:
Originally Posted by Bou View Post
Is there any better pair for the AO? I run a test on GBP/JPY 4H and it seemed to perform very well over 8 months or so. An better time frame or periodicity?

What do I need to run it live?

Thanks,
Reply With Quote
  #53 (permalink)  
Old 09-13-2009, 03:15 PM
Registered User
 
Join Date: Sep 2009
Posts: 1
mtene10 is an unknown quantity at this point
Question AWESOME EXPERT ADVISOR

Can anyone explain how to open/use these free AE ?
I downloaded the expert and don't know how to operate it.
Reply With Quote
  #54 (permalink)  
Old 10-05-2009, 09:49 AM
FMJ FMJ is offline
Registered User
 
Join Date: Sep 2009
Posts: 2
FMJ is an unknown quantity at this point
Can someone clarify the "ExtendCross" variable in some of these EA's? I scoured the internet but couldnt find the meaning. I'm assuming the value implies how much of a crossover is required before an EA places or exits a trade, however the value itself is confusing. Particularly the 2 SMA with ADX EA which has a default value of 0.5. Please help me understand this value and how to adjust it?
Thanks!
Reply With Quote
  #55 (permalink)  
Old 10-06-2009, 08:23 AM
Jose Sinning's Avatar
Moderator
 
Join Date: Nov 2008
Posts: 32
Jose Sinning is an unknown quantity at this point
What is ExtendCross?

Quote:
Originally Posted by FMJ View Post
Can someone clarify the "ExtendCross" variable in some of these EA's? I scoured the internet but couldnt find the meaning. I'm assuming the value implies how much of a crossover is required before an EA places or exits a trade, however the value itself is confusing. Particularly the 2 SMA with ADX EA which has a default value of 0.5. Please help me understand this value and how to adjust it?
Thanks!
Hello FMJ,

ExtendCross represents a pip value that FXCM Programming Services uses in crossover strategies so that clients can set a level of cross they require before they consider a cross a "real cross".

For example, often times when you are trading the cross of two moving averages they cross each other slightly but this cross is brief and does not represent a real opportunity to trade or exit the market. So if you wish to only consider crosses that are greater than 1 pip or even 0.5 pip and ignore false signals then you would assign a value to ExtendCross.

This means that one line has got to cross the other one by the amount of pips you set in ExtendCross. It’s a useful tool to ignore false signals that may come up.

If you wish to disable this feature simply type 0 for extend cross.
__________________
FXCM Programming Services
FXCM Servicios de Programacion
Reply With Quote
  #56 (permalink)  
Old 10-06-2009, 05:31 PM
FMJ FMJ is offline
Registered User
 
Join Date: Sep 2009
Posts: 2
FMJ is an unknown quantity at this point
ExtendCross

Hello Jose,
Thank you for taking the time to explain sir. I appreciate that. I assumed it was something along the lines of your explaination but I wanted to be sure it was for the SMA cross and not the ADX.
Thanks again!
Reply With Quote
  #57 (permalink)  
Old 10-21-2009, 01:59 PM
drg drg is offline
Registered User
 
Join Date: Oct 2009
Posts: 1
drg is an unknown quantity at this point
I just downloaded the EMA_crossover EA. Do you know what is the best timeframe to use for this EA? Thanks, Dennis
Reply With Quote
  #58 (permalink)  
Old 10-29-2009, 04:13 PM
Registered User
 
Join Date: Jul 2009
Posts: 1
bonemeister is an unknown quantity at this point
questions about one of the free EA's

Hello,

I downloaded the Parabolic Sar with Alligator EA and am testing it on EURUSD 15M chart. I placed the Gator, Alligator, and PSAR indicators on the chart, using the default settings. I am also getting the smiley face in the upper right hand corner. I am using the default EA settings, except I have it set for a 25 pip stop, and 50 pip take profit. It hasn't taken a trade yet, but I have gotten a few error 130 messages. Here are a few of questions:

1) do the indicators need to be on the chart in order for the EA to trade?
2) if I change the paramters of the indicators showing on the chart, will the EA trade according to the settings I chose?
3) Does the PSAR trigger (for instance) a long trade only if the Alligator is currently indicating a long condition, or do the triggers associated with the PSAR and Alligator have to occur at the same time in order for the trade to take place?
4) Does the exit take place upon an opposite signal, even if the stop or take profit have not been hit yet?
5) Does the PSAR trade signal only occur at the end of a candle, or during?
6) Why isn't the EA trading?

Thanks,
Bonemeister
Reply With Quote
  #59 (permalink)  
Old 11-13-2009, 08:11 AM
Registered User
 
Join Date: Nov 2009
Posts: 1
kbless is an unknown quantity at this point
EA performance and results?

Has anyone compiled any kind of performance data on these EAs? timeframes and other settings that achieve a more optimal performance?
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Disclaimer: Trading foreign exchange on margin carries a high level of risk, and may not be suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to trade foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with foreign exchange trading, and seek advice from an independent financial advisor if you have any doubts. Any opinions, news, research, analyses, prices, or other information contained on this website is provided as general market commentary and does not constitute investment advice. Forex Capital Markets LLC. will not accept liability for any loss or damage, including without limitation to, any loss of profit, which may arise directly or indirectly from use of or reliance on such information.

All times are GMT -5. The time now is 06:35 PM.
Copyright ©2009 Daily FX. All Rights Reserved.