Forex



Go Back   Forex Trading > Downloads > Indicators - 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
  #31 (permalink)  
Old 05-09-2007, 02:19 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by yorkyjohnny
iv) In order to arrive at the TREND, either “Up” or “Down”, have you weighted your calculations in any way, progressively from M1 to W1 in favor of the longer TF’s, due to longer TF’s having a greater influence over the direction of the trend. This does of course more apply to the overall, underlying trend and not necessarily the shorter term ‘trend of the moment’. Or is each TF treated equally?
Perhaps a good idea to weight the calculation.

Do you have an idea of formula? Right now, the formula is as simple as 1+1. Maybe that a coefficient (i don't know if this word is good in english) applied to the high TF is a good filter for false signals.
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
  #32 (permalink)  
Old 05-09-2007, 02:25 AM
lowphat's Avatar
Senior Member
 
Join Date: Sep 2005
Posts: 200
lowphat is on a distinguished road
you can get rid of 2 buffer numbers for sure by
Code:
  
extern bool enableBuf = false;
 if (enableBuf)  { SetIndexBuffer(0,TrendUPBuffer); SetIndexBuffer(1,TrendDOWNBuffer);}
then you can add to set buffers for true in the expert icustom
i havent tried doing that with icus but should work in theory\
or u can set it to true by default then just disable it when your not using it with an ea

Last edited by lowphat; 05-09-2007 at 02:41 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
  #33 (permalink)  
Old 05-09-2007, 02:30 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by lowphat
you can get rid of 2 buffer numbers for sure by
Code:
  
extern bool enableBuf = false;
 if (enableBuf)  { SetIndexBuffer(0,TrendUPBuffer); SetIndexBuffer(1,TrendDOWNBuffer);}
then you can add to set buffers for true in the expert icustom
i havent tried doing that with icus but should work in theory\
or u can set it to true by default then just disable it when your not usingn it with an ea
Thanks lowphat, i try this asap!
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
  #34 (permalink)  
Old 05-09-2007, 06:09 AM
Senior Member
 
Join Date: Apr 2007
Posts: 238
yorkyjohnny is on a distinguished road
Smile FerruFx.....thanks!

Quote:
Originally Posted by FerruFx
Yes it's possible you have a smaller (screen!!!) than me.
Thank you for anwering all of my questions. My monitors at the moment are 19", but I have solved the problem by adjusting my screen display settings to 1280 x 720 pixels, which now display the full length of the indicator perfectly. Thankyou for the template, which unfortunately didn't help any, as it required the settings changing.

As regards weighting the calculation, I don't have any suggestions for this, other than to speculate that the accuracy may be improved by adding bias to the longer TF's. I have traded for years, but I am sorry, I know nothing about EA's or programming and have only recently started using the MT4 platform, so unfortunately cannot help with this issue.

ii) If for example you are in a long trade, because trend was “Up” at time of entry and the trend now turns against you to “Down”, do you immediately exit the trade, regardless of what time? (You answered NO)

By answering NO, do I take it that even though the trade is going against you, you will stay in the trade until 00:00 GMTand only then exit if trend is showing "Down" and at the same time enter a short/sell trade? This means that you may have held the trade open for several hours incurring a drawdown, which may be in the region of 100-150 pips, especially with GBP/JPY. Exit strategies are a whole issue unto themselves, but I am just trying to get an exact feel as to how you have tested it so far.

As a matter of interest, what is the highest, single loss you have suffered to date?

Thank you for your time and sharing.

johnny
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
  #35 (permalink)  
Old 05-09-2007, 07:20 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by yorkyjohnny
As regards weighting the calculation, I don't have any suggestions for this, other than to speculate that the accuracy may be improved by adding bias to the longer TF's. I have traded for years, but I am sorry, I know nothing about EA's or programming and have only recently started using the MT4 platform, so unfortunately cannot help with this issue.
Any skill of programming is required for an answer. I just need your experience of trading for know which TFs i can add a "coef" for make them more accurate. After, i haven't any problem for implement it in my code.

Quote:
Originally Posted by yorkyjohnny
ii) If for example you are in a long trade, because trend was “Up” at time of entry and the trend now turns against you to “Down”, do you immediately exit the trade, regardless of what time? (You answered NO)

