Forex



Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems
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
  #41 (permalink)  
Old 02-06-2008, 09:02 PM
Member
 
Join Date: Nov 2007
Posts: 84
OzFx is on a distinguished road
Smile

Quote:
Originally Posted by azmel View Post

The 200SMA filter that OzFx uses could also help, but I haven't used it yet. What is the success rate of using this filter to isolate the "false signals", OzFx?

Regards,

Azmel.
Hi Azmel,
Since the introduction of 200SMA we had 18/21 successful trade.
I think that speaks for itself.

Thanks again
Oz
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
  #42 (permalink)  
Old 02-06-2008, 10:20 PM
Senior Member
 
Join Date: Nov 2006
Posts: 248
jbfx is on a distinguished road
Azmel,

You can just use the backtester to simulate the trade, and watch it visually. No need to wait days to figure out if your code is working as expected. That's how I troubleshoot, and it works well especially for slow traders.
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
  #43 (permalink)  
Old 02-06-2008, 11:47 PM
Junior Member
 
Join Date: Mar 2007
Posts: 3
pegasus200 is on a distinguished road
Hello OzFx,

I just want to recall the fxbs remarks about the Stoch crossing the 0 line of AC. The problem I see is that the 0 crossing point depends on the range, the zoom and the chart shift of your display since moving the chart to another bar moves the 0 crossing of the Stoch up or down!!! Try it you will see. It does not move much when AC is quite in the same range but when big bumps happens, the entry signal can be way off from one person to another.

I don't know if you were aware and understand the problem and I just want to bring this up to make sure there is no mistakes here.... If there are EAs working out there, then they must take into account the range of the AC for a certain amount of bars (how many?) and then adjust the Stoch relative position accordingly and then compare it to 0 of the AC. Otherwise it is not working pretty well.

Have a look at the charts. They are the exact same charts but one has more bars than the other on the display. See the Stoch crossing moved a little to the left on the second one and the relative position is different...

Maybe this is part of your setup but then we need to know how many bars you have on your screen !!

