ib-ruby 0.7.12 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,314 +1,538 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: ib-ruby
3
- version: !ruby/object:Gem::Version
4
- prerelease:
5
- version: 0.7.12
3
+ version: !ruby/object:Gem::Version
4
+ prerelease:
5
+ version: 0.8.0
6
6
  platform: ruby
7
- authors:
8
- - Paul Legato
9
- - arvicco
10
- autorequire:
7
+ authors:
8
+ - Paul Legato
9
+ - arvicco
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
-
14
- date: 2012-04-27 00:00:00 Z
15
- dependencies:
16
- - !ruby/object:Gem::Dependency
17
- name: bundler
18
- prerelease: false
19
- requirement: &id001 !ruby/object:Gem::Requirement
20
- none: false
21
- requirements:
22
- - - ">="
23
- - !ruby/object:Gem::Version
24
- version: 1.1.3
25
- type: :runtime
26
- version_requirements: *id001
27
- - !ruby/object:Gem::Dependency
28
- name: activerecord
29
- prerelease: false
30
- requirement: &id002 !ruby/object:Gem::Requirement
31
- none: false
32
- requirements:
33
- - - ">="
34
- - !ruby/object:Gem::Version
35
- version: 0.0.1
36
- type: :runtime
37
- version_requirements: *id002
38
- - !ruby/object:Gem::Dependency
39
- name: xml-simple
40
- prerelease: false
41
- requirement: &id003 !ruby/object:Gem::Requirement
42
- none: false
43
- requirements:
44
- - - ">="
45
- - !ruby/object:Gem::Version
46
- version: 1.1.1
47
- type: :runtime
48
- version_requirements: *id003
49
- - !ruby/object:Gem::Dependency
50
- name: standalone_migrations
51
- prerelease: false
52
- requirement: &id004 !ruby/object:Gem::Requirement
53
- none: false
54
- requirements:
55
- - - ">="
56
- - !ruby/object:Gem::Version
57
- version: "0"
58
- type: :runtime
59
- version_requirements: *id004
60
- - !ruby/object:Gem::Dependency
61
- name: database_cleaner
62
- prerelease: false
63
- requirement: &id005 !ruby/object:Gem::Requirement
64
- none: false
65
- requirements:
66
- - - ">="
67
- - !ruby/object:Gem::Version
68
- version: 2.8.0
69
- type: :development
70
- version_requirements: *id005
71
- - !ruby/object:Gem::Dependency
72
- name: rspec
73
- prerelease: false
74
- requirement: &id006 !ruby/object:Gem::Requirement
75
- none: false
76
- requirements:
77
- - - ">="
78
- - !ruby/object:Gem::Version
79
- version: 2.9.0
80
- type: :development
81
- version_requirements: *id006
82
- - !ruby/object:Gem::Dependency
83
- name: my_scripts
84
- prerelease: false
85
- requirement: &id007 !ruby/object:Gem::Requirement
86
- none: false
87
- requirements:
88
- - - ">="
89
- - !ruby/object:Gem::Version
90
- version: "0"
91
- type: :development
92
- version_requirements: *id007
13
+ date: 2012-06-07 00:00:00.000000000 Z
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
16
+ name: bundler
17
+ version_requirements: !ruby/object:Gem::Requirement
18
+ requirements:
19
+ - - ! '>='
20
+ - !ruby/object:Gem::Version
21
+ version: 1.1.3
22
+ none: false
23
+ requirement: !ruby/object:Gem::Requirement
24
+ requirements:
25
+ - - ! '>='
26
+ - !ruby/object:Gem::Version
27
+ version: 1.1.3
28
+ none: false
29
+ prerelease: false
30
+ type: :runtime
31
+ - !ruby/object:Gem::Dependency
32
+ name: activerecord
33
+ version_requirements: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ! '>='
36
+ - !ruby/object:Gem::Version
37
+ version: 0.0.1
38
+ none: false
39
+ requirement: !ruby/object:Gem::Requirement
40
+ requirements:
41
+ - - ! '>='
42
+ - !ruby/object:Gem::Version
43
+ version: 0.0.1
44
+ none: false
45
+ prerelease: false
46
+ type: :runtime
47
+ - !ruby/object:Gem::Dependency
48
+ name: xml-simple
49
+ version_requirements: !ruby/object:Gem::Requirement
50
+ requirements:
51
+ - - ! '>='
52
+ - !ruby/object:Gem::Version
53
+ version: 1.1.1
54
+ none: false
55
+ requirement: !ruby/object:Gem::Requirement
56
+ requirements:
57
+ - - ! '>='
58
+ - !ruby/object:Gem::Version
59
+ version: 1.1.1
60
+ none: false
61
+ prerelease: false
62
+ type: :runtime
63
+ - !ruby/object:Gem::Dependency
64
+ name: standalone_migrations
65
+ version_requirements: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - ! '>='
68
+ - !ruby/object:Gem::Version
69
+ version: !binary |-
70
+ MA==
71
+ none: false
72
+ requirement: !ruby/object:Gem::Requirement
73
+ requirements:
74
+ - - ! '>='
75
+ - !ruby/object:Gem::Version
76
+ version: !binary |-
77
+ MA==
78
+ none: false
79
+ prerelease: false
80
+ type: :runtime
81
+ - !ruby/object:Gem::Dependency
82
+ name: database_cleaner
83
+ version_requirements: !ruby/object:Gem::Requirement
84
+ requirements:
85
+ - - ! '>='
86
+ - !ruby/object:Gem::Version
87
+ version: 2.8.0
88
+ none: false
89
+ requirement: !ruby/object:Gem::Requirement
90
+ requirements:
91
+ - - ! '>='
92
+ - !ruby/object:Gem::Version
93
+ version: 2.8.0
94
+ none: false
95
+ prerelease: false
96
+ type: :development
97
+ - !ruby/object:Gem::Dependency
98
+ name: rspec
99
+ version_requirements: !ruby/object:Gem::Requirement
100
+ requirements:
101
+ - - ! '>='
102
+ - !ruby/object:Gem::Version
103
+ version: 2.10.0
104
+ none: false
105
+ requirement: !ruby/object:Gem::Requirement
106
+ requirements:
107
+ - - ! '>='
108
+ - !ruby/object:Gem::Version
109
+ version: 2.10.0
110
+ none: false
111
+ prerelease: false
112
+ type: :development
113
+ - !ruby/object:Gem::Dependency
114
+ name: my_scripts
115
+ version_requirements: !ruby/object:Gem::Requirement
116
+ requirements:
117
+ - - ! '>='
118
+ - !ruby/object:Gem::Version
119
+ version: !binary |-
120
+ MA==
121
+ none: false
122
+ requirement: !ruby/object:Gem::Requirement
123
+ requirements:
124
+ - - ! '>='
125
+ - !ruby/object:Gem::Version
126
+ version: !binary |-
127
+ MA==
128
+ none: false
129
+ prerelease: false
130
+ type: :development
93
131
  description: Ruby Implementation of the Interactive Brokers TWS API
