amibroker
amibroker copied to clipboard
AmiBroker .NET SDK - An open source plug-in project template and community plug-ins for AmiBroker
I am attempting to display the live data into "real time quotes window" So I did override the method"GetRecentInfo(string ticker)" then Amibroker called this method, but I cant return RecentInfo...
Release() in Plugin.cs never been called, so when I close AB, it's not really closed, the plugin and AB instance still in task list
Getting below message error after dll plugin is loaded. it successfully completes the GetPluginInfo call. but after that this error. comes . looks like it is coming in GetQuotesEx. but...
While it works fine with AmiBroker x86 on both Windows x84 and Windows x64, still need to check if this plug-in works with AmiBroker x64
hi ad, now i want to development it to be can run on web base how i can do it, you have any document for development web app? thank you...
for both data plugin and afl plugin?
Source\Repos\amibroker\packages\UnmanagedExports.1.2.4.23262\tools\RGiesecke.DllExport.MSBuild.dll. Could not load file or assembly 'Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that...