salut ce produit est très intéressant mais je ne comprends pas ce que c'est
buffer, shift ; value ?
thank you
Bonjour,
buffer: chaque indicateur a plusieurs données sortantes, si on prend par exemple le bollinger band, on a une valeur pour la ligne supérieure, une autre de l'inférieur et une 3éme pour la centrale, ces resultats representent les buffers.
shift: est le numéro de la bougie qui va être testé dans la condition (la dernière est toujours la numéro 0).
value: est la valeur qu'on veut comparer par rapport a un buffer.
825lr #: can you tell me how to use this tool because I can't get it to work
Hi,
Sure, add your indicators to the chart then click on refresh button, select your indicator and check the buffer dropdown( you need to know which buffer contain the value that you want to monitor) select the operator and the value then save your rule.
If you need more informations, please send me by message more details about the alert that you want to setup and your indicators name in order to help more.
first of all I would like to thank you for your great work on this indicator!
I have been looking for such a solution for an eternity.
I would like to test the purchased indicator with a whole simple alert.
Namely, I would like to use an EMA (indicator) and would like to receive an alert when the price crosses the EMA line up or down?
How to implement this with your indicator?
I look forward to hearing from you. Thanks.
Good day and thank you for your comment,
The tool is sending alerts based on fixed buffers value, not comparing the indicator with other changing value like price or another indicator,
also the alert is based on time not market movement (Alert every minute or 15 minutes...) if the price cross the MA for example it will not be catched by the tool in time.
to fix these 2 points, I added a new operator called "Candle Cross" that will send/display the alert every time that the indicator crosses the candle , and I will publish the new version once I finish the testing
The tool is sending alerts based on fixed buffers value, not comparing the indicator with other changing value like price or another indicator,
also the alert is based on time not market movement (Alert every minute or 15 minutes...) if the price cross the MA for example it will not be catched by the tool in time.
to fix these 2 points, I added a new operator called "Candle Cross" that will send/display the alert every time that the indicator crosses the candle , and I will publish the new version once I finish the testing
Let me know if you have questions or suggestions,
Thank you
Hello,
Thanks for their quick feedback and for a solution to the problem.
What is the buffer section ? and how can i set it up for stochastic RSI ?
Regards
Hi,
The Buffer is the channel used by the indicator to send the values to other Metatrader tools (indicator, ea...), The tool will give you the value of actual buffer in the drop-down menu once selected, you can compare the values to the chart in order to understand which buffer to use.
salut ce produit est très intéressant mais je ne comprends pas ce que c'est
buffer, shift ; value ?
thank you
salut ce produit est très intéressant mais je ne comprends pas ce que c'est
buffer, shift ; value ?
thank you
Bonjour,
buffer : chaque indicateur a plusieurs données sortantes, si on prend par exemple le bollinger band, on a une valeur pour la ligne supérieure, une autre de l'inférieur et une 3éme pour la centrale, ces resultats representent les buffers.
shift: est le numéro de la bougie qui va être testé dans la condition (la dernière est toujours la numéro 0).
value: est la valeur qu'on veut comparer par rapport a un buffer.
dispo pour plus d'info.
can you tell me how to use this tool because I can't get it to work
Good day and thank you for your comment,
The tool is sending alerts based on fixed buffers value, not comparing the indicator with other changing value like price or another indicator,
also the alert is based on time not market movement (Alert every minute or 15 minutes...) if the price cross the MA for example it will not be catched by the tool in time.
to fix these 2 points, I added a new operator called "Candle Cross" that will send/display the alert every time that the indicator crosses the candle , and I will publish the new version once I finish the testing
Let me know if you have questions or suggestions,
Thank you
Good day and thank you for your comment,
The tool is sending alerts based on fixed buffers value, not comparing the indicator with other changing value like price or another indicator,
also the alert is based on time not market movement (Alert every minute or 15 minutes...) if the price cross the MA for example it will not be catched by the tool in time.
to fix these 2 points, I added a new operator called "Candle Cross" that will send/display the alert every time that the indicator crosses the candle , and I will publish the new version once I finish the testing
Let me know if you have questions or suggestions,
Thank you
Hello,
Thanks for their quick feedback and for a solution to the problem.
When can you expect the update of the indicator?
Hello,
Thanks for their quick feedback and for a solution to the problem.
When can you expect the update of the indicator?
Hi,
Please download the new release and let me know.
Thanks & Regards,
Hi,
Please download the new release and let me know.
Thanks & Regards,
Hello,
thank you for quick update of the indicator.
However, now I would like to know how to find the correct value so that the operator "Candle Cross" works with the EMA.
Thank you for your help.
Hello,
thank you for quick update of the indicator.
However, now I would like to know how to find the correct value so that the operator "Candle Cross" works with the EMA.
Thank you for your help.
Good Day,
the value is not required for the candle cross operator, please leave that empty.
for the shift, you need to select the candle that the rule should check in every scan, starting with 0 as the newest one (see below) :
by default the Alert will be sent every 15 minutes, if you want to change that please update the indicator parameters :
Regards,
Good Day,
the value is not required for the candle cross operator, please leave that empty.
for the shift, you need to select the candle that the rule should check in every scan, starting with 0 as the newest one (see below) :
by default the Alert will be sent every 15 minutes, if you want to change that please update the indicator parameters :
Regards,
Hello,
thank you very much for the quick reply.
If I leave the Value value empty, I get the error message "The value can't be empty".
What should I do now?
best regards,
Hi
Thanks for your indicator
What is the buffer section ? and how can i set it up for stochastic RSI ?
Regards
Hi
Thanks for your indicator
What is the buffer section ? and how can i set it up for stochastic RSI ?
Regards
Hello
Hello,
Hello,
please go to Metatrader Menu :
- File ->Open Data Folder
- open MQL4\Files then delete the folder created by the tool.
try to create a simple rule in a new chart based on Moving averege or RSI ( to check if the tool is working )
thank you,
Regards