› Forums › Trading Systems Discussion › Filtering by Volume
- This topic has 227 replies, 14 voices, and was last updated 10 years, 3 months ago by
smallcat.
- AuthorPosts
- January 21, 2016 at 8:28 am #11160
Me too: German tax authorities demand a good part of my attention for a couple of days …
My experience says if you don’t take them seriously they can affect you seriously … So I got to change my focus for a while!I see, we understand us. It’s crap – like many other things.
Hmmm … those signals are looking quite nice at first sight, but when looking closer, in many cases there seems to be a lot of drawdown on the first candle after the signal … Was it built with the UpVol / DnVol indicators (or similar) you posted lately last year? s.
Yes, it’s based on UpVol / DnVol indicators of last year. I’m not claiming it’s a holy grail. But it gave better results than many things I’ve seen earlier. Of course, I have to tweak it to give better results. Please contact me, if you’re interested in more details.
-
This reply was modified 10 years, 3 months ago by
Anti.
January 21, 2016 at 9:29 am #11163Thanks a lot G
… about 5 sec bar, i assume it is not using MT4 platform ? Or is there a trick to convert tick data to get smaller than 1 minute bars ?It’s not a trick, it’s just a bit of coding work using the OnTimer() event handler. If you’re interested, refer to my experimental indicator posted here. That one does not paint candles of timeframes below one minute, but it visualizes tick data in a different way. Compiling that data to candles and displaying them would be a simple step.
s.
A good trader is a realist who wants to grab a chunk from the body of a trend, leaving top- and bottom-fishing to people on an ego trip. (Dr. Alexander Elder)
January 21, 2016 at 9:46 am #11165Thanks a lot G
… about 5 sec bar, i assume it is not using MT4 platform ? Or is there a trick to convert tick data to get smaller than 1 minute bars ?It’s not a trick, it’s just a bit of coding work using the OnTimer() event handler. If you’re interested, refer to my experimental indicator posted here. That one does not paint candles of timeframes below one minute, but it visualizes tick data in a different way. Compiling that data to candles and displaying them would be a simple step. s.
Thanks simplex, will look at it …

-
This reply was modified 10 years, 3 months ago by
- AuthorPosts
- You must be logged in to reply to this topic.