Hi all,

A simple question from a newcomer/novice. As (to my current knowledge) technical indicators seem to be implemented in C#, how to code new indicators in Python from the existing ones written in C#? 

More generally, is it realistic/efficient to implement strategies/anything in Python (I'm not a C# developer) when wishing to exploit all developments (I think mainly) made available in C#? Or am I missing something?

Thanks for your view,

Thomas

Author