Python Forum
financial technical indicators
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
financial technical indicators
#1
I am looking for packages of financial technical indicators that can be used to analyze financial data.
And I found pyti 0.2.1. Can anyone recommend some docs/sample codes for it, or for other packages? I use python 3.6.2 on Windows 10. Thanks.
Reply
#2
There is a list on the github page, and one example (only) for pyti.exponential_moving_average here: https://github.com/kylejusticemagnuson/pyti if you haven't already visited the site.
you can look at the individual python files, and there's also information on how to run the suite.
I looked on nullege.come, and couldn't find any examples. It seems to be sparsely used.

Pypi search on financial (by itself) brings up: https://pypi.org/search/?q=financial

Not a lot of help, but perhaps useful
Reply
#3
If you open MT4 platform I think you can see all the tech indicators' code.
Then you can try implement them in Python.
Getting the financial data is the easy part.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Different results of code with local account and technical account dreyz64 7 3,687 Mar-05-2020, 11:50 AM
Last Post: dreyz64

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020