Free Indicators

Free Indicators

Postby admin » Tue Feb 10, 2009 7:35 pm

Please, post your free Metatrader indicators here
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby admin » Wed Feb 11, 2009 2:24 pm

Free spread control Metatrader 4 Indicators. All information about brokers spreads will be highly appreciated.
Attachments
i-Spread_HTML.mq4
spread control indicator 1
(13.79 KiB) Downloaded 104 times
i-Spread.mq4
spread control indicator 1
(6.77 KiB) Downloaded 103 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby admin » Thu Feb 12, 2009 1:13 am

More free mt4 indicators
Attachments
i-AMMA.mq4
AMMA's formula is:

AMMA[i] = ((AMMA.Period-1)*AMMA[i+1] + Close[i])/AMMA.Period;A 25-day Average Modified Moving Average is employed as a filter. This was defined by Maxwell in "Commodity Futures Trading with Moving Averages."

AMMA is multiplied by 24, then today's close is added and the sum divided by 25.
(1.95 KiB) Downloaded 101 times
i-AMA-Optimum.mq4
Kaufman's Adaptive Moving Average (AMA) was developed by Perry Kaufman. The present version or i-AMA-Optimum is optimazed for the long periods.
(3.75 KiB) Downloaded 109 times
F-Channel.mq4
(3.48 KiB) Downloaded 119 times
5days.mq4
(3.48 KiB) Downloaded 108 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby AlexFX » Thu Feb 12, 2009 4:08 am

admin wrote:Free spread control Metatrader 4 Indicators. All information about brokers spreads will be highly appreciated.

It's looks good. thank u.
User avatar
AlexFX
 
Posts: 13
Joined: Thu Feb 12, 2009 3:58 am

Re: Free Indicators

Postby sony100 » Wed Feb 18, 2009 5:06 am

Thanks!
sony100
 
Posts: 4
Joined: Wed Feb 18, 2009 4:54 am

Re: Free Indicators

Postby Giovanni » Mon Feb 23, 2009 9:41 am

Cool! Thank you!
Giovanni
 
Posts: 15
Joined: Wed Feb 11, 2009 9:20 am

Re: Free Indicators

Postby Giovanni » Mon Mar 02, 2009 9:37 am

andyre wrote:The following link has over 100 indicators to choose from...enjoy! http://www.forextradingplus.com/indicat ... &start=500

Success is finding a system that works and sticking with it.
Discovering how to conquer flat markets is key to keeping your account from blowing, and one must find his/her own way through it. There's no free lunch.


Amazing, thank you!
Giovanni
 
Posts: 15
Joined: Wed Feb 11, 2009 9:20 am

Re: Free Indicators

Postby admin » Sun May 10, 2009 5:39 pm

New Indicator "i-MagicStat"

This indicator free for all our news subscribers. Subscribe to our news | Subscribe to our RSS

Image

Parameters:

"i-MagicStat" Parameters:

extern string _tmp1_ = " --- Market ---";
extern int Market.Corner = 0; //a corner to draw Market Info: 0,1,2 or 3
extern int Market.x = 10; //horizontal offset of 0 column
extern int Market.dx = 100; //distance between columns
extern int Market.y = 15; //vertical offset of 0 row
extern int Market.dy = 18; //distance between rows
extern string Market.FontName = "Arial"; //font name
extern int Market.FontSize = 12; //font size
extern color Market.FontColorUp = LawnGreen; //positive font color
extern color Market.FontColorDn = Red; //negative font color
extern color Market.FontColor = Beige; //neutral font color

//другие параметры аналогично


extern string _tmp2_ = " --- Statistic ---";
extern int Stat.Bar = 0;
extern int Stat.Bar2 = 1;
extern bool Stat.TF.M1 = true;
extern bool Stat.TF.M5 = true;
extern bool Stat.TF.M15 = true;
extern bool Stat.TF.M30 = true;
extern bool Stat.TF.H1 = true;
extern bool Stat.TF.H4 = true;
extern bool Stat.TF.D1 = true;
extern bool Stat.TF.W1 = true;
extern bool Stat.TF.MN = true;

extern int Stat.Corner = 0;
extern int Stat.x = 250;
extern int Stat.dx = 130;
extern int Stat.dx2 = 190;
extern int Stat.y = 15;
extern int Stat.dy = 18;
extern string Stat.FontName = "Arial";
extern int Stat.FontSize = 12;
extern color Stat.FontColorUp = LawnGreen;
extern color Stat.FontColorDn = Red;
extern color Stat.FontColor = Beige;


extern string _tmp3_ = " --- Fractals ---";
extern bool Fr.TF.M1 = true;
extern bool Fr.TF.M5 = true;
extern bool Fr.TF.M15 = true;
extern bool Fr.TF.M30 = true;
extern bool Fr.TF.H1 = true;
extern bool Fr.TF.H4 = true;
extern bool Fr.TF.D1 = true;
extern bool Fr.TF.W1 = true;
extern bool Fr.TF.MN = true;

