Giter VIP home page Giter VIP logo

rta's Introduction

 ____ _____  _                 _    _                  _ _   _               
|  _ \_   _|/ \               / \  | | __ _  ___  _ __(_) |_| |__  _ __ ___  
| |_) || | / _ \    _____    / _ \ | |/ _` |/ _ \| '__| | __| '_ \| '_ ` _ \ 
|  _ < | |/ ___ \  |_____|  / ___ \| | (_| | (_) | |  | | |_| | | | | | | | |
|_| \_\|_/_/   \_\         /_/   \_\_|\__, |\___/|_|  |_|\__|_| |_|_| |_| |_|
                                      |___/                                  
 ---------------------------------------------------------------------------------------
  Goals
  ------------
  This is an algorithmic trading platform for professional traders. It providers technical analysis of 200+ popular indicators and trading signals. You can program your trading strategies and backtest them against historical data. 
 
 Technology stack
 ----------------
 1. Flask for back-end api
    Python is known for its ease of use and best ecosystem in scientific field. It really shines when u use Numpy, Pandas and Pytables for large computational work. I see python a perfect fit in financial world.
    
  2. client-side MVC: Backbone.js and Brunch
     Node and client-side MVC framework have become popular over the recent years. so i thought of giving it a try ( which is excellent till now. ). Brunch is used for automatic compiling of coffeescript files and serve them in dev mode.
     
    
  
 How to Run:
 1. start mongodb
 
 2.
   $] cd js && brunch watch
   $] python manage.py runserver 
 
   $] open http://localhost:3000
   

rta's People

Contributors

alivecodehacker avatar deepakvig avatar dinesh avatar

Watchers

James Cloos avatar 曙霜飞 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.