Hello,
I am developing trading program using C# (I don't have Tradestation). I have some TS code that I should convert to C#. The TS source code I have uses MRO-function (it is used like this Bull = MRO (condition3, 15,1)). The problem is that I have not found the description of the MRO function so I don't know what that function do. Is there any place where I can find the documentation about that function or even source code (any language do) ?
I am developing trading program using C# (I don't have Tradestation). I have some TS code that I should convert to C#. The TS source code I have uses MRO-function (it is used like this Bull = MRO (condition3, 15,1)). The problem is that I have not found the description of the MRO function so I don't know what that function do. Is there any place where I can find the documentation about that function or even source code (any language do) ?