Page 1 of 1

Unable to load module for an indicator

PostPosted: Tue Mar 07, 2023 10:21 pm
by daniel.alzate
Hi ...

I built a module (dll library) to be used inside an indicator.

It was working fine with my old laptop (win7 32bit, trading station version: 01.15.042922) but now i got a new computer (win11 64bit, trading station version: 01.16.072722) ... basically with the same dll file and indicator, im not able to load the indicator with a message indicating that it wasnt able to load the module.

ScreenShot.png


Same thing occurs with the indicoresdk:

ScreenShot2.png


I followed the document https://fxcodebase.com/wiki/index.php/L ... on_Modules and according to that, the dll is located in the correct spot.


Any advice on this?

Re: Unable to load module for an indicator

PostPosted: Thu Oct 26, 2023 2:03 pm
by Apprentice
Most likely you don’t have a runtime installed for your DLL. Try to recompile your DLL