thesis-computational-artificial-market VS QuantitaveFinanceExamplesPy

Compare thesis-computational-artificial-market vs QuantitaveFinanceExamplesPy and see what are their differences.

QuantitaveFinanceExamplesPy

Financial analysis, algorithmic trading, portfolio optimization examples with Python (DISCLAIMER - No Investment Advice Provided, YASAL UYARI - Yatırım tavsiyesi değildir). (by mrtkp9993)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
thesis-computational-artificial-market QuantitaveFinanceExamplesPy
2 1
8 38
- -
0.0 0.0
over 2 years ago over 1 year ago
Jupyter Notebook Jupyter Notebook
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

thesis-computational-artificial-market

Posts with mentions or reviews of thesis-computational-artificial-market. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.
  • Simulating the limit order book
    2 projects | /r/quant | 2 Jan 2021
    Not sure if helpful but I did my master's thesis about how to build a computational artificial market (in Julia which is rather an easy language to read) and published the source code: https://github.com/Miksus/thesis-computational-artificial-market

QuantitaveFinanceExamplesPy

Posts with mentions or reviews of QuantitaveFinanceExamplesPy. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning QuantitaveFinanceExamplesPy yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing thesis-computational-artificial-market and QuantitaveFinanceExamplesPy you can also consider the following projects:

quantstats - Portfolio analytics for quants, written in Python

qlib - Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.

FinanceExamplesPy - Financial analysis, algorithmic trading, portfolio optimization examples with Python (DISCLAIMER - No Investment Advice Provided, YASAL UYARI - Yatırım tavsiyesi değildir). [Moved to: https://github.com/mrtkp9993/QuantitaveFinanceExamplesPy]

Empyrial - AI and data-driven quantitative portfolio management library for portfolio risk and performance analysis 投资组合管理

Finding-Alpha-with-AI - A 3 part series of Jupyter notebooks to help one find alpha in the stock market with AI

gym-continuousDoubleAuction - A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.