Only users who purchased or rented the product can leave comments
Jed Gibson  
An improvement I thought of is would you be able to add an alerter to all of your S&D indicators for when a new zone is formed as well as when it enters a previous zone?
fahmi20  

Greetings


Buying succeeded

  Alert mobile phone does not work

I wish added to the importance of

Thank

holyfiregermany  

Great indicator!

Can you give an example on how to use it with iCustom?

 

Thanks. 

holyfiregermany  
Jed Gibson:
An improvement I thought of is would you be able to add an alerter to all of your S&D indicators for when a new zone is formed as well as when it enters a previous zone?
This would be a great improvement indeed.
lewispearce27  

IS there an instruction manual?

 

Ive bought the indicator but just need to know how to use it? 

holyfiregermany  
lewispearce27:

IS there an instruction manual?

 

Ive bought the indicator but just need to know how to use it? 

Supply and Demand trading is a whole concept, this indicator is just a helping tool. 
Read about it on the internet or search youtube.

I look for Signas of reversal in this zones, or breakouts, as marked. 

SD Example

holyfiregermany  
Hey Roman, please reply to my iCustom question, thanks.
Roman Zhitnik  
holyfiregermany:
Hey Roman, please reply to my iCustom question, thanks.
The 0 and 1 indexes represent extremes of the zones while 2 and 3 represent their opposite edges.
holyfiregermany  
Roman Zhitnik:
The 0 and 1 indexes represent extremes of the zones while 2 and 3 represent their opposite edges.
Thanks for getting back to me.

 double SD0 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,0,i);
 double SD1 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,1,i);
 double SD2 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,2,i);

  double SD3 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,3,i);


Thats how I wanted to call the values, but I only get 0 0 0 0 , even if the current candle penetrates a zone.

 

Any advice? 

Roman Zhitnik  
holyfiregermany:
Thanks for getting back to me.

 double SD0 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,0,i);
 double SD1 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,1,i);
 double SD2 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,2,i);

  double SD3 = iCustom(Symbol(),0,"Supply and Demand Indicator",true,0,2,true,clrRed,clrGreen,true,false,8,clrBlack,false,3,i);


Thats how I wanted to call the values, but I only get 0 0 0 0 , even if the current candle penetrates a zone.

 

Any advice? 

You can easily check it yourself: open the data window and if there is a value on a certain bar then is should be reachable via iCustom as well.
Aslan Ramit Group  
I bought the indicator could you make a video of your running ??
Leandro Norcini  
Hello Roman,

Thanks for the Indicator, can I ask you if it’s possibile to add the e-mail alert or the push notification?

 Thank you.
Roman Zhitnik  
Leandro Norcini:
Hello Roman,

Thanks for the Indicator, can I ask you if it’s possibile to add the e-mail alert or the push notification?

 Thank you.

Hello. That will be added very soon, when the moderator checks the updated version.

Regards.

Leandro Norcini  
Roman Zhitnik:

Hello. That will be added very soon, when the moderator checks the updated version.

Regards.

 
Thank you very much, I’ll be waiting.

Best Regards
Roman Zhitnik  
Leandro Norcini:
 
Thank you very much, I’ll be waiting.

Best Regards

Hello. The updated version was uploaded. You could check it.

Best regards.

Assaf Leibovitch  

Hi  @Roman Zhitnik

The Indicator works very good, I have a question, Is it possible to keep daily zones available on lower time frames?

asking for a new feature basically :-) 


Thanks

Roman Zhitnik  
Assaf Leibovitch:

Hi  @Roman Zhitnik

The Indicator works very good, I have a question, Is it possible to keep daily zones available on lower time frames?

asking for a new feature basically :-) 


Thanks

Hello. Seems like you want to display zones of another timeframe on current one. 

This version of the indicator is basic, the feature that you are talking about is implemented in full version like this one https://www.mql5.com/en/market/product/9173 . There are 3 available timeframes, different zone settings, notifications and many more.

Assaf Leibovitch  
Roman Zhitnik:

Hello. Seems like you want to display zones of another timeframe on current one. 

This version of the indicator is basic, the feature that you are talking about is implemented in full version like this one https://www.mql5.com/en/market/product/9173 . There are 3 available timeframes, different zone settings, notifications and many more.

Oh, I wasn't aware of that... it looks like what I needed in the first place.


Thanks

Only users who purchased or rented the product can leave comments