avatarThe Pragmatic Programmers

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

783

Abstract

ward in financial portfolios. The best portfolio with respect to risk and reward is called the efficient frontier.</p><p id="bbb6">Genetic algorithms can also be used to make trades. Institutional quantitative traders use genetic algorithms to evolve the parameters that help them decide which assets to trade. They can also be used to identify which parameters most significantly impact the price of a given asset.</p><p id="a683">Financial trading has used genetic algorithms for almost as long as genetic algorithms have been around. The abundance of available financial information coupled with the power of genetic algorithms to find useful solutions in a sea of information makes the combination incredibly powerful.</p><p id="f1e9"><i>👈 <a href="https://readmedium.com/design

Options

ing-with-evolution-e64bbec3ada4">Designing with Evolution</a> | <a href="https://readmedium.com/table-of-contents-879fc8614df">TOC</a> | <a href="https://readmedium.com/networking-with-evolution-b923eb9d1d8e">Networking with Evolution</a> 👉</i></p><p id="b287"><i>Genetic Algorithms in Elixir by Sean Moriarity can be purchased in other book formats <a href="https://pragprog.com/titles/smgaelixir">directly from the Pragmatic Programmers</a>. If you notice a code error or formatting mistake, please let us know <a href="https://readmedium.com/how-to-report-errata-4e164674347a">here</a> so that we can fix it.</i></p><figure id="532b"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*U2E2a23SuM4520w9CUXSWw.jpeg"><figcaption></figcaption></figure></article></body>

Trading with Evolution

Genetic Algorithms in Elixir — by Sean Moriarity (96 / 101)

👈 Designing with Evolution | TOC | Networking with Evolution 👉

In Chapter 4, Evaluating Solutions and Populations, we briefly introduced portfolio optimization using genetic algorithms. In that chapter, you learned a little about how genetic algorithms can be used to balance risk and reward in financial portfolios. The best portfolio with respect to risk and reward is called the efficient frontier.

Genetic algorithms can also be used to make trades. Institutional quantitative traders use genetic algorithms to evolve the parameters that help them decide which assets to trade. They can also be used to identify which parameters most significantly impact the price of a given asset.

Financial trading has used genetic algorithms for almost as long as genetic algorithms have been around. The abundance of available financial information coupled with the power of genetic algorithms to find useful solutions in a sea of information makes the combination incredibly powerful.

👈 Designing with Evolution | TOC | Networking with Evolution 👉

Genetic Algorithms in Elixir by Sean Moriarity can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

Smgaelixir
Recommended from ReadMedium