API Support Forum
OEC API > API Support > Import DLL for custom Indicator / strategy
Author Topic: Import DLL for custom Indicator / strategy
(2 messages, Page 1 of 1)
Moderators: VPfau
PBiris
Posts: 1
Joined: Dec 17, 2013


Posted: Jan 03, 2014 @ 04:23 PM             Msg. 1 of 2
Hi,

I would like to know if it is possible to import an externall dll when coding a custom indicator or strategy cs file. I see that I am able to upload a dll file in custom indicator library and add the "using " in the cs file but when I compile I get the missing assembly reference error. (I am also adding this file to "My Custom Indicators" local folder)

Is there any other way to do this?

Thank you in advance,
Panos

Panagiotis Biris
VictorV
Posts: 746
Joined: May 08, 2007


Posted: Jan 13, 2014 @ 03:25 PM             Msg. 2 of 2
Hello. You can place DLL to bin.<version of OEC Charts> (like Documents\My Custom Indicators\bin.3.5.12.7) and OEC Charts will pick it up. Another option - some system folder.

Victor Vins
Lead Software Developer