Updated to new 10.4 and now can't seem to find code to record paper trades into Account Manager. Used to use:
trade.Buy(getSymbol(), 200, PaperTradeBroker) but doesn't work now. What am I doing wrong?
trade.Buy(getSymbol(), 200, PaperTradeBroker) but doesn't work now. What am I doing wrong?
Comment