Sha256: de0940dbe2927cf565107397de336aec3e94a0dd6c0306a87098c71ed1d2998c

Contents?: true

Size: 268 Bytes

Versions: 6

Compression:

Stored size: 268 Bytes

Contents

This is the default directory of symbol-collections

They are created through


```
cd bin
./console

# creates the file Test.yml
i =  IB::Symbols.allocate_collection :Test

# add a contract
i.add_contract :testcontract , IB::Stock.new( symbol: 'TAP') 

# list



```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ib-symbols-1.5 symbols/README.md
ib-symbols-1.4 symbols/README.md
ib-symbols-1.3 symbols/README.md
ib-symbols-1.2 symbols/README.md
ib-symbols-1.1 symbols/README.md
ib-symbols-1.0 symbols/README.md