Code Monkey home page Code Monkey logo

faig's Introduction

What does it do?

  • Login Code, generates a token that is used throughout the program.
  • Read in lots of data from the markets for your chosen instrument.
  • Create two arrays, One Array has an (Low Price, Volume) and the second (High Price)
  • Pass this into a Linear Regression Algorithm.
  • Returns the next High price prediction point.
  • Check this is at least 80% accurate
  • Check if this prediction is above or below current price on market.
  • Trade accordingly, Long or Short.
  • Check the price continuously until in profit.
  • Trade either hits Limit Distance OR predefined limit.
  • Close trade
  • Loop round again.

Note to self: It only uses linear regression function to predict price. I haven't read the code but this is can be served as a good example to see how to interact with IG api.

Reference

FAIG - Fully Automated IG Index

  1. Requires a valid IG Index Account - https://www.ig.com/uk/welcome-page
  2. Requires a valid IG Index API Key. (Works for DEMO and LIVE accounts)
  3. Cross Platform (Linux and Windows)
  4. Python3

Copy default.conf to config.conf and add all settings there

We have a Discord Server for Help, Support and Chat .... https://discord.gg/ZfwukPz

More Information can be found on Reddit ....https://www.reddit.com/r/UKInvesting/comments/7q67cw/faig_fully_automated_ig_trading_a_python_script/

Donate with PayPal
Bitcoin Cash (BCH) - qpz32c4lg7x7lnk9jg6qg7s4uavdce89myax5v5nuk
Ether (ETH) - 0x843d3DEC2A4705BD4f45F674F641cE2D0022c9FB
Litecoin (LTC) - Lfk5y4F7KZa9oRxpazETwjQnHszEPvqPvu
Bitcoin (BTC) - 14Dm7L3ABPtumPDcj3REAvs4L6w9YFRnHK

faig's People

Contributors

tg12 avatar flickeringiroam avatar xuanngo2001 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.