I have written a script to simulate buy and hold:
Buy = 1;
Sell = 0;
I have tried this script using various account margin settings. Using
50% margin the results are as predicted. Using a margin setting >=
56.1, the system does not trade.
Has anyone else encountered this?
|