people with nt,
regards.
i consider that nt support is consistently very good but it has badly let me down with the latest several requests i have made. in this case, i think the nt platform is perfectly capable of doing what i have in mind.
right now when i backtest or optimize strategies on historical data i use a fixed position size of one single contract (1). however, in real life it is completely reasonable to assume that if one is significantly increasing one's capital one would also increase the position size that one would trade at some point in time.
¿how could i do so that my strategy used a variable position size according to cumulative profits - losses?
i would like nt to assume an initial capital of 2 times the initial margin for the contract i'm evaluating.
- the initial position size to trade would be 1.
- if losses bring the available capital down below 1 time the initial margin for the contract then the position size should be 0.
- however, the position size for any trade should be determined by dividing the available capital (assuming profits have been accumulated) between 2 times the initial margin at that moment.
¿how can nt check the level of cumulative profits - losses when performing backtest - optimization processes? ¿can nt know the amount required as initial margin for a particular contract? ¿can nt determine what the amount required as initial margin was at different points in the past? i'm sure the platform can easily establish how much capital is available in an account but if it also was able to determine the amount required as initial capital per instrument and its historical values that would be really impressive.
very well, regards.

Comment