- Notifications
You must be signed in to change notification settings - Fork0
Read and write metatrader 4 hst files
License
nurettin/hst
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Read and Write Metatrader4 .hst files (version 400 and 401)
Add this line to your application's Gemfile:
gem'hst'
And then execute:
$ bundle
Or install it yourself as:
$ gem install hst
See test folder
After checking out the repo, runbin/setup
to install dependencies. Then, runrake test
to run the tests. You can also runbin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, runbundle exec rake install
. To release a new version, update the version number inversion.rb
, and then runbundle exec rake release
, which will create a git tag for the version, push git commits and tags, and push the.gem
file torubygems.org.
Bug reports and pull requests are welcome on GitHub athttps://github.com/nurettin/hst.
The gem is available as open source under the terms of theMIT License.