Forex



Go Back   Forex Trading > Trading systems > Martingale/Average Cost and Hedging
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
  #21 (permalink)  
Old 08-06-2007, 08:22 PM
MythosKid's Avatar
Member
 
Join Date: May 2007
Posts: 14
MythosKid is on a distinguished road
I thought it's going to be those two.

Thanks

MythsoKid

Quote:
Originally Posted by saintmo View Post
Hi,

Yes, set to "false" the Stochastic and Williams trading triggers. I was able to get positive results for 2007 for all other options individually and together with the exception of these. Use fib filter set to true also and trend filter to false. I used 4HR TF on eur/usd.

It goes without saying that other time frames, etc. produce different results. One problem with testing very extensively is that the EA is slower than most.

saintmo
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
  #22 (permalink)  
Old 08-06-2007, 09:29 PM
Senior Member
 
Join Date: Aug 2006
Posts: 217
saintmo is on a distinguished road
Quote:
Hi Saintmo

Where are you with this EA and what has happened to Slami? Seems things have died a little here, are you still running this on forward test and if so what are the results like?

Thanks
Wayne
Wayne,

For this EA I have spent most of my time on backtests trying to determine which combination of trade triggers was viable. Finally this weekend I think I proved to myself that there was definitely a profitable combination. So I started forward testing this past Sunday at market open. So far one winning trade, no losers.

I wish I were further along but I sill think this one has some promise. My backtesting (for what it is worth) shows reasonable monthly profit of 5-6% with a drawdown in the 25% neighborhood.

I have no idea what has happened to Slami. I had hoped he would reappear.

saintmo
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
  #23 (permalink)  
Old 08-07-2007, 02:50 PM
Member
 
Join Date: Dec 2006
Posts: 67
marko [IRL] is on a distinguished road
Detailed Statement

