tg12/FAIG

package download

Closed this issue · 22 comments

I am using a mac and thus OSX.
Pycharm is my IDE for Python 3.6. I cant seem to find the following packages

pygobject==3.24.1
python-apt==1.4.0b3'

Intall fails with error

Any help?

tg12 commented

You should not need these packages actually, They get installed as pre reqs as other packages. The main ones are Numpy, Pandas, Requests. Hope that helps. It is not version specific infact it would be better to use the latest version for each package.

tg12 commented

That's right! No problem at all. Enjoy.

tg12 commented

Nowhere in pycharm. Just in default.conf.

tg12 commented

Yes sorry, config.conf. Set it in there. Yes replace those

tg12 commented

What was the error?

tg12 commented

I cant see anything attached.

tg12 commented

OK, CST error is nearly always a problem on the IG Index side, So things like Incorrect password/ mis match between DEMO and LIVE API keys. I would ask further on the Discord. This has come up alot of times before.

tg12 commented

Hi Charles, With all due respect if you are going to use this for commercial gain you should really be contributing back to the project somehow. Not that I am insisting you do but it's only fair. There are a handful of people who contributed code to this for nothing in return except for the good of the project. Whilst I do not have an issue with anyone using the code at all, After all I did release it. I cannot support this on a commercial basis. Nor should you be using it as basis for commercial enterprise (Ethically or technically). There are no guarantees of this.

What do you mean by "workflow" exactly?

Linear Regression is a standard formula used in a number of things, I suggest you do some further reading on this.

https://en.wikipedia.org/wiki/Linear_regression

The version you are using there it is searching through all the Forex Currency Pairs. So yes it is searching for a trade. What is your level of trading knowledge? You seem to be founder of a trading company right? If you are you should know that the spread it and why it is important to get a low spread.

Any reference to "epic" is IG's internal way of saying "ticker" as in Stock Ticker. They use epic to denote an instrument, Any trading instrument whether it be Forex, Stocks, or Commodities. In this version the EPIC list is not updated automatically, It is in other versions of the code. You can find them if you wish.

Good luck,, But any further support would have to be community based (Check the discord, However I expect you would be met with a frosty reception if you are using this for commercial gain as it is not intended this way) or if it is from me personally I will have to insist on a donation of good will.

tg12 commented

OK sure, No problem then.

I would suggest you run it in DEMO first. Then you can see how it works. There is some debugging in there so you should be able to see where the variables exist.

Good luck!