Hi,
I have C# application. I would like to integrate it with AmiBroker. I have tried some workarounds with no result ? Can anyone help me out?
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pranav VasaPosted Nov 22, 2010, 8:17 AM
I have created a windows based application. AmiBroker is in C++ and it is a TradingAnalysis program.
I have gone through some links and they suggest using ADK or DDE.
What should I do?
Please help me.
Jiteendra SampathiraoPosted Nov 22, 2010, 6:59 AM
After downloading the amibroker you have to add the dll to ur bin folder.
and write the register control.
use the name spaces in code-behind page.
And follow the example tutorials given by the Amibroker.
--------------------------------------------------------------------------------------------------------------------------
If this post helped you, then tick the "Do you like this Answer" checkbox which is placed at above this post.