Is it possible to change the ranking system weights and run backtests programmatically (Python)?
I can see the XML is exposed in the ranking interface so that would be easy enough to edit if an API existed for it.
But then triggering a backtest, with its params, would require another API.
Thanks
Tony