Git Product home page Git Product logo

focus1691 / flash-betting Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 3.0 13.61 MB

BetFair Trading Software. Ladder & Grid View, Hedging, One Click Mode, Stop Loss, Tick Offset, Exchange Streaming

Home Page: https://flashbetting.netlify.app

License: MIT License

JavaScript 99.39% CSS 0.29% HTML 0.32%
betfair betfair-api betfair-exchange material-ui nodejs react betfair-data electron redux betting trading trading-platform

flash-betting's Introduction

Flash Betting

Flash Betting

Flash Betting is a web application to trade using the BetFair API. It uses the Streaming API to get live price updates.

Written in pure JS, the Front End is built in React and the backend in Node.js. It is integrated with Electron to run as a desktop application.

Most functionality is implemented, but the app is still in an unfinished state.

Features

Grid View Hedging One Click Mode Back / Lay tools Stop Loss Tick Offset Trade Charting Ladder View (in progress)

Technologies used in this project

Node.js React.js Redux Material UI SQLite Electron

Setup

In order to connect to the Betfair API you will need an App Key, and a BetFair username/password.

App Key

Follow these instructions to get your app key, you can either use a delayed or live key. The Live Application Key costs a one time fee of £299 payable to BetFair.

Environmental Variables

To configure the environment variables, create a .env file in the root directory of the project. Use the provided example.env file as a template to set up your own .env file. The APP_KEY variable should be set to your purchased app key from Betfair.

Example:

APP_KEY=your_app_key_here

Installation (Web)

$ npm install // Install the dependencies
$ npm run browser // Run the Front End and Local Back End concurrently

Installation (Desktop App)

$ npm install // Install the dependencies
$ npm run electron-build // Build the .dmg or .exe with Electron Builder

Screenshots

Login View 1 Chart Grid Ladder Market

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.