Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Add Individual Equity Option Contracts Requesting Data Examples

Open LouisSzeto opened this issue 1 year ago • 1 comments

Description

Add Individual Equity Option Contracts Requesting Data Examples

Related Issue

closes #1876

Motivation and Context

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [X] Refactor (non-breaking change which improves implementation)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Non-functional change (xml comments/documentation/etc)

Checklist:

  • [X] My code follows the code style of this project.
  • [X] I have read the CONTRIBUTING document.
  • [X] My branch follows the naming convention bug-<issue#>-<description> or feature-<issue#>-<description>

LouisSzeto avatar Sep 04 '24 12:09 LouisSzeto

For example 3, please check out this example: 11df87. where I use indicator history. It's simpler than using a history request, although you might be making a QuoteBar history for some reason.

AlexCatarino avatar Sep 11 '24 19:09 AlexCatarino