<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Python for algorithmic trading</title>
    <subTitle>from idea to cloud deployment</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hilpisch, Yves J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Beijing, China</placeTerm>
    </place>
    <publisher>O'Reilly</publisher>
    <dateIssued>2021</dateIssued>
    <edition>1a. Ed </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 338 Paginas </extent>
  </physicalDescription>
  <tableOfContents>1. Python and algorithmic trading -- 2. Python infrastructure -- 3. Working with financial data -- 4. Mastering vectorized backtesting -- 5. Predicting market movements with machine learning -- 6. Building classes for event-based backtesting -- 7. Working with real-time data and sockets -- 8. CFD trading with Oanda -- 9. FX trading with FXCM -- 10. Automating trading operations.</tableOfContents>
  <note type="statement of responsibility">Yves Hilpisch</note>
  <note>Incluye referencias bibliográficas e índices</note>
  <subject>
    <topic>Análisis financiero</topic>
    <topic>Trading algorítmico</topic>
  </subject>
  <subject>
    <topic>Finanzas cuantitativas</topic>
    <topic>Algoritmos de trading</topic>
  </subject>
  <subject>
    <topic>Estrategias de inversión</topic>
    <topic>Automatización</topic>
  </subject>
  <subject>
    <topic>Computación en la nube</topic>
    <topic>Implementación</topic>
  </subject>
  <subject>
    <topic>Python</topic>
    <topic>Programación</topic>
  </subject>
  <identifier type="isbn">9781492053354</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-BoUCM</recordContentSource>
    <recordCreationDate encoding="marc">240924</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240924075846.0</recordChangeDate>
  </recordInfo>
</mods>
