Dear eSignal Support-Team,
I have purchased the MESA Indicators as an add-on to eSignal On Demand (I am using the lates build 12.0.3485.1175). While I can use the insert the pre-built studies such as Spectrum, Heatmap, SNR, Bandpass, Trendline, Trend Vigor, Detrend, Sine and Lead Sine to my charts, I am not able to use the MESA Indicator functions such as MesaDomCycle, MesaMaOut, MesaPhaseOut, MesaSineOut, MesaKalman, MesaMode in my EFS Code.
Just trying the little sample code provided in this forum:
var study = new MesaMaOut("Close");
function main() {
var vValue = study.getValue(MesaMaOut.MAOUT);
return vValue;
}
I am already getting the following error:
My Formulas\MesaMaOut.efs, line 1: Error: Function 'MesaMaOut': DLL(3rdparty/Mesa/mesamax64), Function(DCOUT) was not found
I have found a set of DLLs under the Mesa File Share Group, separated into two folders, eSignal 7-1 and eSignal 7-2. Do I have do download and install any of these?
Kind regards,
panta-rhei
I have purchased the MESA Indicators as an add-on to eSignal On Demand (I am using the lates build 12.0.3485.1175). While I can use the insert the pre-built studies such as Spectrum, Heatmap, SNR, Bandpass, Trendline, Trend Vigor, Detrend, Sine and Lead Sine to my charts, I am not able to use the MESA Indicator functions such as MesaDomCycle, MesaMaOut, MesaPhaseOut, MesaSineOut, MesaKalman, MesaMode in my EFS Code.
Just trying the little sample code provided in this forum:
var study = new MesaMaOut("Close");
function main() {
var vValue = study.getValue(MesaMaOut.MAOUT);
return vValue;
}
I am already getting the following error:
My Formulas\MesaMaOut.efs, line 1: Error: Function 'MesaMaOut': DLL(3rdparty/Mesa/mesamax64), Function(DCOUT) was not found
I have found a set of DLLs under the Mesa File Share Group, separated into two folders, eSignal 7-1 and eSignal 7-2. Do I have do download and install any of these?
Kind regards,
panta-rhei