Hi Guys...
I've done this before, but I'm kinda stumped..
I've added this like to the top of one of my projects and get an error with this. What am I missing.??
var IBtrade = new IBBroker;
The error reads "Ment\TradeButtons\TradeButtons V1 IB.efs, line 1: ReferenceError: IBBroker is not defined".
I thought this was an internal function - like a study??
Help needed.
Brad
I've done this before, but I'm kinda stumped..
I've added this like to the top of one of my projects and get an error with this. What am I missing.??
var IBtrade = new IBBroker;
The error reads "Ment\TradeButtons\TradeButtons V1 IB.efs, line 1: ReferenceError: IBBroker is not defined".
I thought this was an internal function - like a study??
Help needed.
Brad
Comment