Skip to content
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.

Latest commit

 

History

History
57 lines (44 loc) · 1.92 KB

index.html.md

File metadata and controls

57 lines (44 loc) · 1.92 KB

Intuition Documentation

Quantitative trading kit, for hackers

Welcome ! This is work in progress but I hope you will find here everything you need to build smart trading strategies with Intuition. If not, shoot me an email at [email protected] or/and please considere contributing to this documentation !

Let's get started :

If you have the marvelous plan to be a contributor, make a detour here.

You can also follow the development on Github and this trello board. Finally, come chat about the project on Gitter !


Xavier Bruhiere
        <!-- author info -->
        <li class="authorCredits__name">
            <h4>Xavier Bruhiere</h4>
            <em>
                CEO of Hive Tech and author of Intuition.
            </em>
        </li>
    
        <!-- info -->
        <li>
            <a href="http://intuition.io" target="_blank">
                <i class="icon-company"></i> <em>intuition.io</em>
            </a>
            <a href="https://twitter.com/XavierBruhiere" target="_blank">
                <i class="icon-twitter"></i>
                <em>XavierBruhiere</em>
            </a>
        </li>
    
    </ul>

April 1, 2014