Automated Expert Advisors
  #1 (permalink)  
Old 01-14-2009, 09:10 PM
Freshman
 
Join Date: Jan 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
TWTrader is on a distinguished road
Default Automated Expert Advisors

Is anyone trading with an automatically with an expert advisor? There are hundreds of websites online that are selling these systems but none of them seem to be making any money in the long run. Do you know of any expert advisors that really do make money? I am testing a few out right now myself but I want to know if anyone has been doing this for more than a few months.
__________________
I'm making $1500 per week with a trading system I found on this review site.

http://www.expert-advisors.com/topeas.htm
Reply With Quote
ProFX Powerful Trading System
  #2 (permalink)  
Old 01-16-2009, 09:18 PM
Freshman
 
Join Date: Dec 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Avak1988 is on a distinguished road
Default

Hello,

I am looking for winning one, no success yet. How do you feel about EA-s? How many have you tried out?
Reply With Quote
  #3 (permalink)  
Old 01-17-2009, 02:24 AM
Sophomore
 
Join Date: Dec 2008
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
T-rex is on a distinguished road
Default

I find EA as a good tool when I'm not around to trade, I mean at nights. I guess you'll never get to see a %100 winning EA since they'll always fail somehow. My recommendation is for you to test your own strategy and then program it, I found lots of help on TVF since I'm not that familiar with MQL4.
Reply With Quote
  #4 (permalink)  
Old 01-23-2009, 12:28 AM
Freshman
 
Join Date: Dec 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Avak1988 is on a distinguished road
Default

Yes, sure. There is no 100% profitable EA and there is no 100% profitable trading system/strategy. That would be good idea to program it, but the thing is that I haven`t found yet the system that suits for me. Do you have any recommendations. It can be scalper it can be some longer term technique.
Also seen thing that system which works in one pair does not work on another, so I prefer EUR and GDP they are most volatile but systems for CHF and JPY are also welcome.
Reply With Quote
  #5 (permalink)  
Old 01-23-2009, 02:02 AM
Freshman
 
Join Date: Dec 2008
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Shell25 is on a distinguished road
Default

Quote:
Originally Posted by Avak1988 View Post
Yes, sure. There is no 100% profitable EA and there is no 100% profitable trading system/strategy. That would be good idea to program it, but the thing is that I haven`t found yet the system that suits for me. Do you have any recommendations. It can be scalper it can be some longer term technique.
Also seen thing that system which works in one pair does not work on another, so I prefer EUR and GDP they are most volatile but systems for CHF and JPY are also welcome.
I guess if you're looking for a robot with those specific recommendations you wouldn't find it. I mean, since you clearly know what you want on an EA I guess you should do it by your own. I know MQL4 is a little bit complicated but you can always get help.
Reply With Quote
Manual EA Robot Trader
  #6 (permalink)  
Old 01-23-2009, 11:50 PM
mslsoft's Avatar
Freshman
 
Join Date: Apr 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
mslsoft is on a distinguished road
Smile Manual EA Robot Trader

