Tick counter.
  #1 (permalink)  
Old 06-01-2005, 08:08 PM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default Tick counter.

So , if i understand all this forex terminology correct , a tick is one change of a price. Right i am ?

Are there any known tick counters,indicators. ?

I think that a thing like that could be interesting, becouse when the price starts to chage , it is changing more and more rapudly. Breakouts for example are very rapid in their nature, and a counter or indicator like this can help catching them in an early stage.

I have almost no idea how is this possible to programm, or how will it be used, all i have is this general idea.
__________________
Regards,
Ravique
Reply With Quote
  #2 (permalink)  
Old 06-01-2005, 11:14 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,922
Thanks: 97
Thanked 361 Times in 147 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Wow! you're the man Ravique. How great your idea is! Thanks you. That's a brand new idea of tick-based indicator. I think we can use this indicator to tell whether there will be a possible breakout or not.

I'll implement that indicator for you. What name do you like? "TickCounter" seems a bit simple. How about the "X"?
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The following users have thanked scorpion for useful post above:
  #3 (permalink)  
Old 06-01-2005, 11:20 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,922
Thanks: 97
Thanked 361 Times in 147 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Many people have thought about this indicator, I think, but all of them end up using the broker-given "Volume" at the end of, lets say, 30 mins timeframe. 30 mins timeframe is so late.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #4 (permalink)  
Old 06-02-2005, 02:31 AM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

well maybe we can implement this idea with my CCI? Probably a good way to use it is by calculating if it slows down. Like I mentioned before the CCI is a great tool to find when to start a trade but really sucks when it comes to closing it.

My idea is find a speed at which ticks move (and how far the tick jumps) and set a speed limit. If anyone has seen the movie Speed then this is what I am referring to. If the ticks go under a certain speed then the trade will close, aka the bus will blow up (for anyone whos seent he movie). So thats my idea, hopefully it can be useful
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #5 (permalink)  
Old 06-02-2005, 08:06 AM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default

I am glad that you liked the idea.

Scorpion: You are the " master of cool names " , you can think name it like you want it. If to think about the X , the name could be CountX or TickX or something like that.

Gazuz: If it will look just like i think it will, than it would be a nice improvement to many indicators and ( or ) systems.

Personnaly i have some ideas of how it should look like, i don`t know wich is the best one, how do you think it should look :

1). I should just plot the number of ticks in the comment part of the chart for the current bar

2). It should plot the number of + and - ticks in the comment part of the chart .

3). It will be a line or a histogram showing just the amount of ticks, or the amount of + / - ticks.

If to reffer to the last variant, i don`t know wich point should be taken as the 0 point? If to take the open of each bar, then the line will be dropping up and down. If to take the 0 point as the open of the bar , when the calculations started, i don`t know what will be then. I am afraid that in this case it can go far away from it , and trying using it would be difficult.

What do you think, Scorpion, Gazuz, and others ?

If i won`t be very lazy today, maybe i will take a pencil, count the ticks manually and try to illustrate my ideas .
__________________
Regards,
Ravique
Reply With Quote
Here I just coded the customer expert
  #6 (permalink)  
Old 06-02-2005, 08:59 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,922
Thanks: 97
Thanked 361 Times in 147 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default Here I just coded the customer expert

Hey Ravique, you don't need to get a pencil and count the ticks. Here it is XTicks custom expert showing numer of ticks (Volume).
Attached Files
File Type: mql XTick.mql (1.0 KB, 179 views)
Best Forex Systems
Proven forex trading systems for auto trading.
See the real trading records yourself.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #7 (permalink)  
Old 06-02-2005, 09:24 AM
Ravique's Avatar
Super Moderator
 
Join Date: Sep 2004
Posts: 404
Thanks: 2
Thanked 1 Time in 1 Post
Ravique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to allRavique is a name known to all
Send a message via Yahoo to Ravique
Default

Thanks. Will check it out.
__________________
Regards,
Ravique
Reply With Quote
  #8 (permalink)  
Old 06-02-2005, 01:50 PM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

Maybe if this is an awsome indicator you can call it Xtatic
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
  #9 (permalink)  
Old 06-11-2005, 10:26 AM
Sophomore
 
Join Date: Apr 2005
Posts: 50
Thanks: 0
Thanked 1 Time in 1 Post
sccz97 is a jewel in the roughsccz97 is a jewel in the roughsccz97 is a jewel in the roughsccz97 is a jewel in the rough
Default

I've thought of this strategy a whiel ago but never really had the chance to implement. For forex, obviosuly we can't use volume as noone has the total volume being shifted globally. You can look to the volume on the futures exchange but that again will not always be representive of what is happening in spot. The best way of achieveing an indicator like this would be if you have bloomberg. Via the aPI wou can set up a link with real time quotes for any number of securities. So if you subscribe to EURUSD, you will receive a price from bloomberg for every tick from any of their pricesources (of which there are loads). A good example of this (which is unlikely to be tradeable) would have been a few weeks ago when the white house was evacuated. IBFX prices were trundling along with the usual 1 tick per second then suddenly bloomberg prices started going wild as all the price sources are pushing through new quotes. You woudl have had a split second to get a trade in on ibfx before they caught up.
Reply With Quote
  #10 (permalink)  
Old 06-11-2005, 11:28 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,922
Thanks: 97
Thanked 361 Times in 147 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

This is interesting... The best way to make this strategy practical is to use fast and unfiltered quotes. I'd love to do some more research on this with different feeds. Any idea which feed should I use?
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The following users have thanked scorpion for useful post above:
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tick Data Ravique Chit Chat 3 06-04-2005 02:15 PM


All times are GMT. The time now is 01:44 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now