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

Reply
Old 09-19-2007, 11:54 AM   #121

PYenner's Avatar

Join Date: May 2007
Location: New Zealand
Posts: 511
Ignore this user

Thanks: 0
Thanked 8 Times in 8 Posts



Re: Playing with the VMAR`s open research

Clym
In post 23 on Walters Trend Trades I gave you an MT4 version of Bemac's VT code. It turns out to perform poorly on spikes compared to simpler input logic used by Igorad, so recommend you make life simpler as follows.

if(Close[i-1]>High[i])TH=Close[i-1];
else TH=High[i];
if(Close[i-1]<Low[i]) TL=Close[i-1];
else TL=Low[i];
TR=TH-TL;//2 bar unnormalized price difference

if(High[i]>High[i-1] && Low[i]>=Low[i-1]) PDM=High[i]-High[i-1];//2 bar unnormalized price difference, >=0.
else PDM=0;

if(Low[i]<Low[i-1] && High[i]<=High[i-1]) MDM=Low[i-1]-Low[i];//2 bar unnormalized price difference, >=0.
else MDM=0;
PYenner is offline  
Reply With Quote
Old 09-20-2007, 02:13 AM   #122

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

Bruce : I understand so far your aproach would deal arround the idea of refreshing back to the magenta line... would that be the case ? cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 09-20-2007, 06:53 AM   #123

PYenner's Avatar

Join Date: May 2007
Location: New Zealand
Posts: 511
Ignore this user

Thanks: 0
Thanked 8 Times in 8 Posts



Re: Playing with the VMAR`s open research

Maybe that was just another passing thought Walter.
HE sometimes seems so easy, its like you don't need much else.
Been heavily into vma4, so not much thoughts of anything else.
Gee the fantails look good on screen.
Markets a bit mobile, some nice trading maybe.
But for now, just vma4 in my head, enjoying it too.
Hope it goes well with you.
PYenner is offline  
Reply With Quote
Old 09-20-2007, 09:50 AM   #124

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 PYenner »
Maybe that was just another passing thought Walter.
HE sometimes seems so easy, its like you don't need much else.
Been heavily into vma4, so not much thoughts of anything else.
Gee the fantails look good on screen.
Markets a bit mobile, some nice trading maybe.
But for now, just vma4 in my head, enjoying it too.
Hope it goes well with you.
vma4 sounds good ¡¡ lets leave this genius concentrate ¡¡¡ cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 09-20-2007, 11:00 AM   #125

shreem's Avatar

Join Date: Jul 2007
Location: Montreal, Canada
Posts: 99
Ignore this user

Thanks: 228
Thanked 18 Times in 13 Posts



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

Hello Walterw and all, very nice threads that you have put there. I really see a lot of efforts. I really like you explanations about the VMAR concept and your videos are excellent and very enlightening.

I have a question for all of you. Would be very interested to incorporate this analysis in my forex trading and I am wondering if someoen is familiar with Ensign Sofware language and how I can develp an indictor for the VMAR template on Ensign Software.

Thank in advance a lot of pips to all

Sincerely

Shreem
shreem is offline  
Reply With Quote
Old 09-20-2007, 01:32 PM   #126

PYenner's Avatar

Join Date: May 2007
Location: New Zealand
Posts: 511
Ignore this user

Thanks: 0
Thanked 8 Times in 8 Posts



Re: Playing with the VMAR`s open research

Hi Shreem

I think Blu-Ray will be doing a version for another platform.
But I have not kept up with who is doing what.
Ensign did get mentioned somewhere as being similar to another platform in common use, so there is hope for an Ensign version.

Walter

A quick pic of faster vma4 line in red, versus vma3 in yellow.
Attached Thumbnails
Playing with the VMAR`s  open research-turbo2.png  
PYenner is offline  
Reply With Quote
Old 09-20-2007, 01:41 PM   #127

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

AHA ¡¡¡ AAAHHHAAAA ¡¡¡ AHHHHHHHHAAA¡¡¡

I think thats the one I will need ¡¡¡... it looks scalpetic sweet...

nice nice nice nice.... I think Bruce you are earning some high rank on the Banana Republic... you choose wich one... jejejejej you tell me... cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 09-20-2007, 02:01 PM   #128

PYenner's Avatar

Join Date: May 2007
Location: New Zealand
Posts: 511
Ignore this user

Thanks: 0
Thanked 8 Times in 8 Posts



Re: Playing with the VMAR`s open research

Minister for beach chairs, umbrellas and light refreshments?
Secretary for golf?

Umm, other things are catching up on me.
Gunna cost me a few days.
Vma4 might be next week.
Think I have got to the end of chasing turbo now, far enough anyway.
It is like we now have a starting position to go on from.
If that makes sense.
Maybe not so much rush for the next stuff.
PYenner 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:23 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.