Unleashing the Power of C#
Hi,
I'm interested in creating some EA's using the power of C#. Based on my research, it appears that Microsoft wants one to use their GUI builder since I couldn't really find anything that shows you how to code. After a lot of work, I was able to find a sample code for a GUI. I copy and paste the code into AlgoStudio and it compiled. However, I don't even know how I can use C# to create custom panels and etc. I was wondering if someone can point me to the documentation on how to build GUI's with code and whether or not, it is possible to proceed with this task without access to the main code. I'm a hobbyist for programming as you can see and I have a few ideas that I would like to implement and make them look good too.
And Oh! The InputParameter command, I couldn't find any documentation on how to use this method and I feel that this can be a good method to be familiar with when creating indicators that can be modified. Thanks again
Thanks.