extern int Fr.Corner = 0;
extern int Fr.x = 550;
extern int Fr.dx = 120;
extern int Fr.dx2 = 200;
extern int Fr.y = 15;
extern int Fr.dy = 18;
extern string Fr.FontName = "Arial";
extern int Fr.FontSize = 12;
extern color Fr.FontColorUp = LawnGreen;
extern color Fr.FontColorDn = Red;
extern color Fr.FontColor = Beige;
Attachments
mt4-indicator-magicstat.png
(33.08 KiB) Downloaded 1202 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby traderfx » Wed May 13, 2009 3:48 am

I-MAGICSTAT

This indicator is a trend indicator , volatility or momentum?
Any instructions in how to use it?

THANKS
traderfx
 
Posts: 2
Joined: Wed May 13, 2009 2:56 am

Re: Free Indicators

Postby admin » Fri May 15, 2009 2:32 pm

traderfx wrote:I-MAGICSTAT

This indicator is a trend indicator , volatility or momentum?
Any instructions in how to use it?

THANKS


It is Statistical Indicator

1 column shows market information (bid price, ask price, spread etc.)
2 column shows price range for each time frame, for 0 -bar and for 1 bar.
Red - Bull candle. Green - bear candle.
3 column shows Upper (green) and Lower (red) fractals for each time frame.
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby admin » Wed May 20, 2009 2:18 am

Indicator's download link
Attachments
i-MagicStat.mq4
(17.69 KiB) Downloaded 166 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby AlexFX » Wed May 20, 2009 4:14 am

admin wrote:Indicator's download link


useful indiator. thanks .
User avatar
AlexFX
 
Posts: 13
Joined: Thu Feb 12, 2009 3:58 am

Re: Free Indicators

Postby admin » Fri Oct 16, 2009 12:56 pm

MultiRVI Indicator

Metatrader Indicator-Multi RVI shows the directions on different timeframes ( which usually are assigned by the user).The timeframes are assigned By default as follows : h1 h4 d1 w1 , and the RVI period -5. Within such parameters the movement of RVI on different timeframes in one direction indicates the beginning of a long-time trend.

Image


Image

Download MultiRVI Indicator for free
Attachments
i-Multi-RVI.mq4
(2.35 KiB) Downloaded 142 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby admin » Tue Dec 29, 2009 10:43 am

MetaTrader 4 Indicator i-5MA

MetaTrader 4 Indicator i-5MA Installation:

1. Copy i-5MA.mq4 file to indicators folder (default path : C://Program Files/MetaTrade 4/experts/indicators)
2. Run MetaTrader and add indicator to chart.

MetaTrader 4 Indicator i-5MA Usage:



Than higher blue histogram, than stronge buy signal.
Than higher red histogram, than stronge sell signal.



Upper Histogramm:
Draws level 1 if MA1 > MA2
Draws level 2 if MA1 > MA2 and MA2 > MA3
Draws level 3 if MA1 > MA2 and MA2 > MA3 and MA3 > MA4
Draws level 4 if MA1 > MA2 and MA2 > MA3 and MA3 > MA4 and MA4 > MA5

Lower Histogramm:
Draws level 1 if MA1 < MA2
Draws level 2 if MA1 < MA2 and MA2 < MA3
Draws level 3 if MA1 < MA2 and MA2 < MA3 and MA3 < MA4
Draws level 4 if MA1 < MA2 and MA2 < MA3 and MA3 < MA4 and MA4 < MA5

More indicators
Attachments
i-5MA.mq4
(2.98 KiB) Downloaded 143 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada

Re: Free Indicators

Postby admin » Wed Jan 27, 2010 3:46 pm

Free Forex MetaTrader Indicator i-PSMA.mq4

Checks signals from two indicators: Moving Averages and PSAR

When two indicators grow down – red bars (sell signal)
When two indicators grow – white bars (buy signal)

Download Indicator for FREE

Image



extern int MA.ma_method = MODE_EMA;
It can be any of the following values:
Constant Value Description
MODE_SMA 0 Simple moving average,
MODE_EMA 1 Exponential moving average,
MODE_SMMA 2 Smoothed moving average,
MODE_LWMA 3 Linear weighted moving average.


extern int MA.applied_price = PRICE_CLOSE;

It can be any of the following values:
Constant Value Description
PRICE_CLOSE 0 Close price.
PRICE_OPEN 1 Open price.
PRICE_HIGH 2 High price.
PRICE_LOW 3 Low price.
PRICE_MEDIAN 4 Median price, (high+low)/2.
PRICE_TYPICAL 5 Typical price, (high+low+close)/3.
PRICE_WEIGHTED 6 Weighted close price, (high+low+close+close)/4.
Attachments
i-PSMA.mq4
(2.14 KiB) Downloaded 495 times
psma.png
(33.55 KiB) Downloaded 926 times
User avatar
admin
Site Admin
 
Posts: 92
Joined: Tue Jan 27, 2009 4:03 pm
Location: Oakville, Canada


Return to Indicators - MetaTrader 4 Platform

Who is online

Users browsing this forum: No registered users and 1 guest

cron