| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #1 | ||
![]() | Making My Own Tape Tweet - they don't have it for the markets I trade - I want something visual too - I'd like to see it historically if possible I'm curious how they're doing it. I've been trying to figure it out but not having much luck. If anyone has any ideas please share. | ||
| |
|
| | #2 | ||
![]() | Re: Making My Own Tape Tweet What platform are you on? Are you asking how they play the 'tweets'? or Are you asking what their logic is for popping, etc.? zdo | ||
| |
|
| | #3 | ||
![]() | Re: Making My Own Tape Tweet Quote:
I'm asking about the popping/cricket sounds. Curious what they're based on. | ||
| |
|
| | #4 | ||
![]() | Re: Making My Own Tape Tweet Quote:
If you're asking how to make the sounds - dll's and wavefile templates are available in TS forum If you're asking about the logic - My impressions of it (and it's been a while since I was on ) is it's simply a directional and lagging* 'pace of tape' http://www.traderslaboratory.com/for...tect-7917.html (*the lagging could be from iLatency or from a higher threshold filter... never found out) Best way to see it 'historically' would be to ADE it... ... I have some (slightly more complex) ideas re one of these. However, to implement one, I would almost certainly have to get programmer involved - so can't participate in an 'open' project. If you (and / or a couple others who are into EL development) want to make a project of this, PM me... | ||
| |
|
| | #5 | ||
![]() | Re: Making My Own Tape Tweet I am comparing it to my pace of tape indicator and it seems to be different so I'm curious. I don't need to make mine exactly the same I'm just looking for ideas that I can try. I'm a programmer so if you have good ideas I don't mind programming them. I don't mind keeping it private. | ||
| |
|
| | #6 | ||
![]() | Re: Making My Own Tape Tweet | ||
| |
|
| | #7 | ||
![]() | Re: Making My Own Tape Tweet Quote:
| ||
| |
|
| The Following User Says Thank You to cunparis For This Useful Post: | ||
TheDude (05-25-2010) | ||
| | #8 | ||
![]() | Re: Making My Own Tape Tweet but couldnt it be easy something like this on a 1 minute chart input : ESsize (20); if high >= highest (high,3) and tradesize at ask>=ESsize then beep/alert if low<= lowest(low,3) and tradesize at bid>=ESsize then beep/alert ? i am sure that htey dont use a complicated tick/volume chart. | ||
| |
|
| The Following User Says Thank You to insideday For This Useful Post: | ||
cunparis (05-26-2010) | ||
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pace of Tape - Measure Trade Intensity to Detect Reversals | cunparis | Trading Indicators | 37 | 09-03-2010 05:06 AM |