Attachments forums

List of attachments posted on this forum.


All files on forums: 135535

Re: MT4 Indicator requests and ideas

uvoo7, Mon Jul 10, 2017 6:53 am

Please open attached file 'archive.zip':

In image P1, indicator gives buy signal if the a) green line is more than 0 (+ve) as per arrow A.
b) red line is equal to 0 as per Arrow A.
c) Value of 'Profit Indicator' is more than 0 (+ve) and value of 'Value 2' is equal to 0 as per Arrow B and C.

Similarly,
In image P2, indicator gives sell signal if the a) green line is equal to 0 as per arrow A.
b) red line is less than 0 (-ve) as per Arrow A.
c) Value of 'Profit Indicator' is equal to 0 and value of 'Value 2' is less than 0 (-ve) as per Arrow B and C.

This is the function of "Profit indicator."(Indicator A)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Now in the image P3, (Indicator B)
Boxes in front of the respective scrip is green when the signal is 'buy'.
And the signal is red when the signal is 'sell'.

And the signal is 'grey' if undecided.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Requirement:
I want the values of Indicator A to be displayed in the form of Indicator B scrip wise and timeframe wise with following conditions:

1. If the value of 'Profit Indicator' of Indicator A is more than 0.2, the box for that particular scrip and for that particular timeframe should be displayed as 'green';

2. If the value of 'Value 2' of Indicator A is less than 0.2, the box for that particular scrip and for that particular timeframe should be displayed as 'red';

3.If the value of 'Profit Indicator' of Indicator A is between 0 and 0.2, the box should be displayed as yellow & if the value of 'Value 2' of Indicator A is between 0 and -0.2 the box should be displayed as 'blue', for that particular scrip and for that particular timeframe;

4. The number of scrips to be displayed is 50 and for each scrip and each timeframe, the input variables like 'period' and 'price' should be able to be modified as per requirement.

Note:
The value of 'Índicator B' in itself is of no use.

Is it possible to do so?
All files in topic