node-ib
node-ib copied to clipboard
Supporting CMDTY trading
I noticed this older issue about all security types and was wondering if there was anything preventing CMDTY trading: https://github.com/pilwon/node-ib/issues/46
Is there?
I use node-ib for commodity trading, with secType of 'FUT'. node-ib has a factory function called future
to help create those contracts.