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
04-17-2008, 08:18 PM
Member
Join Date: Oct 2007
Location: Sometimes far away sometimes close
Posts: 39
Quote:
Originally Posted by
igorad
Hi,
I want present free version of VoltyChannel_Stop_v1. It's system indicator
like PriceChannel_Stop.
Think you find all answers to your questions.
Input values:
Length=10 Volatility(ATR) Period
Kv=1.00 Sensivity Factor
MoneyRisk=1.00 Offset Factor
Signal=1 Display signals mode: 1-Signals & Stops; 0-only Stops; 2-only Signals
Line=1 Display line mode: 0-no,1-yes
Nbars=1000;
Cheers
Igor
TrendLaboratory Chief
I know this an old thread but can anybody point me out to the rules on this system??
Thanks
09-22-2008, 12:43 AM
User Root
Join Date: May 2006
Location: Helliconia (Winter)
Posts: 4,410
BBands stop
I believe (or guess) this was already done but I can't fin where.
Due to request
Volatility indicators for MT4
New version with Fractional deviations.
UPDATED on FEB 28. Reason: fixed
Attached Images
Attached Files
Last edited by Linuxser; 02-28-2009 at 04:05 PM .
11-23-2008, 03:16 PM
Junior Member
Join Date: Oct 2008
Posts: 3
Quote:
Originally Posted by
Linuxser
I believe (or guess) this was already done but I can't fin where.
New version with Fractional deviations.
What is this?
I wanted to have a look at it. Compiled it, added it, nothing happened.
11-23-2008, 08:54 PM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
Quote:
Originally Posted by
Linuxser
I believe (or guess) this was already done but I can't fin where.
Due to request
Volatility indicators for MT4
New version with Fractional deviations.
i see why:
BBands Stopv1:
extern
double Deviation =1.62; // Deviation was 2
for (shift=Nbars-Length-1;shift>=0;shift--)
{
smax[shift]=iBands(NULL,0,Length,
Deviation ,0,PRICE_CLOSE,MODE_UPPER,shift);
smin[shift]=iBands(NULL,0,Length,Deviation,0,PRICE_CLOSE,MODE _LOWER,shift);
that's can explain it
double iBands( string symbol, int timeframe, int period,
int deviation, int bands_shift, int applied_price, int mode, int shift)
11-23-2008, 09:02 PM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
Quote:
Originally Posted by
rh50
What is this?
I wanted to have a look at it. Compiled it, added it, nothing happened.
this is an indicator
how to install indicators please go to "How to start with Metatrader and Forex" thread
11-23-2008, 09:13 PM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
Quote:
Originally Posted by
fxbs
i see why:
BBands Stopv1:
extern double Deviation =1.62; // Deviation was 2
for (shift=Nbars-Length-1;shift>=0;shift--)
{
smax[shift]=iBands(NULL,0,Length,Deviation ,0,PRICE_CLOSE,MODE_UPPER,shift);
smin[shift]=iBands(NULL,0,Length,Deviation,0,PRICE_CLOSE,MODE _LOWER,shift);
that's can explain it
double iBands( string symbol, int timeframe, int period, int deviation , int bands_shift, int applied_price, int mode, int shift)
slackers solution:
smax[shift]=iCustom(NULL,0,"Bands",Length,0,Deviation,1,shift );
"Bands" - goes with all mt4s
Attached Images
Attached Files
01-01-2009, 02:04 PM
Senior Member
Join Date: Jan 2007
Location: not so remote
Posts: 3,272
Chandelier Exit slight mod
Attached Images
Attached Files
01-16-2009, 10:19 PM
Member
Join Date: Sep 2008
Posts: 65
YoYo Exit. It's just the Chandelier stop using Close prices.
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Thread Tools
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Exit Bb %
Kalenzo
Indicators - Metatrader 4
9
02-24-2008 02:35 PM
Exit EA
image3022
Expert Advisors - Metatrader 4
5
11-07-2006 01:50 AM
Chandelier Exit
gabroo_munda
Indicators - Metatrader 4
3
03-28-2006 11:42 PM
All times are GMT. The time now is 12:14 PM .