Skip to content

rocketfellows/tinkoff-invest-v1-common

Repository files navigation

Tinkoff Invest V1 common component

Code Coverage Badge

This component is common set of models that used across tinkoff invest api.

Consist of:

  • MoneyValue model
  • Quotation model
  • MoneyValue model factory - MoneyValueFactory
  • Quotation model factory - QuotationFactory

Component dependencies:

Contributing

Welcome to pull requests. If there is a major changes, first please open an issue for discussion.

Please make sure to update tests as appropriate.