Attached Images
File Type: gif ch1.gif (16.9 KB, 1460 views)
File Type: gif ch2.gif (17.9 KB, 1446 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
  #44 (permalink)  
Old 02-07-2008, 01:08 AM
Member
 
Join Date: Nov 2007
Posts: 84
OzFx is on a distinguished road
Quote:
Originally Posted by pegasus200 View Post
Hello OzFx,

I just want to recall the fxbs remarks about the Stoch crossing the 0 line of AC. The problem I see is that the 0 crossing point depends on the range, the zoom and the chart shift of your display since moving the chart to another bar moves the 0 crossing of the Stoch up or down!!! Try it you will see. It does not move much when AC is quite in the same range but when big bumps happens, the entry signal can be way off from one person to another.

I don't know if you were aware and understand the problem and I just want to bring this up to make sure there is no mistakes here.... If there are EAs working out there, then they must take into account the range of the AC for a certain amount of bars (how many?) and then adjust the Stoch relative position accordingly and then compare it to 0 of the AC. Otherwise it is not working pretty well.

Have a look at the charts. They are the exact same charts but one has more bars than the other on the display. See the Stoch crossing moved a little to the left on the second one and the relative position is different...

Maybe this is part of your setup but then we need to know how many bars you have on your screen !!

Hi pegasus200,
You have a valid point. That is a challenge when you do visual backtest. However when you forward test it becomes much more clear. Also read through my AES post on my blog where we enter trades when Stot crossed below 0 line.

Advance Entry Signals (AES)

Hope it is not against the rules to post links here.

Cheers,
OzFx
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
  #45 (permalink)  
Old 02-07-2008, 07:44 AM
azmel's Avatar
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 209
azmel is on a distinguished road
Stochastic crossing AC

It is quite difficult to code an EA that knows when the Stochastic line crosses the AC zero line, unfortunately. Visually it is very easy to see, but ask a computer to see it, and it can't.

For a computer, the Stochastic value ranges from 0 to 100 as fxbs has pointed out. Therefore for the EA, I take the average value, which is 50 as the zero line. For optimisation, I also put the option to adjust the upper and lower values just to see what the effects of those will be on the trades.

Talking about the EA, it is almost ready. Last night, I tested it against a smaller timeframe to see what happens when a new signal appears. As expected, the fifth trade closes and a new set of five trades re-appears.

I will post the EA today for everyone to test. However, DO NOT GO LIVE with this EA yet as I have not incorporate the 200SMA filter.
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
  #46 (permalink)  
Old 02-07-2008, 07:50 AM
Banned
 
Join Date: Nov 2007
Posts: 374
oilfxpro is on a distinguished road
Quote:
Originally Posted by azmel View Post
It is quite difficult to code an EA that knows when the Stochastic line crosses the AC zero line, unfortunately. Visually it is very easy to see, but ask a computer to see it, and it can't.

For a computer, the Stochastic value ranges from 0 to 100 as fxbs has pointed out. Therefore for the EA, I take the average value, which is 50 as the zero line. For optimisation, I also put the option to adjust the upper and lower values just to see what the effects of those will be on the trades.

Talking about the EA, it is almost ready. Last night, I tested it against a smaller timeframe to see what happens when a new signal appears. As expected, the fifth trade closes and a new set of five trades re-appears.

I will post the EA today for everyone to test. However, DO NOT GO LIVE with this EA yet as I have not incorporate the 200SMA filter.
Hi

Just use 1 or 5 or some small number INSTEAD OF ZERO

OILFXPRO
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
  #47 (permalink)  
Old 02-07-2008, 09:06 AM
Banned
 
Join Date: Nov 2007
Posts: 374
oilfxpro is on a distinguished road
Quote:
Originally Posted by azmel View Post
Thanks for the clarification, OzFx. The reason why I asked is that I've downloaded the EA from Forex Factory and find that it doesn't do a short.

When digesting the code, I found out that the author has put something like if Stot<0, go short - thus the no-trade as the Stot value never goes below zero.

fxbs' explanation is much clearer if one's intention is to write the EA.

I am currently re-writing OzFx's EA from scratch with the money management feature as per his original methodology. I am forward-testing it now for bugs. Once it is certified as working, I will post it here.
Hi

Are you going to post MQ4files or just ex4 files?If the latter will it have expiry date?

OILFXPRO
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
  #48 (permalink)  
Old 02-07-2008, 11:08 AM
azmel's Avatar
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 209
azmel is on a distinguished road
OzFx v1.0 Expert Advisor

Here is the EA for the OzFx daily system. It has been tested on the EURUSD D1 chart with success. It follows the initial OzFx's methodology, thus it lacks the 200SMA filter. That will be incorporated in future versions.

Here are the settings:

Magic. This is the unique ID for this EA to differenciate it from other EAs. If you using multiple EAs in one account, make sure that each magic number is unique.

Lots. This the amount of lots you want to trade if MoneyManagement is not used (see below). If MoneyManagement is used, the EA will calculate this value for you.

MoneyManagement. (Not to be confused with OzFx's definition of Money Management). This feature will let the EA calculate how much lots to trade based on how much you want to use your free margin (or account balance). If not used, the amount of lots to trade will be based on the Lots value above.

UseFreeMargin. If MoneyManagement is set to true, then the EA will use the percentage of free margin based on this setting. For example, if you put 100 here, the EA will use all of your available free margin. If you put 50 here, the EA will use half of your free margin available, and so on. Enter anywhere between 1 to 100 depending on how big or small risk/profit you want to take.

AccountType. Set this to the type of account you are currently using:
0 for large accounts where min lot is 1 and pip price per lot is $10.
1 is for mini accounts where min lot is 0.1 and pip price per lot is $10 (for example North Finance)
2 is for micro accounts where min lot is 0.01 and pip price per lot is $10 (for example Alpari UK)
3 is for Interbank FX nano accounts where min lot is 0.01 and pip price per lot is $1.

Leverage. Set this to the amount of leverage your broker has given you. If you have 1:100 leverage, enter 100 here. If you don't know, leave it as default.


UPDATE: THE LATEST & STABLE EA CAN BE FOUND ON POST#135, PAGE 14

Last edited by azmel; 02-27-2008 at 09:29 AM.
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
  #49 (permalink)  
Old 02-07-2008, 11:11 AM
azmel's Avatar
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 209
azmel is on a distinguished road
Quote:
Originally Posted by OzFx View Post
Hi Azmel,
Since the introduction of 200SMA we had 18/21 successful trade.
I think that speaks for itself.

Thanks again
Oz
Hi OzFx,

That is a good ratio. What is the success rate without the 200SMA filter in place?

The EA that I have released above just uses the AC and Stochastic indicators for the time being.

Regards,

Azmel.
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
  #50 (permalink)  
Old 02-07-2008, 11:23 AM
azmel's Avatar
Senior Member
 
Join Date: Dec 2007
Location: United Kingdom
Posts: 209
azmel is on a distinguished road
Broker selection

Oh yes, I forgot to mention - when selecting your MT4 broker, best find a broker that uses GMT (or GMT+1 at worst) as its internal server clock.

The reason is that we want the new daily candle to preferably appear during this time. Selecting a broker with a different clock will cause the candle to appear late, thus missing a good signal.
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
ozfx ea, forex, OzFx System, OZFX TSD, system, forex system 100 pips, ozfx.tpl, trading, 100% Accurate Trading System, OZFX FOREX, Accelerator Oscillator, OZFX mq4, 100 pips, ozfx forex system, oz fx


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
20 pips system newdigital Expert Advisors - Metatrader 3 262 07-14-2009 02:59 PM
3-5 pips per trade 80 + % positive trades colnc Suggestions for Trading Systems 20 09-18-2008 11:51 PM
20 pips scalp system out_kold Post and compare Trades 23 08-04-2008 10:32 AM
MT4 30 pips system dazix Suggestions for Trading Systems 246 11-06-2007 07:49 PM
Old system (100 pips) aelimian Expert Advisors - Metatrader 4 11 01-22-2007 09:07 PM


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



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