BUG Build Error, Custom Indicator
BUG Build Error, Custom Indicator
20 Sep 2019, 09:25
Program can't find calgo.api.ddl!
Because, i am use different language. Program change dll way to lowercase.
this is lowercased, wrong location name
"c:\users\myuser\documents\calgo\apı\calgo.apı.dll"
this is correct folder, file location
"C:\Users\MyUser\Documents\cAlgo\API\cAlgo.API.dll"
Why, who is use lowercased file location? Why? Why? Why? Which condition forced?
Replies
hakaneroglu2018
20 Sep 2019, 15:38
DLL location is correct, and exist. I give correct location, and file name. Because I am explore and look location and copy paste location.
Message title: "BUG Build Error, Custom Indicator" >> Automate, Indicators section, Click Build icon.
I have lovercase " i ", uppercase " İ " and lovercase " ı ", uppercase " I ". Different from english char codes.
I am changed "API" folder name to "apı", "cAlgo.API.dll" file name to "calgo.apı.dll" and xml file name changing. Custom algos builds works fine. This solution says programmer uses lowercased folder location. This should be changed.
@hakaneroglu2018
PanagiotisCharalampous
20 Sep 2019, 09:29
Hi hakaneroglu2018,
Thanks for posting in our forum. Where do you get this error message? Can you send us a screenshot? Also can you make sure the dll exists in the specified location?
Best Regards,
Panagiotis
@PanagiotisCharalampous