Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > Suggestions for Trading Systems


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
 
LinkBack (58) Thread Tools Display Modes
  #241 (permalink)  
Old 11-16-2007, 04:27 PM
achu888888's Avatar
Junior Member
 
Join Date: Apr 2007
Posts: 6
achu888888 is on a distinguished road
FerruFX though I do not understand the procedure language But thank you for your offering Hope to have an opportunity to use your EA in my true account
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #242 (permalink)  
Old 11-19-2007, 08:00 PM
BigBaloo's Avatar
Member
 
Join Date: Nov 2007
Location: White Water BC
Posts: 66
BigBaloo is on a distinguished road
!xMeter.Mq4

Does anyone know how to use this 'System'?
I would sure like to know.
I got the file but don't seem able to post it
__________________
It ain't the length of the trend, it's what you do with it!

Last edited by BigBaloo; 12-05-2007 at 11:58 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #243 (permalink)  
Old 12-26-2007, 08:30 PM
TheRumpledOne's Avatar
Banned
 
Join Date: Nov 2006
Posts: 806
TheRumpledOne is an unknown quantity at this point


Hi:

I am the "new kid on the block' when it comes to MT4.

I have created the FIB MULTI indicator that displays the fib position of the currency pair on 7 different periods.

The numbers are the fib levels expressed as a percentage. The bars are just a visual. Green is 100% or higher. Red is 0% or lower.

I also wrote a candle color indicator to show the candle color of the currency pair on 7 different periods.

Attached Files
File Type: ex4 _TRO_FIB_Multi.ex4 (20.6 KB, 208 views)
File Type: ex4 _TRO_CandleColor_Multi.ex4 (16.0 KB, 191 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #244 (permalink)  
Old 12-26-2007, 08:32 PM
TheRumpledOne's Avatar
Banned
 
Join Date: Nov 2006
Posts: 806
TheRumpledOne is an unknown quantity at this point


Hi:

I am the "new kid on the block' when it comes to MT4.

I have created the FIB MULTI indicator that displays the fib position of the currency pair on 7 different periods.

The numbers are the fib levels expressed as a percentage. The bars are just a visual. Green is 100% or higher. Red is 0% or lower.

I also wrote a candle color indicator to show the candle color of the currency pair on 7 different periods.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #245 (permalink)  
Old 12-26-2007, 09:13 PM
TheRumpledOne's Avatar
Banned
 
Join Date: Nov 2006
Posts: 806
TheRumpledOne is an unknown quantity at this point


I figured out how to do it myself!
Attached Files
File Type: ex4 _TRO_CandleRange_Multi_1.ex4 (20.7 KB, 163 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #246 (permalink)  
Old 12-26-2007, 10:00 PM
Junior Member
 
Join Date: Dec 2006
Posts: 12
fxprocessor is on a distinguished road
Help with cool indicator please

Can anyone help finish this useful indicator?

Anyone know the ins/outs of progamming the METER in MT4?

many thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #247 (permalink)  
Old 12-26-2007, 11:49 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,974
fxbs is on a distinguished road
Nice. but what about mq4 file?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #248 (permalink)  
Old 12-27-2007, 12:24 AM
TheRumpledOne's Avatar
Banned
 
Join Date: Nov 2006
Posts: 806
TheRumpledOne is an unknown quantity at this point


The xMeter is great. It inspired me to code other indicators using that display.

But I thought it would be nice to see the HISTORY of the currency values so I turned the xMeter into a lower indicator.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #249 (permalink)  
Old 01-09-2008, 05:40 PM
Junior Member
 
Join Date: Jul 2006
Posts: 21
priceless is on a distinguished road
Quote:
Originally Posted by TheRumpledOne View Post


Hi:

I am the "new kid on the block' when it comes to MT4.

I have created the FIB MULTI indicator that displays the fib position of the currency pair on 7 different periods.

The numbers are the fib levels expressed as a percentage. The bars are just a visual. Green is 100% or higher. Red is 0% or lower.

I also wrote a candle color indicator to show the candle color of the currency pair on 7 different periods.


Hi
can u please post the gimal set of indi/template and ea.
Also you have one indicator which shows no of buyers/sellers on the charts.
please share this indicator and explain the use of this.

thanks in advance

Also thanks to ferrufx for such nice indicators and ea .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #250 (permalink)  
Old 01-30-2008, 11:43 PM
Junior Member
 
Join Date: Feb 2007
Posts: 5
ak20 is on a distinguished road
View history for !xMeter

Hi,

There's a new version of the indicator. In version v07 I have added the option for you to choose your own currencies (up to eight). This required quite a lot of new code but the basic idea hasn't changed. It's just more flexible now!

Indicator: !xMeter Indy v0.mq4
Place this file in /experts/indicators folder
!xMeter Indy v07.mq4

===========Original post for v02
Hi everyone,

I have coded two variations of the original !xMeter. One is similar except that it only has the major five currencies (EUR, USD, GBP, CHF, JPY). I dropped the CAD and AUD since I don't trade these myself. I also extended the scale from five steps to ten. You have to run this file as an EA.

The second file is an indicator based on this EA. The advantage of the indicator is that it can show you the history. I wasn't aware that TRO had already coded something similar... I hope my version will still add some functionality that people will like. It was a good exercise in coding anyway :-)

The indicator is very flexible in the way you can decide which part of the history you want to view. See the comments in the source for a full explanation.

You can smooth the lines if you like, making them less squiggly in TRO-speak ;-) This is done using a Wilder EMA.

It also has a switch that ensures only the lines from the currency in the current chart are shown (looking at the EURUSD chart, it hides the other lines, switch to GBPJPY and it shows the GBP and JPY automatically).

And finally, you can change over what period it calculates the high, low and range. Choose either 'since midnight' as in the original, or make it look at a rolling window of e.g. 12 hours.

I hope you guys find this indicator useful. Let me know what you think of it!

Expert: !xMeter_EA Major_5 v02.mq4 and .ex4
Place these files in /experts folder
!xMeter_EA Major_5 v02.mq4
!xMeter_EA Major_5 v02.ex4

Indicator: !xMeter_EA Major_5 Indy v02.mq4 and .ex4
Place these files in /experts/indicators folder
!xMeter_EA Major_5 Indy v02.mq4
!xMeter_EA Major_5 Indy v02.ex4

Last edited by ak20; 02-26-2008 at 11:32 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
xMeter, FerruFx, Xmeter indicator, !xmeter forex, !xMeter, xmeter EA, xmeter forex, !xMeter.mq4, forex xmeter

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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/suggestions-trading-systems/7732-new-ea-based-xmeter.html
Posted By For Type Date
Magictrader Journal ::.. This thread Refback 09-14-2008 02:53 PM
Magictrader Journal ::.. This thread Refback 09-13-2008 05:42 AM
Magictrader Journal ::.. This thread Refback 09-12-2008 08:57 PM
Magictrader Journal ::.. This thread Refback 09-12-2008 08:54 PM
MT4 Indicator Request - Page 4 - Nogold.com This thread Refback 08-11-2008 03:51 PM
Cluster indicators - Onix (Page 61) This thread Refback 08-10-2008 12:34 AM
Кластерные индикаторы - Onix (Страница 61) This thread Refback 05-31-2008 02:32 PM
/ Forex , . . - - !xMeter MultiPairs_Trader This thread Refback 04-02-2008 10:07 PM
MT4MetaTrader Part8ڥ᥿ȥ졼 - MetaTraderޤȤWiki This thread Refback 02-20-2008 10:36 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 02-20-2008 08:02 AM
!xMeter MultiPairs_Trader - / Forex , . . This thread Refback 02-19-2008 07:46 AM
Is There An Ea/script That Displays The Strenght Of All The Currencies? This thread Refback 02-18-2008 11:59 AM
MT4 Indicator Request - Page 4 - Nogold.com This thread Refback 01-21-2008 03:21 AM
Кластерные индикаторы - Onix (Страница 61) This thread Refback 01-16-2008 12:41 PM
vaz321 H1, H4. - Masterforex-V This thread Refback 01-15-2008 11:51 AM
Masterforex-V > vaz321 H1, H4. This thread Refback 12-24-2007 04:22 PM
Прошу помочь - Onix (Страница 1) This thread Refback 12-18-2007 02:49 PM
Axelar718 - Currency Strength This thread Refback 12-14-2007 05:32 PM
Is There An Ea/script That Displays The Strenght Of All The Currencies? This thread Refback 12-11-2007 03:19 PM
Is There An Ea/script That Displays The Strenght Of All The Currencies? This thread Refback 12-11-2007 02:05 PM
!xMeter MultiPairs_Trader - / Forex , . . This thread Refback 12-11-2007 09:36 AM
- Onix (: 1) This thread Refback 11-27-2007 08:45 PM
- Onix This thread Refback 11-26-2007 02:05 PM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 11-16-2007 07:40 AM
, , ! This thread Refback 10-26-2007 02:55 PM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-26-2007 08:05 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-25-2007 11:00 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-25-2007 09:17 AM
vaz321 H1, H4. - Masterforex-V This thread Refback 10-25-2007 08:33 AM
. - Onix This thread Refback 09-27-2007 06:30 AM
> . - xmeter, This thread Refback 09-17-2007 10:11 PM
/ Forex , . . - !xMeter MultiPairs_Trader This thread Refback 08-29-2007 09:43 AM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-24-2007 08:00 AM
Onix > . This thread Refback 08-23-2007 05:09 AM
- Onix (: 61) This thread Refback 08-20-2007 09:06 PM
Senjata Yang diperlukan untuk menaklukkan GAJAH (GBP/JPY) This thread Refback 08-15-2007 10:59 AM
Onix > This thread Refback 08-14-2007 11:24 AM