Ask Your Question
0

Are there tools/capabilities for mathematical finance?

asked 2020-11-01 17:38:18 +0200

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

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2020-11-04 14:47:35 +0200

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.

edit flag offensive delete link more

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: 2020-11-01 17:38:18 +0200

Seen: 274 times

Last updated: Nov 04 '20