Forex



Go Back   Forex Trading > Downloads > Indicators - Metatrader 4






Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-08-2007, 05:09 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Lightbulb Multi-indics indicator

Hi there,

I come to present an indicator to you which I created and who could be useful to some people here. If you are interested, I would be happy to share it.

You can see it attached below.

Let me know what you think about it and i will be back with the code and instructions.

For the moment, the code is very "heavy" (I am not a pro-coder) but all the calculation are OK.

I have make an EA based on this indicator and it seems to be profitable.

A good idea should be to start a thread and comments the indic for make it perfect.

Thanks for your comments.
FerruFx
Attached Images
File Type: gif multi_indics.gif (13.3 KB, 19945 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
  #2 (permalink)  
Old 05-08-2007, 05:12 AM
Junior Member
 
Join Date: Jan 2006
Posts: 2
slmssk is on a distinguished road
Please post your indicator

Please Post your indicator and Rules to Enter and Exit
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
  #3 (permalink)  
Old 05-08-2007, 05:25 AM
Member
 
Join Date: Sep 2006
Posts: 41
snowman is on a distinguished road
re: your indicator

That's something I haven't seen before. Look's good.....I would love to test it out.....
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
  #4 (permalink)  
Old 05-08-2007, 05:52 AM
Fay Fay is offline
Junior Member
 
Join Date: Mar 2007
Posts: 23
Fay is on a distinguished road
looks good
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
  #5 (permalink)  
Old 05-08-2007, 06:44 AM
Member
 
Join Date: Sep 2006
Posts: 85
fxwealth is on a distinguished road
Hi, Would love to test it out as well
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
  #6 (permalink)  
Old 05-08-2007, 06:51 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
As promised, here is code and instructions.

The code being heavy, it is in 2 files which are displayed in the same window. I joined also a "non standard" indicator which is displayed "WAE" on the chart. Some of you know it (Waddah_Attar_Explosion).

1. Copy all the mq4 files in your indicators folder

2. Open your terminal

3. Open a chart (this indicator works for any currency you want)

4. Open the navigator window.

5. Attach "FerruFx_Multi_info+" to the chart.

6. Drag and Drop "FerruFx_Multi_info+_2" on the 1st indicator window

7. Close the navigator window.

On the left side, you can see some infos about the open trade (works only for 1 trade opened)

In the middle, the calculation of the trend for 14 indicators for 8 TF (M1 to Weekly) and the global trend result UP or DOWN with its strength (strong or weak).

In the right side, the calculation of the daily pivots and range.

Settings for display the open trade info's:

AccountMini: true or false
LeverageToTrade: Leverage which you want to trade per position (e.g. you have a 200:1 account and you want to trade 10:1, just put 10). For the calculation of the maximum lot to trade
PipValue: Pip Value of the day

Settings for the strength result:

TrendStrongLevel: 75 (the level above which "strong" is displayed instead of "weak"

Some parameters "for test only" are available: the 2 indicators must have the same adjustments. This part is working good but sometimes some "up" or "down" are missed. I think history ticks for the calculation of some old time frame are missed.

If a pro-coder have an idea to make a code more "light" for put it on a unique file, i will be an happy man!

Now, here's my trade strategy with this indicator (i only trade GBPJPY, i didn't test other pairs):

1. Start trading at 00:00 GMT

2. At the first tick, i look the global UP/DOWN and open a BUY if "UP" or SELL if "DOWN"

3. My settings: Target Profit 90 pips, no sl, no ts.

4. At 23:59 GMT, if the target isn't reach, close the trade only if the trend reverse.

5. At 00:00 GMT, if the previous trade were close at 23:59 GMT, open an opposite position.

My test results from 2007/04/02: 26 trades, 66% win and +991 pips. This results are based on an open trade each day 00:00 GMT. Right now, i close only if the trend reverse (i save the spread!)

Test it, find the best settings.

Thanks for your comments.
Attached Files
File Type: mq4 FerruFx_Multi_info+.mq4 (66.7 KB, 5287 views)
File Type: mq4 FerruFx_Multi_info+_2.mq4 (70.6 KB, 4872 views)
File Type: mq4 Waddah_Attar_Explosion.mq4 (7.8 KB, 4157 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
  #7 (permalink)  
Old 05-08-2007, 07:14 AM
Member
 
Join Date: Sep 2006
Posts: 41
snowman is on a distinguished road
re: your indicator

Thanks Ferrufx, we'll check er out.....
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
  #8 (permalink)  
Old 05-08-2007, 10:40 AM
droesparky's Avatar
Senior Member
 
Join Date: Apr 2006
Posts: 429
droesparky is on a distinguished road
Nice indicator FerruFx you said 66% wins, can you give us a idea of the average pips on wins and on losses?
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
  #9 (permalink)  
Old 05-08-2007, 11:12 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Quote:
Originally Posted by droesparky
Nice indicator FerruFx you said 66% wins, can you give us a idea of the average pips on wins and on losses?
average losses: -34,80 pips
average wins : +76,69 pips
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
  #10 (permalink)  
Old 05-08-2007, 11:21 AM
Senior Member
 
Join Date: Feb 2007
Posts: 985
FerruFx is on a distinguished road
Is someone know if it's possible in the indicator window to not display the 4 results buffers (between "+ open Trade Analysis +" and MA20 MA50)?

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
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"

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
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:15 AM.



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