|
That should work with a system of fewer trades and higher profit/loss ratio. But my system has a lot of trades every day and profits by higher win rate. If I use .2% as commissions, it is not as profitable and doesn't reflect real trading statistics. You are assuming you get zero slippage in your trades which is not my experience. That said, I'm certain you can do it in the custom backtester, but I can only point you to the documentation for details.
In Help, Search for: Porfolio Backtester Interface Note the misspelling of Portfolio. -- Terry -----Original Message-----
That should work with a system of fewer trades and higher profit/loss ratio. But my system has a lot of trades every day and profits by higher win rate. If I use .2% as commissions, it is not as profitable and doesn't reflect real trading statistics.
I looked at the advanced portfolio backtester, but it doesn't seem to have any place you can set commission based on trade info. (The trade object does have a GetCommission() method, but not SetCommission()).
Probably I have to stick with Wealth-Lab for a while. But its backtesting is painfully slow...
|
- RE: [amibroker] How to simulate IB commission? Terry
- Re: [amibroker] How to simulate IB commission? Mark H
- RE: [amibroker] How to simulate IB commission? Terry
- RE: [amibroker] How to simulate IB commission? Paul Ho
