.. image:: feat.png
  :width: 600
  :alt: Feat logo, a warrior crouches with a shield and sword

Feat is a program for ingesting financial time series data (e.g., trades from an exchange)
and using that data to generate samples and features for research, backtesting,
and developing machine learning models. It is written in `Rust <https://www.rust-lang.org/>`_
and optimized for performance, enabling researchers to move faster on experimenting
with new ideas, or simply to generate input data for existing models more quickly.

It is inspired by the work of `Lopez de Prado <https://www.quantresearch.org/>`_ and 
`mlfinlab <https://readthedocs.org/projects/mlfinlab/>`_. Feat is still early
days and needs your help to shape its direction! Make sure to check out `Future </future.html>`_
and give us feedback about what you would like to see developed.

.. toctree::
   :maxdepth: 1

   intro.md
   data.md
   bars.md
   future.md