Welcome to the Traders Laboratory Forums.
Forex Trading Laboratory Discussion forum for Forex traders - all forex pairs

Reply
Old 11-01-2007, 02:16 PM   #521

unicorn's Avatar

Join Date: Apr 2007
Location: Athens
Posts: 165
Ignore this user

Thanks: 27
Thanked 1 Time in 1 Post



Lightbulb Re: Playing with the VMAR`s open research

Quote:
Originally Posted by walterw »
Looks like we are gonna have it on NT ¡¡ thanks Sparrow ¡¡
Looking good!!

Now, Sparrow please explain the sequence of parameters (as posted on the chart) in fantailvma1 and vmaband.

11 ticks Walter ???

By the way Walter, you do need the first three bands to be differently colored, as they help with exits.

good work guys.

Unicorn.
unicorn is offline  
Reply With Quote
Old 11-01-2007, 02:21 PM   #522

Sparrow's Avatar

Join Date: May 2007
Location: Vienna/Austria
Posts: 306
Ignore this user

Thanks: 86
Thanked 20 Times in 16 Posts



Re: Playing with the VMAR`s open research

Parameters are:

Regular Faintail Parameters from which the Band will be calculated.

BandMin: lowest EMA period
BandMax: highest EMA period
BandIncrement: Increment value of the EMA Period, between BandMin and BandMax

Cheers
Sparrow is offline  
Reply With Quote
Old 11-01-2007, 02:35 PM   #523

unicorn's Avatar

Join Date: Apr 2007
Location: Athens
Posts: 165
Ignore this user

Thanks: 27
Thanked 1 Time in 1 Post



Thumbs down Re: Playing with the VMAR`s open research

Quote:
Originally Posted by Sparrow »
Parameters are:

Regular Faintail Parameters from which the Band will be calculated.

BandMin: lowest EMA period
BandMax: highest EMA period
BandIncrement: Increment value of the EMA Period, between BandMin and BandMax

Cheers
Sparrow

will you please elaborate in the form:

signal vmar_2(ema_periods, adx_periods, stoch_periods);
and
rainbow base vmar_2(ema_periods, adx_periods, stoch_periods);

For example by watching Walter's chart, I have the impression that the number 100 (max ema) is displayed within the sequence of
ma_periods, adx_periods, stoch_periods.

This will create confusion, and perhaps a lot of posts of the type: "nice chart, what are the parameters of the adx_periods stoch_periods?" cluttering the thread.

By the way, why do you want to have the ema range displayed anyway?

keep up the good work.
Unicorn.
unicorn is offline  
Reply With Quote
Old 11-01-2007, 02:40 PM   #524

Sparrow's Avatar

Join Date: May 2007
Location: Vienna/Austria
Posts: 306
Ignore this user

Thanks: 86
Thanked 20 Times in 16 Posts



Re: Playing with the VMAR`s open research

Unicorn,

I can't say that I really got all what you are talking about.

What I am doing in the bands indicator is calculation a base VMA and put the result into an EMA with varying periods, I don't think you do anything different looking at your code

Quote:
for (ema_periods=2; ema_periods <=12; ema_periods=ema_periods+2 )
{
xVidya = EMA( Vidya , ema_periods) ;
Plot(xVidya,"", IIf( ema_periods==2, ParamColor("fast vidya color", colorYellow), Color1) , styleLine+styleThick+styl eNoLabel);
}
If there is anything I didn't get, just tell me.

Cheers
Sparrow is offline  
Reply With Quote
Old 11-01-2007, 02:45 PM   #525

walterw's Avatar

Join Date: Nov 2006
Location: Argentina
Posts: 2,228
Ignore this user

Thanks: 0
Thanked 199 Times in 127 Posts



Re: Playing with the VMAR`s open research

Quote:
Originally Posted by unicorn »
Looking good!!


11 ticks Walter ???

.

This ticks are very slow on forex compared to futures, so they would be the most near to a 55t on futures... cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 11-01-2007, 02:56 PM   #526

Sparrow's Avatar

Join Date: May 2007
Location: Vienna/Austria
Posts: 306
Ignore this user

Thanks: 86
Thanked 20 Times in 16 Posts



Re: Playing with the VMAR`s open research

Now here is the nicer version of the bands

Enjoy
Attached Files
File Type: zip VMABand_v1.1.zip (13.3 KB, 69 views)
Sparrow is offline  
Reply With Quote
Old 11-01-2007, 03:19 PM   #527

walterw's Avatar

Join Date: Nov 2006
Location: Argentina
Posts: 2,228
Ignore this user

Thanks: 0
Thanked 199 Times in 127 Posts



Re: Playing with the VMAR`s open research

Quote:
Originally Posted by Sparrow »
Now here is the nicer version of the bands

Enjoy
yes, very nice Sparrow very good looking indicator... had been testing ccit3 and works ok as well...

So now I will get inspired and prepare the final template for this...

The nice edge we get on NT apart of this nice variations on the vma`s is the tick charts... can make timing very competitive... also nice for scalping on some volatile pairs like eur/jpy...

Thanks for this contributions Sparrow ¡¡ cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 11-01-2007, 03:27 PM   #528

unicorn's Avatar

Join Date: Apr 2007
Location: Athens
Posts: 165
Ignore this user

Thanks: 27
Thanked 1 Time in 1 Post



Thumbs down Re: Playing with the VMAR`s open research

Quote:
Originally Posted by unicorn »
Sparrow

will you please elaborate in the form:

signal vmar_2(ema_periods, adx_periods, stoch_periods);
and
rainbow base vmar_2(ema_periods, adx_periods, stoch_periods);

Unicorn.
Maybe I did not phrase my question clearly.
Please explain the quantities that the question marks refer to.

by the way,
"nice chart, what are the parameters of the adx_periods, the stoch_periods and the ema_periods?" hehehe

cheers
Unicorn.
Attached Thumbnails
Playing with the VMAR`s  open research-ninja-2.png  
unicorn is offline  
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Playing the Initial Balance TinGull Market Profile 13 10-19-2011 10:48 AM
Walter`s First Forex Research (various ideas) walterw Forex Trading Laboratory 157 09-13-2011 05:14 AM
Playing the Opening Gap Soultrader Technical Analysis 19 05-23-2007 05:10 PM
Playing Inside Days Soultrader E-mini Futures Trading Laboratory 12 03-06-2007 05:10 PM
Research On Forums and Communities. Comments Please. RichardKen General Discussion 6 02-18-2007 08:48 PM

All times are GMT -4. The time now is 03:32 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.