Skip to content
#

options

Here are 462 public repositories matching this topic...

Lean
garciajordy
garciajordy commented Feb 24, 2022

Describe the bug
When rendering a simple input field with Choices.js it generates multiple HTML validation errors.

To Reproduce
Steps to reproduce the behavior:

  1. Add a simple input field. <input type='text' class='js-choice' />
  2. Add the provided JS code from the documentation.
  const element = document.querySelector('.js-choice');
  const choices = new Choices(elemen

Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

  • Updated Sep 5, 2020
  • Jupyter Notebook
openctp

CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。

  • Updated Mar 19, 2022
  • Batchfile

C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. [I have a private repository which has more recent changes, which get back-ported randomly][irc: #tradeframe on LibraIRC]

  • Updated Jan 3, 2022
  • C++

The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.

  • Updated Mar 11, 2022
  • Python

Improve this page

Add a description, image, and links to the options topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the options topic, visit your repo's landing page and select "manage topics."

Learn more