Home › Forums › Community Discussions › Trading Strategy Development › Code learning for tests
-
Code learning for tests
-
Hello! As a noob, i was wondering what language to learn in order to code a strategy. Is the pine script from tradingview good?
Or would you recommend something else?
Thanks in advance!
-
I would not suggest going for pine script. it is very limited after all. if you really want to build strategies code based go for python or C#
-
You may also start off with our introduction articles on the university – right here: Introduction | MachinaTrader.com
-
-
I would use vscode as ur IDE. Out of C and Python I will be picking up python as its relevant to my day job where C# isn’t.
-
-
Log in to reply.