GithubHelp home page GithubHelp logo

danielneil / shark Goto Github PK

View Code? Open in Web Editor NEW
23.0 5.0 6.0 39.29 MB

Shark is an open source algorithmic trading platform. It alerts traders to specific items of interest and can execute trades based on those interests.

Home Page: https://github.com/danielneil/Shark

License: GNU General Public License v3.0

Shell 0.33% C 95.11% PHP 2.45% CSS 2.12%
trading-platform monitor strategy trading-opportunity algotrading alerting

shark's Introduction

Shark - An Algorithmic Trading Platform

Shark is an open source algorithmic trading platform under active development.

It enables the use of programmable algorithms to identify and execute upon trading opportunities, perform back/foward testing, comes with a multitude of plugins, and can operate against REST and streaming APIs.

The example configuration demostrates a simple moving average crossover against the TOP 20 Crypto, and though the demo focuses on cryptocurrencies, it could easily be adjusted to suit any financial market.

See the plugins for a list of capabilities, and broker configurations can be found here.

See the example configuration, or the RSI2 tutorial to get started.

Please reach out to me on Linked In!

Instructions

System Requirements
Operating System CPU RAM DISK
Rocky Linux 9.2 4 CPU 8 GB 80 GB

Quick Setup

System Installation
  1. Prepare a vanilla Rocky Linux 9.2 (server instance) with VirtualBox (help).

  2. Install epel - open a terminal, and run:

dnf install epel-release -y
  1. Install ansible - open a terminal, and run:
dnf install ansible -y
  1. Install git - open a terminal, and run:
dnf install git -y
  1. Open a terminal, and run:
git clone https://github.com/danielneil/Shark.git && cd Shark && ./build.sh
  1. Navigate to http://shark-server/shark (web credentials are shark/shark) - it will take a few minutes to populate with data.

Trading the TOP 20 Crypto

Shark Plugins (sma, yahoo_finance, backtest)

See the plugins for a list of capabilities.

Backtesting

Backtest Report (custom strategy against BTC-USD)

shark's People

Contributors

danielneil avatar

Stargazers

 avatar  avatar HM King David Robert Pinckard Mountbatten avatar  avatar Pedro V avatar mikkeymoo avatar Brian Clemens avatar  avatar Grant Zurko avatar Andrey Kuznetsov avatar  avatar Thieu Mao avatar Yamen Sader avatar Thomas avatar Brandon Johnson avatar Aaron Weiss avatar John Efemer avatar Miguel Manese avatar Ian Dennis Miller avatar  avatar DCUplink avatar A73X avatar Gordon Murray avatar

Watchers

Andrey Kuznetsov avatar James Cloos avatar  avatar Ehiz Labs avatar HM King David Robert Pinckard Mountbatten 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.