All Projects → gauss314 → Bursatil Argentina Python

gauss314 / Bursatil Argentina Python

Guia de ejemplos didácticos en python temática finanzas bolsa trading argentina usa

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bursatil Argentina Python

51bitquant
51bitquant Python数字货币量化交易视频 CCXT框架 爬取交易所数据 比特币量化交易 交易机器人51bitquant tradingbot cryptocurrency quantitative trading btc trading
Stars: ✭ 284 (+85.62%)
Mutual labels:  trading, quantitative-finance, quant
Awesome Quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Stars: ✭ 8,205 (+5262.75%)
Mutual labels:  quantitative-finance, quant, financial-data
crypto-trading-engine
Crypto real-time trading engine
Stars: ✭ 19 (-87.58%)
Mutual labels:  trading, quant, quantitative-finance
Turingtrader
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
Stars: ✭ 132 (-13.73%)
Mutual labels:  trading, quantitative-finance, quant
Tai
A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine
Stars: ✭ 264 (+72.55%)
Mutual labels:  trading, quantitative-finance, quant
Quantdom
Python-based framework for backtesting trading strategies & analyzing financial markets [GUI ]
Stars: ✭ 449 (+193.46%)
Mutual labels:  trading, quantitative-finance, quant
Awesome Ai In Finance
🔬 A curated list of awesome machine learning strategies & tools in financial market.
Stars: ✭ 910 (+494.77%)
Mutual labels:  quantitative-finance, quant
Robin stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
Stars: ✭ 967 (+532.03%)
Mutual labels:  trading, quantitative-finance
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (-76.47%)
Mutual labels:  quantitative-finance, quant
Systemicrisk
A framework for systemic risk valuation and analysis.
Stars: ✭ 72 (-52.94%)
Mutual labels:  quantitative-finance, financial-data
Abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Stars: ✭ 8,589 (+5513.73%)
Mutual labels:  trading, quant
Iexcloud api wrapper
iexcloud api wrapper written in typescript (asynchronous interface)
Stars: ✭ 80 (-47.71%)
Mutual labels:  trading, financial-data
Quant Trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
Stars: ✭ 2,407 (+1473.2%)
Mutual labels:  quantitative-finance, quant
Machinelearningstocks
Using python and scikit-learn to make stock predictions
Stars: ✭ 897 (+486.27%)
Mutual labels:  trading, quantitative-finance
Financial Machine Learning
A curated list of practical financial machine learning tools and applications.
Stars: ✭ 2,172 (+1319.61%)
Mutual labels:  quant, quantitative-finance
Sgx Full Orderbook Tick Data Trading Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Stars: ✭ 733 (+379.08%)
Mutual labels:  trading, quant
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-60.78%)
Mutual labels:  trading, quantitative-finance
Zvt
modular quant framework.
Stars: ✭ 1,801 (+1077.12%)
Mutual labels:  quantitative-finance, quant
Strategems.jl
Quantitative systematic trading strategy development and backtesting in Julia
Stars: ✭ 106 (-30.72%)
Mutual labels:  trading, quantitative-finance
Tradingstrategies
Algorithmic trading strategies
Stars: ✭ 120 (-21.57%)
Mutual labels:  trading, quantitative-finance

Bursatil Argentina Python

Ejemplos prácticos para empezar a programar aplicaciones del ámbito bursatil en python La idea era hacer un instructivo bien simple para quienes quieran empezar a codear sus primeras lineas.



Instalación

Instalar el paquete Anaconda Descarga de la pagina oficial https://www.anaconda.com/products/individual
Abrir el prompt anaconda para instalar paquete de yahoo finance


Luego, desde el prompt anaconda instalar el paquete de Yahoo Finance para bajar datos de mercado Para ello tipear la siguiente linea de codigo:

pip install yfinance



Archivos

  • PrimerosPasos Bajar datos de mercado por activo
  • CCLs Calculo del CCL para diferentes tickers (GGAL, PAM, YPF, etc)
  • Brechas TDC oficial, MEP y CCL, Brecha actual CCL-Oficial, MEP-Oficial, CCL-MEP
  • BCRA +40 Endpoints de series historicas del BCRA (como reservas internacionales, tdc, m2, tasas, etc)
  • Bot de Trading Ejemplo a fines dídácticos de como funciona un bot de trading
  • CAGR idea Ejemplo de estrategia de Holdear las peores o mejores 5 acciones de una lista segun rendimiento de semana previa, idea de @camilocr3 https://twitter.com/camilocr3
  • Futures Comparación de Futuros de commodities como el WTI el oro etc, vs precios y volumenes de "X" dias atras, idea de @lucasgday https://twitter.com/lucasgday
  • Black&Scholes Cálculo de VI en opciones mediante modelo de Black&Scholes y griegas
  • Dolar Blue Scrapper del valor del dolar Blue de todo un año y download en un excel
  • DrawDowns Merval Análisis de las máximas cáidas del panel general del merval (derrape 2018-2020) y sus potenciales upsides hasta maximos
  • MachineLearning KMeans Clusterización de coeficientes de correlación OIL vs Petroleras
  • Graficos 3D Perfil de volumen-precio en un graf 3D con matplotlib
  • Panel Opciones Byma Scrapper de la página de Rava a DataFrame y download a excel
  • Transcribir Video de YouTube Analizador, contador y comparador de las palabras de un video de youtube
  • Google Sheets / Google Finance Lectura sencilla de tabla de planilla de googlesheet online y pasaje a dataframe

> Hilo de twitter donde se inició esta idea: https://twitter.com/JohnGalt_is_www/status/1210981218768044033



Créditos

Utilizamos las librerías:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].