Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
Thanks smallcat everything is running fine today so no need to test the ver i upped. i would like to blame mt for being flaky but i think a lot of my issues were operator error.

MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Please feel free to contact me if you need further explanation, and also inform us your result so we could learn from your experience..best regards
MTH
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Yes Brother, we could use any tools in any charts
this example on how I calculate the r,s,u, periods setting

Hope it help and best regards
MTH
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Hi Brother, in general I learn about tick volume since the beginning of malcomb vsa thread at ff, so this need several years to learn and practice in forward test mode..lol.
And I never trust backtest especially with MT4 strategy tester, so when I learn about how to handle Tick Volume and use it as one of your trading tool, I use it in forward…[Read more]
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Hi Brother, I don’t have anymore the original from mladen since it’s already years ago..
Mladen TVI version is line version and I already share the mq4 for our brother smallcat here ;
http://penguintraders.com/forums/topic/q-a-for-mq4-coding-newbies/page/2/#post-10440
Hope it help and best regards
MTH
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Hi Brother, I don’t have anymore the original from mladen since it’s already years ago..
Mladen TVI version is line version and I already share the mq4 for our brother smallcat here ;
http://penguintraders.com/forums/topic/q-a-for-mq4-coding-newbies/page/2/#post-10278
Hope it help and best regards
MTH
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Hi Brother, I don’t have anymore the original from mladen since it’s already years ago..
Mladen TVI version is line version and I already share the mq4 for our brother smallcat here ;
http://penguintraders.com/forums/topic/q-a-for-mq4-coding-newbies/page/2/#post-10278
Hope it help and best regards
MTH
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Hi Brother, I don’t have anymore the original from mladen since it’s already years ago..
Mladen TVI version is line version and I already share the mq4 for our brother smallcat here ;
http://penguintraders.com/forums/topic/q-a-for-mq4-coding-newbies/page/2/#post-10440
Hope it help and best regards
MTH
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you, I thought i was going crazy cuz no one else was seeing this :)
i looked up static and ea and this popped up i don’t know if its related.
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you, I thought i was going crazy cuz no one else was seeing this :)
so my issue wasn’t with the mqh itself but what sim is describing.
i looked up static and ea and this popped up i don’t know if its related.
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you, I thought i was going crazy cuz no one else was seeing this :)
so my issue wasn’t with the mqh itself but what sim is describing.
i looked up static and ea and this popped up i don’t know if its related.
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you, I thought i was going crazy cuz no one else was seeing this :)
so my issue wasn’t with the mqh itself but what sim is describing.
i looked up static and ea and this popped up i don’t know if its related.
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you, I thought i was going crazy cuz no one else was seeing this :)
so my issue wasn’t with the mqh itself but what sim is describing.
i looked up static and ea and this popped up i don’t know if its related.
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you I thought i was going crazy cuz no one else was seeing this :)
so my issue wasn’t with the mqh itself but what sim is describing.
i looked up static and ea and this popped up i don’t know if its related.
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
thank you I thought i was going crazy cuz no one else was seeing this :)
so my issue wasn’t with the mqh itself but what sim is describing.
i looked up static and ea and this popped up i don’t know if its related.
Bartleby replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago

had a look , on chart it looks like its repainting when actualising the chart.
Taken into the Strategy tester..
window 1 is the added indicator while strategy tester was running…window 2 is the integrated indicator in the simple testing ea showing up after stoping the backtest
Bartleby replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago

had a look , on chart it looks like its repainting when actualising the chart.
Taken into the Strategy tester..
window 1 is the added indicator while strategy tester was running…window 2 is the integrated indicator in the simple testing ea showing up after stoping the backtest
Bartleby replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
had a look , on chart it looks like its repainting when actualising the chart.
Taken into the Strategy tester..
http://imageshack.com/a/img633/7074/VAvPP7.png
window 1 is the added indicator while strategy tester was running…window 2 is the integrated indicator in the simple testing ea showing up after stoping the backtest
MTH2014 replied to the topic Q & A For MQ4 Coding Newbies in the forum Development 10 years, 4 months ago
If I’m not wrong, you try to set 3 color condition in single index buffer ? you can’t do that. If you change according to current condition, then the new color will override the whole old color of that buffer. For 3 condition colors you need also 3 index buffers, that’s why Simplex use 2 buffers for his ClearMethodSimple indicator in histo…[Read more]
MTH2014 replied to the topic MTH – MTF Histo Tick Volume Indicator in the forum Indicator discussion 10 years, 4 months ago
Someone asking about , could we use this histo TVI to recognize trend change.. ?
well here we go..

As I already explained so many times, that this is only ‘tool’ just like any other indicators, so you could use ‘her’ whatever you like as long as you know what you do.. and you know what you want to ‘see’ visually..
Hope it help and best…[Read more]
- Load More