94
- email:
95
- - pjlegato@gmail.com
96
- - arvicco@gmail.com
97
- executables:
98
- - account_info
99
- - cancel_orders
100
- - contract_details
101
- - depth_of_market
102
- - fa_accounts
103
- - fundamental_data
104
- - historic_data
105
- - historic_data_cli
106
- - list_orders
107
- - market_data
108
- - option_data
109
- - place_combo_order
110
- - place_order
111
- - template
112
- - tick_data
113
- - time_and_sales
132
+ email:
133
+ - pjlegato@gmail.com
134
+ - arvicco@gmail.com
135
+ executables:
136
+ - account_info
137
+ - cancel_orders
138
+ - contract_details
139
+ - depth_of_market
140
+ - fa_accounts
141
+ - fundamental_data
142
+ - historic_data
143
+ - historic_data_cli
144
+ - list_orders
145
+ - market_data
146
+ - option_data
147
+ - place_combo_order
148
+ - place_order
149
+ - template
150
+ - tick_data
151
+ - time_and_sales
114
152
  extensions: []
115
-
116
153
  extra_rdoc_files: []
117
-
118
- files:
119
- - bin/account_info
120
- - bin/cancel_orders
121
- - bin/contract_details
122
- - bin/depth_of_market
123
- - bin/fa_accounts
124
- - bin/fundamental_data
125
- - bin/historic_data
126
- - bin/historic_data_cli
127
- - bin/list_orders
128
- - bin/market_data
129
- - bin/option_data
130
- - bin/place_combo_order
131
- - bin/place_order
132
- - bin/template
133
- - bin/tick_data
134
- - bin/time_and_sales
135
- - lib/ib-ruby.rb
136
- - lib/ib-ruby/connection.rb
137
- - lib/ib-ruby/constants.rb
138
- - lib/ib-ruby/db.rb
139
- - lib/ib-ruby/errors.rb
140
- - lib/ib-ruby/extensions.rb
141
- - lib/ib-ruby/logger.rb
142
- - lib/ib-ruby/messages.rb
143
- - lib/ib-ruby/models.rb
144
- - lib/ib-ruby/socket.rb
145
- - lib/ib-ruby/symbols.rb
146
- - lib/ib-ruby/version.rb
147
- - lib/ib-ruby/messages/abstract_message.rb
148
- - lib/ib-ruby/messages/incoming.rb
149
- - lib/ib-ruby/messages/outgoing.rb
150
- - lib/ib-ruby/messages/incoming/abstract_message.rb
151
- - lib/ib-ruby/messages/incoming/alert.rb
152
- - lib/ib-ruby/messages/incoming/contract_data.rb
153
- - lib/ib-ruby/messages/incoming/delta_neutral_validation.rb
154
- - lib/ib-ruby/messages/incoming/execution_data.rb
155
- - lib/ib-ruby/messages/incoming/historical_data.rb
156
- - lib/ib-ruby/messages/incoming/market_depths.rb
157
- - lib/ib-ruby/messages/incoming/next_valid_id.rb
158
- - lib/ib-ruby/messages/incoming/open_order.rb
159
- - lib/ib-ruby/messages/incoming/order_status.rb
160
- - lib/ib-ruby/messages/incoming/portfolio_value.rb
161
- - lib/ib-ruby/messages/incoming/real_time_bar.rb
162
- - lib/ib-ruby/messages/incoming/scanner_data.rb
163
- - lib/ib-ruby/messages/incoming/ticks.rb
164
- - lib/ib-ruby/messages/outgoing/abstract_message.rb
165
- - lib/ib-ruby/messages/outgoing/bar_requests.rb
166
- - lib/ib-ruby/messages/outgoing/place_order.rb
167
- - lib/ib-ruby/models/bag.rb
168
- - lib/ib-ruby/models/bar.rb
169
- - lib/ib-ruby/models/combo_leg.rb
170
- - lib/ib-ruby/models/contract.rb
171
- - lib/ib-ruby/models/contract_detail.rb
172
- - lib/ib-ruby/models/execution.rb
173
- - lib/ib-ruby/models/model.rb
174
- - lib/ib-ruby/models/model_properties.rb
175
- - lib/ib-ruby/models/option.rb
176
- - lib/ib-ruby/models/order.rb
177
- - lib/ib-ruby/models/order_state.rb
178
- - lib/ib-ruby/models/underlying.rb
179
- - lib/ib-ruby/symbols/forex.rb
180
- - lib/ib-ruby/symbols/futures.rb
181
- - lib/ib-ruby/symbols/options.rb
182
- - lib/ib-ruby/symbols/stocks.rb
183
- - spec/account_helper.rb
184
- - spec/combo_helper.rb
185
- - spec/db.rb
186
- - spec/db_helper.rb
187
- - spec/integration_helper.rb
188
- - spec/message_helper.rb
189
- - spec/model_helper.rb
190
- - spec/order_helper.rb
191
- - spec/README.md
192
- - spec/spec_helper.rb
193
- - spec/test.rb
194
- - spec/TODO
195
- - spec/v.rb
196
- - spec/ib-ruby/connection_spec.rb
197
- - spec/ib-ruby/messages/incoming/alert_spec.rb
198
- - spec/ib-ruby/messages/incoming/open_order_spec.rb
199
- - spec/ib-ruby/messages/incoming/order_status_spec.rb
200
- - spec/ib-ruby/messages/outgoing/account_data_spec.rb
201
- - spec/ib-ruby/messages/outgoing/market_data_type_spec.rb
202
- - spec/ib-ruby/models/bag_spec.rb
203
- - spec/ib-ruby/models/bar_spec.rb
204
- - spec/ib-ruby/models/combo_leg_spec.rb
205
- - spec/ib-ruby/models/contract_detail_spec.rb
206
- - spec/ib-ruby/models/contract_spec.rb
207
- - spec/ib-ruby/models/execution_spec.rb
208
- - spec/ib-ruby/models/option_spec.rb
209
- - spec/ib-ruby/models/order_spec.rb
210
- - spec/ib-ruby/models/order_state_spec.rb
211
- - spec/ib-ruby/models/underlying_spec.rb
212
- - spec/integration/account_info_spec.rb
213
- - spec/integration/contract_info_spec.rb
214
- - spec/integration/depth_data_spec.rb
215
- - spec/integration/fundamental_data_spec.rb
216
- - spec/integration/historic_data_spec.rb
217
- - spec/integration/market_data_spec.rb
218
- - spec/integration/option_data_spec.rb
219
- - spec/integration/orders/attached_spec.rb
220
- - spec/integration/orders/combo_spec.rb
221
- - spec/integration/orders/placement_spec.rb
222
- - spec/integration/orders/trades_spec.rb
223
- - spec/integration/orders/valid_ids_spec.rb
224
- - tasks/common.rake
225
- - tasks/doc.rake
226
- - tasks/gem.rake
227
- - tasks/git.rake
228
- - tasks/spec.rake
229
- - tasks/version.rake
230
- - db/migrate/101_add_executions.rb
231
- - db/migrate/111_add_bars.rb
232
- - db/migrate/121_add_order_states.rb
233
- - db/migrate/131_add_orders.rb
234
- - db/migrate/141_add_combo_legs.rb
235
- - db/migrate/151_add_underlyings.rb
236
- - db/migrate/161_add_contract_details.rb
237
- - db/migrate/171_add_contracts.rb
238
- - Rakefile
239
- - README.md
240
- - LICENSE
241
- - VERSION
242
- - HISTORY
243
- - TODO
244
- - .gitignore
154
+ files:
155
+ - !binary |-
156
+ YmluL2FjY291bnRfaW5mbw==
157
+ - !binary |-
158
+ YmluL2NhbmNlbF9vcmRlcnM=
159
+ - !binary |-
160
+ YmluL2NvbnRyYWN0X2RldGFpbHM=
161
+ - !binary |-
162
+ YmluL2RlcHRoX29mX21hcmtldA==
163
+ - !binary |-
164
+ YmluL2ZhX2FjY291bnRz
165
+ - !binary |-
166
+ YmluL2Z1bmRhbWVudGFsX2RhdGE=
167
+ - !binary |-
168
+ YmluL2hpc3RvcmljX2RhdGE=
169
+ - !binary |-
170
+ YmluL2hpc3RvcmljX2RhdGFfY2xp
171
+ - !binary |-
172
+ YmluL2xpc3Rfb3JkZXJz
173
+ - !binary |-
174
+ YmluL21hcmtldF9kYXRh
175
+ - !binary |-
176
+ YmluL29wdGlvbl9kYXRh
177
+ - !binary |-
178
+ YmluL3BsYWNlX2NvbWJvX29yZGVy
179
+ - !binary |-
180
+ YmluL3BsYWNlX29yZGVy
181
+ - !binary |-
182
+ YmluL3RlbXBsYXRl
183
+ - !binary |-
184
+ YmluL3RpY2tfZGF0YQ==
185
+ - !binary |-
186
+ YmluL3RpbWVfYW5kX3NhbGVz
187
+ - !binary |-
188
+ bGliL2liLXJ1YnkucmI=
189
+ - !binary |-
190
+ bGliL2liLXJ1YnkvY29ubmVjdGlvbi5yYg==
191
+ - !binary |-
192
+ bGliL2liLXJ1YnkvY29uc3RhbnRzLnJi
193
+ - !binary |-
194
+ bGliL2liLXJ1YnkvZGIucmI=
195
+ - !binary |-
196
+ bGliL2liLXJ1YnkvZXJyb3JzLnJi
197
+ - !binary |-
198
+ bGliL2liLXJ1YnkvZXh0ZW5zaW9ucy5yYg==
199
+ - !binary |-
200
+ bGliL2liLXJ1YnkvbG9nZ2VyLnJi
201
+ - !binary |-
202
+ bGliL2liLXJ1YnkvbWVzc2FnZXMucmI=
203
+ - !binary |-
204
+ bGliL2liLXJ1YnkvbW9kZWxzLnJi
205
+ - !binary |-
206
+ bGliL2liLXJ1Ynkvc29ja2V0LnJi
207
+ - !binary |-
208
+ bGliL2liLXJ1Ynkvc3ltYm9scy5yYg==
209
+ - !binary |-
210
+ bGliL2liLXJ1YnkvdmVyc2lvbi5yYg==
211
+ - !binary |-
212
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvYWJzdHJhY3RfbWVzc2FnZS5yYg==
213
+ - !binary |-
214
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcucmI=
215
+ - !binary |-
216
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvb3V0Z29pbmcucmI=
217
+ - !binary |-
218
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvYWJzdHJhY3RfbWVzc2Fn
219
+ ZS5yYg==
220
+ - !binary |-
221
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvYWxlcnQucmI=
222
+ - !binary |-
223
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvY29udHJhY3RfZGF0YS5y
224
+ Yg==
225
+ - !binary |-
226
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvZGVsdGFfbmV1dHJhbF92
227
+ YWxpZGF0aW9uLnJi
228
+ - !binary |-
229
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvZXhlY3V0aW9uX2RhdGEu
230
+ cmI=
231
+ - !binary |-
232
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvaGlzdG9yaWNhbF9kYXRh
233
+ LnJi
234
+ - !binary |-
235
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvbWFya2V0X2RlcHRocy5y
236
+ Yg==
237
+ - !binary |-
238
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvbmV4dF92YWxpZF9pZC5y
239
+ Yg==
240
+ - !binary |-
241
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvb3Blbl9vcmRlci5yYg==
242
+ - !binary |-
243
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvb3JkZXJfc3RhdHVzLnJi
244
+ - !binary |-
245
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvcG9ydGZvbGlvX3ZhbHVl
246
+ LnJi
247
+ - !binary |-
248
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvcmVhbF90aW1lX2Jhci5y
249
+ Yg==
250
+ - !binary |-
251
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvc2Nhbm5lcl9kYXRhLnJi
252
+ - !binary |-
253
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvaW5jb21pbmcvdGlja3MucmI=
254
+ - !binary |-
255
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvb3V0Z29pbmcvYWJzdHJhY3RfbWVzc2Fn
256
+ ZS5yYg==
257
+ - !binary |-
258
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvb3V0Z29pbmcvYmFyX3JlcXVlc3RzLnJi
259
+ - !binary |-
260
+ bGliL2liLXJ1YnkvbWVzc2FnZXMvb3V0Z29pbmcvcGxhY2Vfb3JkZXIucmI=
261
+ - !binary |-
262
+ bGliL2liLXJ1YnkvbW9kZWxzL2JhZy5yYg==
263
+ - !binary |-
264
+ bGliL2liLXJ1YnkvbW9kZWxzL2Jhci5yYg==
265
+ - !binary |-
266
+ bGliL2liLXJ1YnkvbW9kZWxzL2NvbWJvX2xlZy5yYg==
267
+ - !binary |-
268
+ bGliL2liLXJ1YnkvbW9kZWxzL2NvbnRyYWN0LnJi
269
+ - !binary |-
270
+ bGliL2liLXJ1YnkvbW9kZWxzL2NvbnRyYWN0X2RldGFpbC5yYg==
271
+ - !binary |-
272
+ bGliL2liLXJ1YnkvbW9kZWxzL2V4ZWN1dGlvbi5yYg==
273
+ - !binary |-
274
+ bGliL2liLXJ1YnkvbW9kZWxzL21vZGVsLnJi
275
+ - !binary |-
276
+ bGliL2liLXJ1YnkvbW9kZWxzL21vZGVsX3Byb3BlcnRpZXMucmI=
277
+ - !binary |-
278
+ bGliL2liLXJ1YnkvbW9kZWxzL29wdGlvbi5yYg==
279
+ - !binary |-
280
+ bGliL2liLXJ1YnkvbW9kZWxzL29yZGVyLnJi
281
+ - !binary |-
282
+ bGliL2liLXJ1YnkvbW9kZWxzL29yZGVyX3N0YXRlLnJi
283
+ - !binary |-
284
+ bGliL2liLXJ1YnkvbW9kZWxzL3VuZGVybHlpbmcucmI=
285
+ - !binary |-
286
+ bGliL2liLXJ1Ynkvc3ltYm9scy9mb3JleC5yYg==
287
+ - !binary |-
288
+ bGliL2liLXJ1Ynkvc3ltYm9scy9mdXR1cmVzLnJi
289
+ - !binary |-
290
+ bGliL2liLXJ1Ynkvc3ltYm9scy9vcHRpb25zLnJi
291
+ - !binary |-
292
+ bGliL2liLXJ1Ynkvc3ltYm9scy9zdG9ja3MucmI=
293
+ - !binary |-
294
+ c3BlYy9hY2NvdW50X2hlbHBlci5yYg==
295
+ - !binary |-
296
+ c3BlYy9jb21ib19oZWxwZXIucmI=
297
+ - !binary |-
298
+ c3BlYy9kYi5yYg==
299
+ - !binary |-
300
+ c3BlYy9kYl9oZWxwZXIucmI=
301
+ - !binary |-
302
+ c3BlYy9pbnRlZ3JhdGlvbl9oZWxwZXIucmI=
303
+ - !binary |-
304
+ c3BlYy9tZXNzYWdlX2hlbHBlci5yYg==
305
+ - !binary |-
306
+ c3BlYy9tb2RlbF9oZWxwZXIucmI=
307
+ - !binary |-
308
+ c3BlYy9vcmRlcl9oZWxwZXIucmI=
309
+ - !binary |-
310
+ c3BlYy9SRUFETUUubWQ=
311
+ - !binary |-
312
+ c3BlYy9zcGVjX2hlbHBlci5yYg==
313
+ - !binary |-
314
+ c3BlYy90ZXN0LnJi
315
+ - !binary |-
316
+ c3BlYy9UT0RP
317
+ - !binary |-
318
+ c3BlYy90d3MucmI=
319
+ - !binary |-
320
+ c3BlYy92LnJi
321
+ - !binary |-
322
+ c3BlYy9pYi1ydWJ5L2Nvbm5lY3Rpb25fc3BlYy5yYg==
323
+ - !binary |-
324
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL2luY29taW5nL2FsZXJ0X3NwZWMucmI=
325
+ - !binary |-
326
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL2luY29taW5nL29wZW5fb3JkZXJfc3Bl
327
+ Yy5yYg==
328
+ - !binary |-
329
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL2luY29taW5nL29yZGVyX3N0YXR1c19z
330
+ cGVjLnJi
331
+ - !binary |-
332
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL291dGdvaW5nL2FjY291bnRfZGF0YV9z
333
+ cGVjLnJi
334
+ - !binary |-
335
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL291dGdvaW5nL21hcmtldF9kYXRhX3R5
336
+ cGVfc3BlYy5yYg==
337
+ - !binary |-
338
+ c3BlYy9pYi1ydWJ5L21vZGVscy9iYWdfc3BlYy5yYg==
339
+ - !binary |-
340
+ c3BlYy9pYi1ydWJ5L21vZGVscy9iYXJfc3BlYy5yYg==
341
+ - !binary |-
342
+ c3BlYy9pYi1ydWJ5L21vZGVscy9jb21ib19sZWdfc3BlYy5yYg==
343
+ - !binary |-
344
+ c3BlYy9pYi1ydWJ5L21vZGVscy9jb250cmFjdF9kZXRhaWxfc3BlYy5yYg==
345
+ - !binary |-
346
+ c3BlYy9pYi1ydWJ5L21vZGVscy9jb250cmFjdF9zcGVjLnJi
347
+ - !binary |-
348
+ c3BlYy9pYi1ydWJ5L21vZGVscy9leGVjdXRpb25fc3BlYy5yYg==
349
+ - !binary |-
350
+ c3BlYy9pYi1ydWJ5L21vZGVscy9vcHRpb25fc3BlYy5yYg==
351
+ - !binary |-
352
+ c3BlYy9pYi1ydWJ5L21vZGVscy9vcmRlcl9zcGVjLnJi
353
+ - !binary |-
354
+ c3BlYy9pYi1ydWJ5L21vZGVscy9vcmRlcl9zdGF0ZV9zcGVjLnJi
355
+ - !binary |-
356
+ c3BlYy9pYi1ydWJ5L21vZGVscy91bmRlcmx5aW5nX3NwZWMucmI=
357
+ - !binary |-
358
+ c3BlYy9pbnRlZ3JhdGlvbi9hY2NvdW50X2luZm9fc3BlYy5yYg==
359
+ - !binary |-
360
+ c3BlYy9pbnRlZ3JhdGlvbi9jb250cmFjdF9pbmZvX3NwZWMucmI=
361
+ - !binary |-
362
+ c3BlYy9pbnRlZ3JhdGlvbi9kZXB0aF9kYXRhX3NwZWMucmI=
363
+ - !binary |-
364
+ c3BlYy9pbnRlZ3JhdGlvbi9mdW5kYW1lbnRhbF9kYXRhX3NwZWMucmI=
365
+ - !binary |-
366
+ c3BlYy9pbnRlZ3JhdGlvbi9oaXN0b3JpY19kYXRhX3NwZWMucmI=
367
+ - !binary |-
368
+ c3BlYy9pbnRlZ3JhdGlvbi9tYXJrZXRfZGF0YV9zcGVjLnJi
369
+ - !binary |-
370
+ c3BlYy9pbnRlZ3JhdGlvbi9vcHRpb25fZGF0YV9zcGVjLnJi
371
+ - !binary |-
372
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvYXR0YWNoZWRfc3BlYy5yYg==
373
+ - !binary |-
374
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvY29tYm9fc3BlYy5yYg==
375
+ - !binary |-
376
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvcGxhY2VtZW50X3NwZWMucmI=
377
+ - !binary |-
378
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvdHJhZGVzX3NwZWMucmI=
379
+ - !binary |-
380
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvdmFsaWRfaWRzX3NwZWMucmI=
381
+ - !binary |-
382
+ dGFza3MvY29tbW9uLnJha2U=
383
+ - !binary |-
384
+ dGFza3MvZG9jLnJha2U=
385
+ - !binary |-
386
+ dGFza3MvZ2VtLnJha2U=
387
+ - !binary |-
388
+ dGFza3MvZ2l0LnJha2U=
389
+ - !binary |-
390
+ dGFza3Mvc3BlYy5yYWtl
391
+ - !binary |-
392
+ dGFza3MvdmVyc2lvbi5yYWtl
393
+ - !binary |-
394
+ ZGIvbWlncmF0ZS8xMDFfYWRkX2V4ZWN1dGlvbnMucmI=
395
+ - !binary |-
396
+ ZGIvbWlncmF0ZS8xMTFfYWRkX2JhcnMucmI=
397
+ - !binary |-
398
+ ZGIvbWlncmF0ZS8xMjFfYWRkX29yZGVyX3N0YXRlcy5yYg==
399
+ - !binary |-
400
+ ZGIvbWlncmF0ZS8xMzFfYWRkX29yZGVycy5yYg==
401
+ - !binary |-
402
+ ZGIvbWlncmF0ZS8xNDFfYWRkX2NvbWJvX2xlZ3MucmI=
403
+ - !binary |-
404
+ ZGIvbWlncmF0ZS8xNTFfYWRkX3VuZGVybHlpbmdzLnJi
405
+ - !binary |-
406
+ ZGIvbWlncmF0ZS8xNjFfYWRkX2NvbnRyYWN0X2RldGFpbHMucmI=
407
+ - !binary |-
408
+ ZGIvbWlncmF0ZS8xNzFfYWRkX2NvbnRyYWN0cy5yYg==
409
+ - !binary |-
410
+ UmFrZWZpbGU=
411
+ - !binary |-
412
+ UkVBRE1FLm1k
413
+ - !binary |-
414
+ TElDRU5TRQ==
415
+ - !binary |-
416
+ VkVSU0lPTg==
417
+ - !binary |-
418
+ SElTVE9SWQ==
419
+ - !binary |-
420
+ VE9ETw==
421
+ - !binary |-
422
+ LmdpdGlnbm9yZQ==
245
423
  homepage: https://github.com/pjlegato/ib-ruby
