node-ib
node-ib copied to clipboard
contract/future.js defaults
IMO doesn't make sense to put default values in there, it can lead to hard to track errors.
@yandreiy Please feel free to submit PR to fix this. Thanks-
All of the contracts have similar defaults. It would be confusing to have one behave differently. Maybe an update to the documentation would be better?
Destructured parameters would be great too. See #137. Also, the default exchange for futures should be 'GLOBEX', not 'ONE'.