By answering NO, do I take it that even though the trade is going against you, you will stay in the trade until 00:00 GMTand only then exit if trend is showing "Down" and at the same time enter a short/sell trade? This means that you may have held the trade open for several hours incurring a drawdown, which may be in the region of 100-150 pips, especially with GBP/JPY. Exit strategies are a whole issue unto themselves, but I am just trying to get an exact feel as to how you have tested it so far.
All my tests were made without SL. If the target isn't reach at 23:59 GMT and if the trend isn't the same way (buy or sell) of my opened position, i close. Yes i can lose some pips, but many times the trend reverse and if i had set a SL, the trade close whereas the trend go in your way.

Right now, before sleep i set a stop to 100. If the GBP/JPY return to its volatility of the beginning of this year, i would increase. When i wake up, it's time to me to look at the 23:59 GMT rules!

Quote:
Originally Posted by yorkyjohnny
As a matter of interest, what is the highest, single loss you have suffered to date?
-101 pips the 23th of april (test)
-93 pips in real life yesterday (7/8 of may)
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
  #36 (permalink)  
Old 05-09-2007, 07:25 AM
Big Joe's Avatar
Senior Member
 
Join Date: May 2006
Location: In the trading room !
Posts: 763
Big Joe is an unknown quantity at this point
Please think about 15 " screens runs @ 1024 x 768

If you have issues to do that, you can make an external true/false to show or not the open trade analysis, in order to reduce size

Last edited by Big Joe; 05-09-2007 at 07:32 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
  #37 (permalink)  
Old 05-09-2007, 07:32 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by Big Joe
Please think about 15 " screens runs @ 1024 x 768
I don't know how to reduce more than this. There are many informations to display.

If someone have an idea ...

FerruFx
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
  #38 (permalink)  
Old 05-09-2007, 07:47 AM
droesparky's Avatar
Senior Member
 
Join Date: Apr 2006
Posts: 429
droesparky is on a distinguished road
FerruFx

maybe try using the letter DN for down and then on the headings do something like

MA MA
20 50

about all I can come up with would help a little
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
  #39 (permalink)  
Old 05-09-2007, 07:52 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by droesparky
FerruFx

maybe try using the letter DN for down and then on the headings do something like

MA MA
20 50

about all I can come up with would help a little
I will try to do something like that when i have more time ... probably next week-end.

Specially for the small screens!
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
  #40 (permalink)  
Old 05-09-2007, 09:59 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by yorkyjohnny
may be improved by adding bias to the longer TF's.
Right now, the calculation is:

If .... is true UP1=1 Down1=0 else Up1=0 Down1=1
UP = (UP1+UP2+...UP112) / 112 *100
Down = (Down1+Down2+...Down112) / 112 *100

By adding a coef, it sould be more accurate. What do you think about this :

M1: x0.7
M5: x0.8
M15: x0.9
M30: x1.0
H1: x1.0
H4: x1.1
D1: x1.2
W1: x1.3

This gives high TFs more "force".

Thanks all here for your opinion before i implement it.
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
FerruFx, ferrufx indicator, ferrufx multi, FerruFx Multi info light chart, ferrufx_multi_info, FerruFx_Multi_info+, FerruFx_Multi_info+.mq4, FerruFx_Multi_info+_light_chart.mq4, forex, furrufx, indicator, indicators mt4 test, light_chart_v1.1, multi indicators, open trade analysis, xMeter, FerruFx_Multi_info, FerruFx_Multi_info+_light_chart, ferrux, multi, ferrufx multi info, multi indicator, ferru, trend meter, forex multi indicator, xmeter_mini, open trade analysis indicator, ferrufx multi indicator, FerruFx_Multi_info+_light_chart_v1.1.mq4, "open trade analysis"


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
Multi pair chart indicator european Indicators - Metatrader 4 3 06-30-2008 12:10 PM
Multi EA hellkas Expert Advisors - Metatrader 4 104 10-24-2007 10:22 PM
Multi-indicator confirm Nebula Indicators - Metatrader 4 1 07-05-2007 11:31 AM
Multi-Hedge Indicator for MT4 pipscalper Indicators - Metatrader 4 0 04-01-2007 04:06 AM
Multi EAs, multi brokers, same computer hhsmoney General Discussion 6 11-16-2006 09:32 PM


All times are GMT. The time now is 10:17 PM.



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