Hello, I want to use extend library. Adding reference and using, but when I compile my strategy, there is an error that looks like:
"Runtime error: can't load file or assembly "encog-core-cs, Version..Culture=neutral ..." or one of connected components.... Can't find the file on WealthLab.Strategies.MyStrategy.Execute()
here is the screen of the error:
Size:
Color:
Based on what the error message is telling (
"...or one of connected components"), it's possible that
encog-core-cs has other dependencies that you haven't referenced.
Size:
Color:
Oh, That was my mistake with the encog-core-cs.dll was addition .xml file.
now its all work. Thanks
Size:
Color: