İş tamamlandı
Şartname
Hello. I have a TMA Channel indicator. Although this indicator is repainted, its signals are not repainted. It has NRP signals in the form of crosses. Based on this indicator I want to have a dashboard with alerts.
The criteria for this dashboard are:
1.It should be lightweight, i.e. it should work quickly and not lag.
2.Dashboard by default should have the following TMA parameters: Time Frame (current time frame, m1, m5, m15, m30, H1, etc.), Halflength - 56, Price - 6, Bandsdeviations – 1.618,
3.In the ''Set of pairs'' column, the dashboard should have options to select ''Market watch'' AND ''Specified manually''
4.Dashboard should have function “Open the pair in new window” with “True” and ”False”, with a cell for chart template name.
5. The dashboard should use the whole window like this one : https://www.mql5.com/en/market/product/75257?source=Site+Profile+Seller#description
6. Dashboard should be able to use all timeframes supported by MT4.
7. Generated signals by default should have the following color scheme: UP-green, DOWN-orange, and for the rest - gray color.
8. The alert appears once, but the corresponding color is also saved for the next two bars. For example, the Dashboard gave a buy signal and the corresponding square turned green. If the opposite signal does not appear on the next two bars, the green color of the square is retained for the next two bars.
9. Each square should have an arrow that shows the direction of the last signal, also the number of bars, i.e. how many bars ago the signal was generated. For example, in the gray square there is a red down arrow and the number 12. It means that the last signal was for sale (DOWN) 12 bars ago.
10. The dashboard must have a filter with ‘’TRUE’’ and ‘’FALSE’’. The default mode should be TRUE, and have the following Keltner channel parameters attached: Time Frame (current time frame, m1, m5, m15, m30, H1, etc.), MA PERIOD-2, MA METHOD - 0, PRICE TO USE - 5, ATR PERIOD - 50, ATR MULTIPLIER – 3.4, MA ATR SHIFT - 1. With the “TRUE” filter the DASHBORD should only show the signals whose signal candles close INSIDE the Keltner channel.
11. The dashboard should have push notifications and other types of alerts with “TRUE” AND “FALSE”.
I attach the TMA and Keltner channels with screenshot of template.