Which version of the CSL are you using? 1.19?Nothing indicated there was an error.
My guess would be that there is some mismatch in chart data for XAUUSD - e.g., all H4 bars start a different time than H4 bars for normal currency pairs.
Which version of the CSL are you using? 1.19?Nothing indicated there was an error.
Yes, version 1.19. Is there any way to fix it?Which version of the CSL are you using? 1.19?
My guess would be that there is some mismatch in chart data for XAUUSD - e.g., all H4 bars start a different time than H4 bars for normal currency pairs.
That depends on what you mean by "fixing". In theory, H1 data could be used to synchronize H4 bars, but that would require rewriting how the indicator works.Yes, version 1.19. Is there any way to fix it?
There shouldn't be any compilation errors as long as you follow the provided installation instructions. Are you doing this on MT4 or MT5? What is the top-most error when you compile?The source code is full of errors and won't compile. It also comments out the included header files by default. Can someone please fix the source code so that it actually compiles?
OK, I closed my MT5 instance restarted the computer and tried again. This time it compiled.There shouldn't be any compilation errors as long as you follow the provided installation instructions. Are you doing this on MT4 or MT5? What is the top-most error when you compile?
Not sure what you would like me to add for the Currency Strength Lines indicator. All the line values are already in the buffers.You recently updated your float indicator so that the Di Napoli and Fibonacci lines could be used with eabuilder.com. Can you do the same for the lines, base and quote currency with this indicator and the same with the currency strength matrix?
Sorry, but I have no idea what that screenshot shows. This indicator has currency strength values for all involved currencies as output buffers.I can't use the base, quote, or 8 major currencies to set trade conditions i.e. base is <>=etc. quote or one of the 8 majors. I can't use the change in money flow following a news release to set a directional bias, or add it to other trade conditions. I can do that with the Fibonacci and DiNapoli lines in your new float indicator though. I'd like to be able to do the same with the currency strength matrix. In the screenshot you will see that neither the currency strength lines nor the currency strength matrix have the drop down menu that lists the currencies but the float indicator does. I need the same drop down menu for the base, quote, and 8 major currencies in the currency strength lines indicator and currency strength matrix indicator.
It's a screenshot of the options available to use for setting trade conditions. There is some difference between then way the base, quote, and 8 majors are written from how the float indicator's Fibonacci and DiNapoli lines are written. Maybe it's doubles, buffer, or more being in the float code for those aspects and not for the base, quote, and 8 majors for the currency strength lines and matrix but that dropdown menu is what I would need to show up for the currency strength lines and matrix.Sorry, but I have no idea what that screenshot shows. This indicator has currency strength values for all involved currencies as output buffers.