PureBytes Links
Trading Reference Links
|
Hi,
I have been trying to set a formula for slippage:
SetTradeDelays( 1, 1, 1, 1 );
BuyPrice = C*1.01; SellPrice = C*0.99;
It doesn't work at all. I tried to write C*50 just for fun, but it didn't change the buyprice at all. What can possibly be wrong?
Thanks,
Louis
__._,_.___
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
__,_._,___
|