PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Python Programming Tutorials
In this tutorial, we're going to cover the portfolio construction step of the Quantopian trading strategy workflow. In the previous videos, we've covered how to find alpha factors, how to combine them, and how to analyze combined alpha factors.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Creando Sistemas de Trading con Python en Quantopian - X-Trader.net
En esta reseña presentamos la plataforma líder a nivel mundial, Quantopian, y de cómo podemos trabajar con ella implementando una simple estrategia de ejemplo. Tras el registro gratuito en Quantopian (http://www.quantopian.com), podrá acceder a los servicios de la plataforma.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Introduction to Algorithmic Trading with Quantopian - MLQ.ai
Learn how to use Quantopian platform to develop and backtest trading algorithms with Python. See examples of portfolio optimization, pairs trading, and data analysis with Quantopian tools and libraries.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
GitHub - quantopian/zipline: Zipline, a Pythonic Algorithmic Trading ...
Zipline is a Pythonic algorithmic trading library. It is an event-driven system for backtesting. Zipline is currently used in production as the backtesting and live-trading engine powering Quantopian -- a free, community-centered, hosted platform for building and executing trading strategies.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
| notebook.community
Quantopian is a cloud-based software platform that allows you to research cross-sectional factors in developed and emerging equity markets around the world using Python. Quantopian makes it easy to iterate on ideas by supplying a fast, uniform API on top of all sorts of financial data.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Algorithmic Trading and Finance with Python, Zipline, and Quantopian
This tutorial is aimed at helping anyone with Finance with Python using Quantopian/Zipline, so that means you! If you're lost/confused/curious about something, ask questions! The tutorials come in both video and text-based versions.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Quantopian Platform | PDF | Python (Programming Language) - Scribd
The document provides an overview of the Quantopian platform for algorithmic trading using Python. It discusses exploring the Quantopian website, using the research notebook format and IDE, basic algorithm methods, building trading algorithms, and Quantopian pipelines.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Python Library To Run Quantopian Algorithm In Live - Alpaca
Today, I wanted to share our newest open source libraries for Quantopian users; pylivetrader and pipeline-live. Pipeline Extension for Live Trading. Contribute to alpacahq/pipeline-live development by creating an account on GitHub.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
Quantopian Pipeline Tutorial Introduction - Python Programming
In this Quantopian tutorial, we're going to be covering the Pipeline API. If you recall leading up to this, we were often limited by what we wanted to do, usually be a 500 maximum on our stock universe. The Pipeline API allows you to select from more like 8000+ securities at a time, which opens the door to many new opportunities.
PrivateView
¡Nuevo! Vista Privada
Beta
Previsualiza sitios web directamente desde nuestra página de resultados de búsqueda mientras mantienes tu visita completamente anónima.
quantopian/pyfolio: Portfolio and risk analytics in Python - GitHub
pyfolio is a Python library for performance and risk analysis of financial portfolios developed by Quantopian Inc. It works well with the Zipline open source backtesting library. Quantopian also offers a fully managed service for professionals that includes Zipline, Alphalens, Pyfolio, FactSet data, and more.