Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Arnel Arnao  
Hello rented it to test this indicator. ITs good but it lacks feature for Multi Timeframe and multi currency. Its hard to track all currency if you are trading multi pairs. Can you make a dashboard for MTF and MTC.will buy it.
Richard Yancy  
Arnel Arnao:
Hello rented it to test this indicator. ITs good but it lacks feature for Multi Timeframe and multi currency. Its hard to track all currency if you are trading multi pairs. Can you make a dashboard for MTF and MTC.will buy it.

Arnel, Thanks for renting the indicator and providing feedback. Your requests are on the feature request list for the indicator and will appear in some future version. There is no release date yet because different options are being evaluated.


Currently, the indicator calculates nearly 100 different patterns on each price tick. This number can be higher if the user adds more patterns to the custom pattern file in the "Files" folder. Evaluating so many patterns on each tick is very taxing on the terminal performance, and that is taking into consideration it is only using one timeframe and chart period. Adding MTF and MTC causes the terminal to become unresponsive. I have done a lot of testing and made restrictions so that the terminal could still be used while the indicator is running.


I am evaluating different ways of implementing a dashboard, MTF, and MTC. One option may be to restrict the number of patterns to search so that only a few patterns are evaluated. Another option could be to reduce that number of times that calculations are done, i.e. once every 10 minutes. It should be noted that all calculations are done in the terminal. Another option could be to get results from a server that constantly looks for patterns. This could take the load off the terminal. There are many different options being evaluated. Once a good option is developed, then it will be uploaded.