im really new to all this but i want to learn and develop my skill in programming. So i'm wondering what i need to install to be able to code routine for the bot ? thx CTP
Bare minimum, you need a text editor, and working knowledge of C#. Otherwise, I'd suggest Visual Studio (a proper C# IDE, I suggest people avoid other IDEs such as MonoDevelop and Eclipse, simply due to the fact that we use pure .NET, and don't rely on other CLR frameworks. Plus, VS is just the best IDE available. Period.) Other than that, we have an open-source and free, rule. (Your releases must be open-source, and you are not allowed to charge for them on our forums! [This means you can't advertise on our forums either, this is just a general forum rule])