Skip to content

maroxe/igtrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IG Trade


IG trade is a small trading software. You can use it to send your buy/sell signals without the need of IG market heavy website. Its light interface will enable you to scalp effectively.

alt tag

Installation under linux

Make sure you have python 2 installed. You will need also the following packages

  • request
  • wxpython

Download the archive and unzip it:

$ wget https://github.com/maroxe/igtrade/archive/master.zip
$ unzip master.zip 
$ cd igtrade-master/

Run the program

$ python2 main.py

Enter your user, password and API Key. If you don't have an API Key yet, you can get one from http://labs.ig.com/sample-apps/api-companion/

alt tag

Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages