I clicked on the attach option and attached to my amibroker application and it successfully displayed "Debug.Writeline()" messages. But none of my breakpoints are hit. My code is not visible in any window either as it would be normally when I was debugging console app.
The Build attempt It also creates the converted AFL file which refers the dll secret functions. The AFL files are stored under /amibroker/formulas/.Net for Amibroker/SimplePlugin as shown below.
Dear Sir
can you please tell me how can we install amibroker template to visual studio 10.
i am not able to find ami broker template in visual studio.
1)Download the Dot Net SDK for Amibroker according to your 32bit or 64bit Amibroker Edition and Amibroker Version.
2)Open Visual Studio-> Goto New Project.
i completed step 1 but i got stuck at step 2.
please help me with the same
Recently sharekhan have provided api access to me . Now i want automatic order placement in trade tiger from amibroker. i have taken the trail of GFDL plugin.. but issue is that they only provide futures segment data and no cash market data. So i cannot trade using same plugin in cash market. so i am trying to make my own plugin. So please help me if you can.
Hi Rajendran,
Firstly, Thanks for educating us. I have tried creating the sample project as mentioned above. but amibroker is not recognizing the function SimplePluginFunc1(Close, 5); Please let me know what could be the issue here.
Thanks.