Hi Mrtools
did you forget about my DM ? (again lol)
it was about end point reflection or mirroring in a case of moving average
but I have a request.
there is a problem when trying to embed the famous "SSL (eAverages + dots + bands + filter)" into an EA using #resource
if I use this code :
Code: Select all
#resource "SSL (eAverages + dots + bands + filter).ex4"
double ssl0=iCustom(NULL,0,"::SSL (eAverages + dots + bands + filter).ex4",0,0,SSL_per,SSL_matype, 4,1);
it triggers an error within the indicator :
Code: Select all
2025.06.30 14:18:54.714 2010.02.22 07:00:00 ::SSL (eAverages + dots + bands + filter).ex4 GBPUSD,H1: Alert: Invalid File Name
could you fix it please (other indis don't do that)
thousands of thanks
Jeff