I am having an issue with the deviation buffers. I am getting the middle VWAP data correctly however the upper and lower bands of the first deviation I am struggling with getting accurate figures using iCustom for a back test. Also some guidance on the parameters would also be greatly appreciated.
I am having an issue with the deviation buffers. I am getting the middle VWAP data correctly however the upper and lower bands of the first deviation I am struggling with getting accurate figures using iCustom for a back test. Also some guidance on the parameters would also be greatly appreciated.
thanks.
regards,
V
These are buffers of indicator :
If you need more help, please explain your question with more details.
If you need more help, please explain your question with more details.
Hi, thanks for the image. I have solved a part of my issue now. Further to this, I would like to use this indicator in an EA that I am building. Are you able to provide a sample code of the iCustom function where there is a complete input parameter list? Or would you say that specifying all of the input parameters is not really possible for this indicator? I specifically would like to change the colors and deviation amounts at code-time so that I can access these customizations in the strategy tester.
If you need more help, please explain your question with more details.
Hi Kyra, I have made some more progress. I have found the actual parameter names which is good news! As I am unsuccessful in passing parameters to the indicator for the purposes of backtesting using the iCustom function (does not support strings or dates/times as input parameters) in the strategy tester, are you able to provide me with (happy to talk about fees) for an indicator with modified default parameter settings?
Hi, thanks for the image. I have solved a part of my issue now. Further to this, I would like to use this indicator in an EA that I am building. Are you able to provide a sample code of the iCustom function where there is a complete input parameter list? Or would you say that specifying all of the input parameters is not really possible for this indicator? I specifically would like to change the colors and deviation amounts at code-time so that I can access these customizations in the strategy tester.
Thank you.
vq5 #: Hi Kyra, I have made some more progress. I have found the actual parameter names which is good news! As I am unsuccessful in passing parameters to the indicator for the purposes of backtesting using the iCustom function (does not support strings or dates/times as input parameters) in the strategy tester, are you able to provide me with (happy to talk about fees) for an indicator with modified default parameter settings?
Hi,
Changing all parameters using iCustom is possible. Also strings or datetime types are supported.
I will make a manual and some code snippets for developers. But this may take a while.
You can send me a private message containing a part of the code you wrote for the calling indicator. I will check and help you to fix it.
Hello
I am having an issue with the deviation buffers. I am getting the middle VWAP data correctly however the upper and lower bands of the first deviation I am struggling with getting accurate figures using iCustom for a back test. Also some guidance on the parameters would also be greatly appreciated.
thanks.
regards,
V
Hello
I am having an issue with the deviation buffers. I am getting the middle VWAP data correctly however the upper and lower bands of the first deviation I am struggling with getting accurate figures using iCustom for a back test. Also some guidance on the parameters would also be greatly appreciated.
thanks.
regards,
V
These are buffers of indicator :
If you need more help, please explain your question with more details.
These are buffers of indicator :
If you need more help, please explain your question with more details.
Hi, thanks for the image. I have solved a part of my issue now. Further to this, I would like to use this indicator in an EA that I am building. Are you able to provide a sample code of the iCustom function where there is a complete input parameter list? Or would you say that specifying all of the input parameters is not really possible for this indicator? I specifically would like to change the colors and deviation amounts at code-time so that I can access these customizations in the strategy tester.
Thank you.
These are buffers of indicator :
If you need more help, please explain your question with more details.
Hi, thanks for the image. I have solved a part of my issue now. Further to this, I would like to use this indicator in an EA that I am building. Are you able to provide a sample code of the iCustom function where there is a complete input parameter list? Or would you say that specifying all of the input parameters is not really possible for this indicator? I specifically would like to change the colors and deviation amounts at code-time so that I can access these customizations in the strategy tester.
Thank you.
Hi Kyra, I have made some more progress. I have found the actual parameter names which is good news! As I am unsuccessful in passing parameters to the indicator for the purposes of backtesting using the iCustom function (does not support strings or dates/times as input parameters) in the strategy tester, are you able to provide me with (happy to talk about fees) for an indicator with modified default parameter settings?
Changing all parameters using iCustom is possible. Also strings or datetime types are supported.
I will make a manual and some code snippets for developers. But this may take a while.
You can send me a private message containing a part of the code you wrote for the calling indicator. I will check and help you to fix it.