hm, is not the best. Maybe full version is better.
Attached Images
File Type: gif DetailedStatement.gif (5.0 KB, 1857 views)
Attached Files
File Type: htm DetailedStatement.htm (52.4 KB, 95 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
  #24 (permalink)  
Old 08-07-2007, 03:07 PM
Senior Member
 
Join Date: Aug 2006
Posts: 217
saintmo is on a distinguished road
For what it is worth, my experience has been that it takes at least $10,000 to comfortably trade at the .01 lot level (admittedly, I am normally risk averse). And that was with lower volatility pairs.

saintmo
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
  #25 (permalink)  
Old 08-07-2007, 07:26 PM
Junior Member
 
Join Date: Jul 2007
Posts: 15
ADX_MACD is on a distinguished road
Multiple10Points X2 v1.5

First I would like to apologies for not showing up since more than 2 weeks. One of the reasons was I thought this subject was not acceptable by the members..

I won't make story long, lets get to the point, during the past 2 weeks I have added many improvements on the EA.

1. SecureProfit_Percent: to specify a percentage of maximum profit of each pair, if you enter 10% it will close all trades only of that pair immediately once the total profit reaches to that percentage.
2. SecureLoss___Percent: this is for traders who wishes to use stop loss, instead of using stoploss as pips, it will close all opened positions of all pairs at the specified percentage.
3. UseWeeklyFIBO_Filter: It keeps buying only in the support levels and below, while it keeps selling in the resistance levels. This is highly recommended to be used with the high volatile pairs.
4. UseDailyFIBO_Filter: in previous versions, the EA was only using weekly fibo levels as a filter to decide the entry, now its possible to use the the daily fibo levels too, this can to be used as an extra protection with medium volatile pairs. Using both filters would make it double protection shield
5. DrawDailyLevels, DrawWeeklyLevels, ShowDashboard these are options to make proper study and analysis on the chart when testing, for better tune ups and understanding.
6. CloseAll_OnFriday, if someone is not happy to keep opened postions on weekends, and to avoid the Monday gaps, this option can be set to true, but must enter the closing hour, either beginning of Friday or end of Friday by entering the closing hour in FridayClosingHour.
7. StopTrading_OnFriday, someone wishes to continue with the opened positions but not to open new trades on Friday, this option is for that.
8. SpreadSenser, here is the best part, we all have seen spreads gets widened during market fluctuations, the spread may reach to double the normal somtimes, I have created this option to automatically reduce the risk. Example Pips set to=20, Multiplier =1.8, TP=30 and ReduceRiskBy=20, if the spread got widen by any reason, the risk will automatically be reduced by the EA, it will turn the settings to Pips set to=24, Multiplier =1.44, TP=33, this is another way to protect the account.
9. Apart from the above option, you can specifically decide which hours to reduce the risk, if you expect some kind volatile market hours, hours can be entered manually on daily basis, or keep them permanent if there is bad hours.
10. At last, The time frame becomes the main issue here, the filters are fixed, they are not based on the any timeframe.. but the traders depend on the time frame, its simply risk controller:
15M is extreme or aggressive trading.
30M is below fair trading
H1 is very reasonable trading tf.
H4 is very careful tf.
D1 is for extreme caution trading.

Nothing is constant, here is you may select which best suites you and your way of trading.

Here is the EA with the above modifications, and later I will tell you all the stories behind each and every option in the EA.

Waiting for your feedbacks.

Slami

Notes:
1. Honestly, I believe this is not an experiment, this is a result of experiments.
2. I have done my best to make this EA fully customised, that could suites any kind of trading, scalper trading, day trading, and swing trading, this is understanding all the inputs.
Attached Files
File Type: ex4 Multiple10Points-X2_v1.5.ex4 (93.9 KB, 590 views)
__________________
Rules of Engagement:

Its easy to make Profit, but Its not easy to manage the Profit.

Forex will not make you rich, but could make you a straight line of income.
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
  #26 (permalink)  
Old 08-07-2007, 08:07 PM
Senior Member
 
Join Date: Aug 2006
Posts: 217
saintmo is on a distinguished road
Can't wait to try the new version. Of course it may take a while to test all the bells and whistles.


Slami, thanks for your continued efforts.

saintmo
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
  #27 (permalink)  
Old 08-07-2007, 10:30 PM
MythosKid's Avatar
Member
 
Join Date: May 2007
Posts: 14
MythosKid is on a distinguished road
Very good job with the newest version. I'm going to do some back and forward testing. Will post some results in 2 weeks.

MythosKid
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
  #28 (permalink)  
Old 08-07-2007, 11:54 PM
Senior Member
 
Join Date: Aug 2006
Posts: 217
saintmo is on a distinguished road
Slami,

Would it be possible to add 2 display lines into your EA? One that identifies the equity level experienced and another that identifies the lowest margin % experienced?

It is wonderful that the graphics show the current equity and margin percent but it would really be nice, especially for testing purposes, to know how low these 2 items went.

Thanks,

saintmo
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
  #29 (permalink)  
Old 08-08-2007, 01:44 AM
Junior Member
 
Join Date: Mar 2007
Posts: 16
apies is on a distinguished road
A bug maybe??

Hi, im still foward testing X2 v1.2. This Ea automatically open new position without following pipstep setting on 00:00 bar (IBFX). Please check. thanks
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
  #30 (permalink)  
Old 08-08-2007, 10:38 PM
gOdFeLLa's Avatar
Junior Member
 
Join Date: May 2007
Posts: 7
gOdFeLLa is on a distinguished road
Quote:
Originally Posted by saintmo View Post
Love the graphics and the program. However, I have run 2 backtests for the eur/usd using the 30 min time frame with all default parameters and secondly with default plus trend filter = true. Both had similar results. Account blown each time on June 8, 2007. Should I be using a different time frame (1H, 4H, etc.) or different settings with eur/usd? (Time period Jan 2007 through current.)

Thanks
I've using this EA live from the earliest version, frankly speaking, i have a very bad experinnce with EurUsd.

My suggestion, try on GbpUsd and UsdJpy.
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

Tags
multiple10points, Multiple10Points_X2_v1.76.ex4, 10point3.mq4, Multiple10Points_X2_v1.76, Multiple10Points-X2, Multiple10Points-X2 EA, forex, Multiple10Points_X2, DeMarker, Multiple10points X2, fibo_trader, WASV INDICATOR, Multiple10Points_X2_v1.74.ex4, Multiple 10Points X2, Antara EA, wasv.mq4


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
I throw(launch) a challenge Yves81 Expert Advisors - Metatrader 4 7 10-15-2006 06:40 AM


All times are GMT. The time now is 06:26 AM.



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