246
424
  licenses: []
247
-
248
- post_install_message:
425
+ post_install_message:
249
426
  rdoc_options: []
250
-
251
- require_paths:
252
- - lib
253
- required_ruby_version: !ruby/object:Gem::Requirement
427
+ require_paths:
428
+ - lib
429
+ required_ruby_version: !ruby/object:Gem::Requirement
430
+ requirements:
431
+ - - ! '>='
432
+ - !ruby/object:Gem::Version
433
+ version: !binary |-
434
+ MA==
254
435
  none: false
255
- requirements:
256
- - - ">="
257
- - !ruby/object:Gem::Version
258
- version: "0"
259
- required_rubygems_version: !ruby/object:Gem::Requirement
436
+ required_rubygems_version: !ruby/object:Gem::Requirement
437
+ requirements:
438
+ - - ! '>='
439
+ - !ruby/object:Gem::Version
440
+ version: !binary |-
441
+ MA==
260
442
  none: false
261
- requirements:
262
- - - ">="
263
- - !ruby/object:Gem::Version
264
- version: "0"
265
443
  requirements: []
266
-
267
- rubyforge_project:
268
- rubygems_version: 1.8.15
269
- signing_key:
444
+ rubyforge_project:
445
+ rubygems_version: 1.8.23
446
+ signing_key:
270
447
  specification_version: 3
