tankhang replied to the topic VIDEO in the forum General Discussions 9 years, 11 months ago
Thanks Pipatronic~
tankhang replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Hi @Simplex
Thanks for your explanation..
This is what I do normally.. change the 37 code using ‘Search and Replace’.. haha..
Tankhang
tankhang replied to the topic Volume Zone Oscillator: Discussion in the forum Indicator discussion 10 years, 6 months ago
Hi
After some ‘digging’.. I found that VZO(n) is quite similar to standard MT4 OBV with EMA(n).. where ‘n’ represent how many bar backs..
the picture tells everything..
Regards
tankhang
tankhang replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 6 months ago
Hi
Could someone create a MTF version of ClearMethod indi? (I had tried but fail, the MT4 just hang.. )
I don’t know it is useful or not.. need @gg53 comment on this..
IMHO.. this indi give ‘better information’ on higher time frame..
Regards
tankhang
tankhang replied to the topic Voice Chat in the forum General Discussions 10 years, 7 months ago
Skype: tankhang84
tankhang replied to the topic Use R in trading in the forum Development 10 years, 7 months ago
Hi @Anti
I am idiot in ‘R’ ..

Don’t ‘accidentally’ deleted this thread until I finish all the material..
(learning a new language is hard for me..)
looking forward your next chapter..
thanks for your contribution..
tankhang
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi bharath4x
Normally.. (during news hour)
when the spread is widening.. there is something wrong with the market..
the ‘high volatility’ may cause the price become extreme..
and the indicator value will become extreme and less reliable..
It is better not entering the market at that moment..
tankhang
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi bharath4x
Normally..
when the spread is widening.. there is something wrong with the market..
the ‘high volatility’ may cause the price become extreme..
and the indicator value will become extreme and not reliable..
It is better not entering the market at that moment..
tankhang
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi Anti
Just a small mistake.. don’t call your self using that word..
actually.. at first glance.. I think the same thing as you too..
tankhang
tankhang changed their profile picture 10 years, 7 months ago
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi Anti
the posted indicator is using the’mathematic method’ to implement the exponential moving average..
instead of using the MT4 build-in iMA() function..
Please refer to https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average
tankhang
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi Anti
the posted indicator is using the’mathematic method’ to implementing the exponential moving average..
instead of using the MT4 build-in iMA() function..
Please refer to https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average
tankhang
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
One more thing..
this EA generated a lot of pending order with no expiration..
which mean if I start the EA last week.. I will get ‘more entry’ on today compare to the one who start the EA this week..
it is because those pending order were created last week..
In this situation.. Let say I start the EA this week.. is it possible to r…[Read more]
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi GG53
my review about EA ver 1.1 and ver 1.2..
the version 1.2 use the ClearMethod indicator which give better implementation of Peak and Trough..
the version 1.1 use the old Peak and Trough (lousy idea from me, which have the ‘SwingPeriod’ parameter)..
from my observation.. ver 1.1 may outperform ver 1.2 is because..
ver 1.1 with th…[Read more]
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi GG53
my review about EA version 1.1 and version 1.2..
the version 1.2 use the ClearMethod indicator which give better implementation of Peak and Trough..
the version 1.1 use the old Peak and Trough (lousy idea from me, which have the ‘SwingPeriod’ parameter)..
from my observation.. ver 1.1 may outperform ver 1.2 is because..
ver 1.1 with t…[Read more]
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi
Here is the concept idea of Peak And Trough..
Maybe there is other way round (better algo) to implement it..
In my case, it need to wait (n)th bar finish to determine the validity of the change..
@gg53 please correct it if my interpretation was wrong..
tankhang
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi
Here is the concept idea of Peak And Trough..
Maybe there is other way round (better algo) to implement it..
tankhang
tankhang replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 7 months ago
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 7 months ago
Hi GG53
waiting for your further hints on TREND and then we can start the EA..
I believe there are many members here ready for the contribution..
I will try my best as I really have less experience on coding an EA..
tankhang
tankhang replied to the topic Q & A For MQ4 Coding Newbies in the forum Development 10 years, 7 months ago
Thanks for pointing out the issue.. I will read it later..
I re-coded the algorithm few times and it seem like the ‘problem’ is come from my understanding toward ‘how metatrader works’..
* I think I found the solution.. let met test on real market on Monday..
tankhang
- Load More