Playing with the VMAR`s open research - Page 21 - Traders Laboratory
Forum Guidelines | Contact Us
Home

Go Back   Traders Laboratory > Equities, FX, and Options > Forex Laboratory

Forex Laboratory Discussion forum for Forex traders.


Reply
 
LinkBack (8) Thread Tools Search this Thread Display Modes
  #201 (permalink)  
Old 09-30-2007, 03:11 AM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

FantailVMA5Turbo

________Minimum____Line 1_______Line 2______Line 3
ADXbars_1__________1 fixed______2 __________3
Weight__1.1________3_____ ______3 __________3
Chande__1.0________1_____ _____1.5__________2

Can also get interesting results with Chande=1 for all lines.
Doesn't do long HEs, the smoothing for that was removed to reduce lag.
The problem with live feed may or may not be fixed, find out tomorrow.
Going to look at CCI "VMA" now.
Attached Files
File Type: mq4 FantailVMA5Turbo.mq4 (7.8 KB, 40 views)

Reply With Quote
  #202 (permalink)  
Old 09-30-2007, 07:53 AM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

CCIVMA1

Again, don't know yet if it will crash with live feed.

User settings are-
CCI_Period = 3;
T3_Period = 8;
b = 0.618;
Attached Files
File Type: mq4 CCIVMA1.mq4 (2.8 KB, 34 views)

Reply With Quote
  #203 (permalink)  
Old 09-30-2007, 07:58 AM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

Yes Walter, it uses Sniper's CCI.

Reply With Quote
  #204 (permalink)  
Old 09-30-2007, 08:27 AM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

Wondering about doing a fantail that attaches to a slow ema of the price.
To do the job that VMA1 on 5 min is doing, but without being dependant on any vma version. So as vma's come and go, the fantail doesn't need to be done over again each time.

Reply With Quote
  #205 (permalink)  
Old 09-30-2007, 11:38 AM
walterw's Avatar
walterw is The Trader Chimp

Trader Specs
 
Join Date: Nov 2006
Location: Argentina
Posts: 2,168
Thanks: 0
Thanked 41 Times in 30 Posts
This member is the original thread starter. Re: Playing with the VMAR`s open research

Quote:
View Post
CCIVMA1

Again, don't know yet if it will crash with live feed.

User settings are-
CCI_Period = 3;
T3_Period = 8;
b = 0.618;
Quote:
View Post
Yes Walter, it uses Sniper's CCI.
Interesting stuff here Bruce, now I loaded and he resembles a vma on the price pane... can he oscillate up and down from a 0 line on a diferent oscillator pane ?... could this be done ?.... I am so gratefull you are doing this experiment, it was something I had great curiosity to see if it could be done... thanks a lot テつ。テつ。 Walter.

__________________
you can check my site on my profile contact info...
Reply With Quote
  #206 (permalink)  
Old 09-30-2007, 11:48 AM
walterw's Avatar
walterw is The Trader Chimp

Trader Specs
 
Join Date: Nov 2006
Location: Argentina
Posts: 2,168
Thanks: 0
Thanked 41 Times in 30 Posts
This member is the original thread starter. Re: Playing with the VMAR`s open research

Quote:
View Post
FantailVMA5Turbo

________Minimum____Line 1_______Line 2______Line 3
ADXbars_1__________1 fixed______2 __________3
Weight__1.1________3_____ ______3 __________3
Chande__1.0________1_____ _____1.5__________2

Can also get interesting results with Chande=1 for all lines.
Doesn't do long HEs, the smoothing for that was removed to reduce lag.
The problem with live feed may or may not be fixed, find out tomorrow.
Going to look at CCI "VMA" now.
I will be testing this one on a 5 min chart.... as it is so leading it will be interesting to se her working on a bigger chart... once again thanks Bruce テつ。テつ。 nice job man テつ。テつ。 cheers Walter.

__________________
you can check my site on my profile contact info...
Reply With Quote
  #207 (permalink)  
Old 09-30-2007, 05:18 PM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

Quote:
View Post
can he oscillate up and down from a 0 line on a diferent oscillator pane ?....
yes.
if you want to get a combined signal from two versions, that might also be done in the one indicator.

Reply With Quote
  #208 (permalink)  
Old 09-30-2007, 07:43 PM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

CCIVMAsub1
First attempt at a sub-window indicator.
Not very good.
Black bars mean HE.
But need to find a way to turn the white line black as well.
When the white line points towards the zero (centre) line, means HE.
When the white line points AWAY from centre line, means ladder.
Pix may help...

Funny that the sub-window version doesn't crash on live bars.
But yes, CCIVMA1 is crashing on live bars, arghh @#$% MT4.
Same program...
Dumn ass MT$....:confu sed:
Attached Images
File Type: png sub.PNG (108.4 KB, 37 views)
Attached Files
File Type: mq4 CCIVMAsub1.mq4 (3.2 KB, 14 views)

Reply With Quote
  #209 (permalink)  
Old 09-30-2007, 09:55 PM
walterw's Avatar
walterw is The Trader Chimp

Trader Specs
 
Join Date: Nov 2006
Location: Argentina
Posts: 2,168
Thanks: 0
Thanked 41 Times in 30 Posts
This member is the original thread starter. Re: Playing with the VMAR`s open research

Hi Bruce... I am testing oscillator, but seems to plot exactly the same to fxsnipers one... any idea here ?...
Attached Images
File Type: gif cci.gif (38.4 KB, 22 views)

__________________
you can check my site on my profile contact info...
Reply With Quote
  #210 (permalink)  
Old 09-30-2007, 10:04 PM
PYenner's Avatar
PYenner has no status.

 
Join Date: May 2007
Location: New Zealand
Posts: 511
Thanks: 0
Thanked 1 Time in 1 Post
Re: Playing with the VMAR`s open research

Quote:
View Post
Hi Bruce... I am testing oscillator, but seems to plot exactly the same to fxsnipers one... any idea here ?...
Yes it is the same, it did not need to be modified to give HE.
The only difference is now the black bars show when the HE is happening.

Reply With Quote
Reply



LinkBacks (?)
LinkBack to this Thread: http://www.traderslaboratory.com/forums/f24/playing-with-the-vmar-s-open-2440.html
Posted By For Type Date
Walter`s This thread Refback 01-30-2008 12:01 PM
Forex Trading - View Single Post - Fantail VMA for MT4 This thread Refback 01-14-2008 01:36 AM
RandyCandles - Information - Page 39 - Forex Trading This thread Refback 01-05-2008 08:24 PM
Anyone trading using the RainbowMMA?? - Page 2 - Forex Trading This thread Refback 12-23-2007 09:10 AM
RandyCandles - Information - Page 77 - Forex Trading This thread Refback 10-19-2007 07:24 AM
Traders Laboratory - forumdisplay This thread Refback 10-02-2007 02:30 PM
Fantail VMA for MT4 - Page 2 - Forex Trading This thread Refback 09-12-2007 12:09 PM
Traders Laboratory - forumdisplay This thread Refback 09-11-2007 11:10 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 <