271
448
  summary: Ruby Implementation of the Interactive Brokers TWS API
272
- test_files:
273
- - spec/account_helper.rb
274
- - spec/combo_helper.rb
275
- - spec/db.rb
276
- - spec/db_helper.rb
277
- - spec/integration_helper.rb
278
- - spec/message_helper.rb
279
- - spec/model_helper.rb
280
- - spec/order_helper.rb
281
- - spec/README.md
282
- - spec/spec_helper.rb
283
- - spec/test.rb
284
- - spec/TODO
285
- - spec/v.rb
286
- - spec/ib-ruby/connection_spec.rb
287
- - spec/ib-ruby/messages/incoming/alert_spec.rb
288
- - spec/ib-ruby/messages/incoming/open_order_spec.rb
289
- - spec/ib-ruby/messages/incoming/order_status_spec.rb
290
- - spec/ib-ruby/messages/outgoing/account_data_spec.rb
291
- - spec/ib-ruby/messages/outgoing/market_data_type_spec.rb
292
- - spec/ib-ruby/models/bag_spec.rb
293
- - spec/ib-ruby/models/bar_spec.rb
294
- - spec/ib-ruby/models/combo_leg_spec.rb
295
- - spec/ib-ruby/models/contract_detail_spec.rb
296
- - spec/ib-ruby/models/contract_spec.rb
297
- - spec/ib-ruby/models/execution_spec.rb
298
- - spec/ib-ruby/models/option_spec.rb
299
- - spec/ib-ruby/models/order_spec.rb
300
- - spec/ib-ruby/models/order_state_spec.rb
301
- - spec/ib-ruby/models/underlying_spec.rb
302
- - spec/integration/account_info_spec.rb
303
- - spec/integration/contract_info_spec.rb
304
- - spec/integration/depth_data_spec.rb
305
- - spec/integration/fundamental_data_spec.rb
306
- - spec/integration/historic_data_spec.rb
307
- - spec/integration/market_data_spec.rb
308
- - spec/integration/option_data_spec.rb
309
- - spec/integration/orders/attached_spec.rb
310
- - spec/integration/orders/combo_spec.rb
311
- - spec/integration/orders/placement_spec.rb
312
- - spec/integration/orders/trades_spec.rb
313
- - spec/integration/orders/valid_ids_spec.rb
314
- has_rdoc:
449
+ test_files:
450
+ - !binary |-
451
+ c3BlYy9hY2NvdW50X2hlbHBlci5yYg==
452
+ - !binary |-
453
+ c3BlYy9jb21ib19oZWxwZXIucmI=
454
+ - !binary |-
455
+ c3BlYy9kYi5yYg==
456
+ - !binary |-
457
+ c3BlYy9kYl9oZWxwZXIucmI=
458
+ - !binary |-
459
+ c3BlYy9pbnRlZ3JhdGlvbl9oZWxwZXIucmI=
460
+ - !binary |-
461
+ c3BlYy9tZXNzYWdlX2hlbHBlci5yYg==
462
+ - !binary |-
463
+ c3BlYy9tb2RlbF9oZWxwZXIucmI=
464
+ - !binary |-
465
+ c3BlYy9vcmRlcl9oZWxwZXIucmI=
466
+ - !binary |-
467
+ c3BlYy9SRUFETUUubWQ=
468
+ - !binary |-
469
+ c3BlYy9zcGVjX2hlbHBlci5yYg==
470
+ - !binary |-
471
+ c3BlYy90ZXN0LnJi
472
+ - !binary |-
473
+ c3BlYy9UT0RP
474
+ - !binary |-
475
+ c3BlYy90d3MucmI=
476
+ - !binary |-
477
+ c3BlYy92LnJi
478
+ - !binary |-
479
+ c3BlYy9pYi1ydWJ5L2Nvbm5lY3Rpb25fc3BlYy5yYg==
480
+ - !binary |-
481
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL2luY29taW5nL2FsZXJ0X3NwZWMucmI=
482
+ - !binary |-
483
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL2luY29taW5nL29wZW5fb3JkZXJfc3Bl
484
+ Yy5yYg==
485
+ - !binary |-
486
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL2luY29taW5nL29yZGVyX3N0YXR1c19z
487
+ cGVjLnJi
488
+ - !binary |-
489
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL291dGdvaW5nL2FjY291bnRfZGF0YV9z
490
+ cGVjLnJi
491
+ - !binary |-
492
+ c3BlYy9pYi1ydWJ5L21lc3NhZ2VzL291dGdvaW5nL21hcmtldF9kYXRhX3R5
493
+ cGVfc3BlYy5yYg==
494
+ - !binary |-
495
+ c3BlYy9pYi1ydWJ5L21vZGVscy9iYWdfc3BlYy5yYg==
496
+ - !binary |-
497
+ c3BlYy9pYi1ydWJ5L21vZGVscy9iYXJfc3BlYy5yYg==
498
+ - !binary |-
499
+ c3BlYy9pYi1ydWJ5L21vZGVscy9jb21ib19sZWdfc3BlYy5yYg==
500
+ - !binary |-
501
+ c3BlYy9pYi1ydWJ5L21vZGVscy9jb250cmFjdF9kZXRhaWxfc3BlYy5yYg==
502
+ - !binary |-
503
+ c3BlYy9pYi1ydWJ5L21vZGVscy9jb250cmFjdF9zcGVjLnJi
504
+ - !binary |-
505
+ c3BlYy9pYi1ydWJ5L21vZGVscy9leGVjdXRpb25fc3BlYy5yYg==
506
+ - !binary |-
507
+ c3BlYy9pYi1ydWJ5L21vZGVscy9vcHRpb25fc3BlYy5yYg==
508
+ - !binary |-
509
+ c3BlYy9pYi1ydWJ5L21vZGVscy9vcmRlcl9zcGVjLnJi
510
+ - !binary |-
511
+ c3BlYy9pYi1ydWJ5L21vZGVscy9vcmRlcl9zdGF0ZV9zcGVjLnJi
512
+ - !binary |-
513
+ c3BlYy9pYi1ydWJ5L21vZGVscy91bmRlcmx5aW5nX3NwZWMucmI=
514
+ - !binary |-
515
+ c3BlYy9pbnRlZ3JhdGlvbi9hY2NvdW50X2luZm9fc3BlYy5yYg==
516
+ - !binary |-
517
+ c3BlYy9pbnRlZ3JhdGlvbi9jb250cmFjdF9pbmZvX3NwZWMucmI=
518
+ - !binary |-
519
+ c3BlYy9pbnRlZ3JhdGlvbi9kZXB0aF9kYXRhX3NwZWMucmI=
520
+ - !binary |-
521
+ c3BlYy9pbnRlZ3JhdGlvbi9mdW5kYW1lbnRhbF9kYXRhX3NwZWMucmI=
522
+ - !binary |-
523
+ c3BlYy9pbnRlZ3JhdGlvbi9oaXN0b3JpY19kYXRhX3NwZWMucmI=
524
+ - !binary |-
525
+ c3BlYy9pbnRlZ3JhdGlvbi9tYXJrZXRfZGF0YV9zcGVjLnJi
526
+ - !binary |-
527
+ c3BlYy9pbnRlZ3JhdGlvbi9vcHRpb25fZGF0YV9zcGVjLnJi
528
+ - !binary |-
529
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvYXR0YWNoZWRfc3BlYy5yYg==
530
+ - !binary |-
531
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvY29tYm9fc3BlYy5yYg==
532
+ - !binary |-
533
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvcGxhY2VtZW50X3NwZWMucmI=
534
+ - !binary |-
535
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvdHJhZGVzX3NwZWMucmI=
536
+ - !binary |-
537
+ c3BlYy9pbnRlZ3JhdGlvbi9vcmRlcnMvdmFsaWRfaWRzX3NwZWMucmI=
538
+ ...