Ask Your Question
0

Are there tools/capabilities for mathematical finance?

asked 4 years ago

Tall gravatar image

Hello, I am looking for a free alternative to Matlab. Are there some specific tools for finance, or possibility to write a code? My goal is to to try new modesl, test, do research analyze data, build algorithms in interaction with MetaTrader. Thank you

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 4 years ago

Sébastien gravatar image

Yes, pandas!

sage -pip install pandas

See https://pandas.pydata.org/. See the everything page in the GitHub of BuzzFeedNews which contains lots of Jupyter notebooks very often using pandas to analyze data including lots of recent one related to elections, demographics, etc.

See also https://www.statsmodels.org/ for more statistical oriented problems.

Related to finance, maybe you can take a look at this Python Programming for Economics and Finance course.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 4 years ago

Seen: 648 times

Last updated: Nov 04 '20