Hello, I hope somebody can help me with this question. How can I control the MarginLoan during backtest?
As I see, Equity and Cash can be controlled via the ~~~EQUITY
eq = Foreign("~~~EQUITY", "C");
cash = Foreign("~~~EQUITY", "L");
I tested the other values "H","O","V" as well, but can't find a hint
for the marginloan.
I would like to improve my moneymanagement...
With thanks in advance...
Guido
