Open zahraj3 opened 1 year ago
Hi @zahraj3, thank you for your initiative but your PR does not include any test. If you could provide a short example how it is supposed to work that would be useful. I quickly tried it out but all I get is nil
as you can see below:
irb(main):010:0> data = query.charts('AVEM', 'price')
=> {"AVEM"=>nil}
Partially solves #11