Hello!
I’m fairly new to Forex trading (reading for 5 months, trading for 2). My broker gives me a “Strategy Center” software where I’m allowed to backtest strategies that I create myself using the language “TradeScript”. In my strategy, I want to have the ability to automatically set limits/stops once a trade is hypothetically entered. I e-mailed the creators of TradeScript and they responded:
[I]This would actually require editing the code (in either C++ or C#) to add a
new property for stop losses. Otherwise we plan to add that functionality in
the next release.[/I]
Since I have no knowledge in C++ or C#, I was wondering if anyone could find a way to add the property.
Thanks for any and all help!