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

Reply
Old 10-16-2007, 07:32 PM   #369

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

Thanks so much Blu-Ray for posting this charts... it is clear that this is the oscillator of the future... I always dreamed with this type of oscillator...

we will have to bribe Bruce with some nanas to get this programed into mt4 jejeje or offer him some higher ranks on the republic...

what I basicly see is the clean and leading properties of vma on a very nice clean and leading oscillator... just beautifull ¡¡ cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 10-16-2007, 09:02 PM   #370

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

ADXVMA6Tick2.mq4
Intended to be used with Tick1.
Where Tick1 gives something like a "1min trend signal" (what do you call it?),
Tick2 gives something like a "2.5min trend signal".

Now a warning, take the Tick2 trend signal with a huge pinch of salt,
it will NOT tell you which direction the price is going to break in,
completely unreliable because of the odd time delay used.

Using Tick2 will be about art not science, but with practice and patience it looks like it can be a useful guide for scalps and possible ladder steps.
Recommend demo scalping at first, not real $.

There is a picture titled "Tick2" in a previous post showing behaviour on a weak trend but it needs live practice imo.

There are user settings in Tick2 so you can experiment with multiple copies set to different speeds.
Attached Files
File Type: mq4 ADXVMA6Tick2.mq4 (5.4 KB, 44 views)
PYenner is offline  
Reply With Quote
The Following User Says Thank You to PYenner For This Useful Post:
Kit (04-01-2010)
Old 10-16-2007, 09:12 PM   #371

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

Now I understand... been trying to get those lines today, just couldnt... would charts on posts 362 and 363 also be tick 2 ?

also white and magenta lines on post 371 are ? nice clean medium term Bruce... cheers Walter.
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 10-16-2007, 11:31 PM   #372

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

Posts 362 and 363, 2vmas agreeing with 5min magenta definiton, see definition.tpl
The 10 bar thing in 363 was a waste of time but lead to Tick2 in 364.
Attached Files
File Type: tpl definition.tpl (1.5 KB, 44 views)
PYenner is offline  
Reply With Quote
Old 10-16-2007, 11:53 PM   #373

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

very good trend definitions there, even this evening I had been testing tick 2 wich is also outstanding...

I just aded to your definition template the tick 2... look how nice it gives pure centrifugal trends and centripetal refreshing ones...




Now for timing we should seriously had to consider getting those cci`s Blu-Ray coded... are they to hard to translate into MT4 ? what I notice is that we need some kind of oscillator that could make the timing readings more simplified.. are we to far from making this possible Bruce... dont want to be anoying... cheers The Chimp.
Attached Thumbnails
Playing with the VMAR`s  open research-trends.png  
__________________
you must enjoy trading... otherwise you shouldnt trade...
walterw is offline  
Reply With Quote
Old 10-17-2007, 02:51 AM   #374

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

Quote:
Originally Posted by walterw »
I just aded to your definition template the tick 2... look how nice it gives pure centrifugal trends and centripetal refreshing ones....
Yes I tried playing with some 20 or 30 emas in there, at first it looks promising, then it looks useless. It would be good to have a band, lines on both side of the price, we have only one line from vma "5min", a question is... could a "mirror image" of the "5min" vma line be added on the other side of the price, so we have a sort of bb effect? Perhaps a 20 ema on one side and a reflection of 2O ema on the other side, or modify a bb?
Quote:
Originally Posted by walterw »
Now for timing we should seriously had to consider getting those cci`s Blu-Ray coded... are they to hard to translate into MT4 ?
I see only a couple of possibilities for an oscillator type display, whether it is adxvma VI signal or a CCI type signal, a trade signal needs to start and end on the zero centre line crossing in an oscillator pane. Whether VI or CCI, the signal will have to be processed to get that effect. Adx is better understood than cci.
I cant offer you what you ask for, I can only ask you to choose between the two choices that I understand.
Quote:
Originally Posted by walterw »
what I notice is that we need some kind of oscillator that could make the timing readings more simplified.. are we to far from making this possible
An oscillator needs to go from -1 to +1, the VI signal from adxvma might be displayed like this. This would be the quickest place to look for a quick fix. Cci will take as long as it takes, I have no idea how long that will be, there are many cci possibilities, it will take time to work thru them.
PYenner is offline  
Reply With Quote
Old 10-17-2007, 06:50 AM   #375

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

CAV1.mq4
CCI_ADX_VMA
Set to its fastest settings.
Settings similar to "5min" might be 20,20,20,20,20,10, 0.4, ignore the rest.
Using the cci signal as the input instead of price.
Lambert made the cci formula non-linear which is probably why the first half of a ladder shows up well (ok), but the second half shows only weakly (not ok).
Attached Files
File Type: mq4 CAV1.mq4 (6.9 KB, 49 views)
PYenner is offline  
Reply With Quote
Old 10-17-2007, 07:19 AM   #376

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

ADXVMA6Sub1.mq4
Very rough first attempt.
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 05:03 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.