
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
dear mladen
this ma indicator have little bug
could you fix it?
kind regard
sometimes draw wrong line similar this picture
Hi bilbao, is it non repainting
hi
it's only 2 ma but only draw line
perfect for busy chart's
hi
it's only 2 ma but only draw line
perfect for busy chart's
One thing might prevent that : checking all the symbols for ranges on each and every tick is going to be (does not matter how it is made) a burden for the terminal that can prevent normal terminal work. It is not difficult to make it display some text(s), but checking all that on each tick does not have a "fast way" (even when the minimal checking is used)
need similar this:
need similar this:
I know
But you specifically asked for "all the symbols". I have tried to tell what will happen when you try to do that for all the symbols. For limited list of symbols there is no such a problem. Now you decide : is it going to be a limited list of symbols (which can work with less CPU burden) or "all the symbols" (which is almost sure to make your terminal slow down like crazy)
Since if it is for the limited list of symbols, it is as simple as this :
Dear mladen seems be to good enough if its a non repainting , but not updating and forming additional lines, originally submitted by bilbao....
please try to rectify
Dear mladen seems be to good enough if its a non repainting , but not updating and forming additional lines, originally submitted by bilbao....
please try to rectify
This is just a quick and dirty fix
Since if it is for the limited list of symbols, it is as simple as this :