Quote:
Originally Posted by Avak1988 View Post
Yes, sure. There is no 100% profitable EA and there is no 100% profitable trading system/strategy. That would be good idea to program it, but the thing is that I haven`t found yet the system that suits for me. Do you have any recommendations. It can be scalper it can be some longer term technique.
Also seen thing that system which works in one pair does not work on another, so I prefer EUR and GDP they are most volatile but systems for CHF and JPY are also welcome.
Hi Guys,

I just recently learned some MQ4 lanquage so i could translate a scalping idea i had for long time into a 5 min chart MT4 expert advisor. The FX - TailGunner 1.0 Expert Advisor uses a rather different approach to find the most optimum entrypoint for a scalp trade. It is based on catching a price spike of a certain value at a point where RSI is in overbought/oversold condition. Only when the value of such a price "spike" is above a certain threshold, then the “spike” would have enough potential to "move" the market at least 20-30 pips up or down... This would be the least that is necessary for a successfull trade. The EA is designed to detects only the bigger price "spikes" in the FX market that have enough potential to be traded, and having a higher probability to be won. It is actually measuring the “steam” of the market. Because there is no such thing as certainty in forex, only a higher chance of probability ! , it is more logical and profitable to make use of only these price spikes as an opportunity to enter a trade. The EA makes use of the bounce back effect to capture pips.. It trades default in opposite direction of the price spike. So day or maintrend of currency is not an issue. What i found out is that you must make optimum use of best of both machine and human to create a profitable trading system !.The EA works only for you as a tool to capture the high probability entry moments. The exit strategy works best when exiting the trades manually !!!. Think of it as a robot with manual control. It saves your time and energy, because finding the trades is now done by the EA. You only have to wait for audio signal and manually exit the trade.

FX - Tail Gunner EA - Forex Trading
Reply With Quote
  #7 (permalink)  
Old 01-26-2009, 08:09 PM
Freshman
 
Join Date: Dec 2008
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Shell25 is on a distinguished road
Default

Quote:
Originally Posted by mslsoft View Post
Hi Guys,

I just recently learned some MQ4 lanquage so i could translate a scalping idea i had for long time into a 5 min chart MT4 expert advisor. The FX - TailGunner 1.0 Expert Advisor uses a rather different approach to find the most optimum entrypoint for a scalp trade. It is based on catching a price spike of a certain value at a point where RSI is in overbought/oversold condition. Only when the value of such a price "spike" is above a certain threshold, then the “spike” would have enough potential to "move" the market at least 20-30 pips up or down... This would be the least that is necessary for a successfull trade. The EA is designed to detects only the bigger price "spikes" in the FX market that have enough potential to be traded, and having a higher probability to be won. It is actually measuring the “steam” of the market. Because there is no such thing as certainty in forex, only a higher chance of probability ! , it is more logical and profitable to make use of only these price spikes as an opportunity to enter a trade. The EA makes use of the bounce back effect to capture pips.. It trades default in opposite direction of the price spike. So day or maintrend of currency is not an issue. What i found out is that you must make optimum use of best of both machine and human to create a profitable trading system !.The EA works only for you as a tool to capture the high probability entry moments. The exit strategy works best when exiting the trades manually !!!. Think of it as a robot with manual control. It saves your time and energy, because finding the trades is now done by the EA. You only have to wait for audio signal and manually exit the trade.

FX - Tail Gunner EA - Forex Trading
I find your post truly inspiring. I am also decided to program my own strategy on 4H TF and indicators I rely on, I mean I want to do it since I need something to trade for me when I can't like during the night. I am currently showing my idea to Tradeview guys so they can help me out to get it automatized.
Reply With Quote
  #8 (permalink)  
Old 01-29-2009, 07:38 AM
Sophomore
 
Join Date: Dec 2008
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Forex_Master is on a distinguished road
Default

I would recommend you guys to google the 4h MACD strategy. From what I saw this is arguably on of the best strategies out there.

Its simple, usually reliable, and could be even automated with the right coding.
__________________
Free FX dashboard & daily professional FX market analysis on a add free website: www.trader-forex.com
Reply With Quote
Automated
  #9 (permalink)  
Old 02-08-2009, 03:44 PM
Freshman
 
Join Date: Feb 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Adexben is on a distinguished road
Default Automated

Is anyone trading with an automatically with an expert advisor? There are hundreds of websites online that are selling these systems but none of them seem to be making any money in the long run. Do you know of any expert advisors that really do make money? I am testing a few out right now myself but I want to know if anyone has been doing this for more than a few months
Reply With Quote
Automated EA
  #10 (permalink)  
Old 02-08-2009, 03:45 PM
Freshman
 
Join Date: Feb 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Adexben is on a distinguished road
Default Automated EA

Is anyone trading with an automatically with an expert advisor? There are hundreds of websites online that are selling these systems but none of them seem to be making any money in the long run. Do you know of any expert advisors that really do make money? I am testing a few out right now myself but I want to know if anyone has been doing this for more than a few months
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Expert Advisors kaycee250 Chit Chat 1 07-25-2009 12:09 PM
Automated portfolio of expert advisors system oilfxpro Trading Systems 42 04-18-2009 02:02 PM
Very Profitable Expert Advisors atfx Classified Ads 5 10-21-2008 03:33 AM
Expert Advisors robertinno General Trading Talk 1 11-20-2007 06:29 PM


All times are GMT. The time now is 01:30 PM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now