Show / Hide Table of Contents

Enum DataSourceParam

Enum for tags in data source descriptor .inf file.

Namespace: TuringTrader.Simulator
Assembly: TuringTrader.Simulator.dll
Syntax
public enum DataSourceParam

Fields

Name Description
allowSync

allow synchronous execution

ask

ask price

askSize

ask volume

bid

bid price

bidSize

bid volume

close

closing price

dataFeed

data feed to use

dataPath

path to data

dataUpdater

data updater to use

dataUpdaterPriceMultiplier

price multiplier for data updater

date

timestamp, data part

delim

delimiter

error

error, none of the defined values

futureExpiration

future expiration date

futureUnderlying

future underlying symbol

high

high price

infoPath

path to .inf data source descriptor

low

low price

name

full descriptive name

nickName

nickname

nickName2

nickname, w/o data source prefix

open

opening price

optionExpiration

option expiration date

optionRight

option right

optionStrike

option strike price

optionUnderlying

option underlying symbol

symbolAlgo

symbol for sub-classed algorithms

symbolFred

symbol for fred.stlouisfed.org

symbolInteractiveBrokers

symbol for Interactive Brokers

symbolIqfeed

symbol for IQFeed/ DTN

symbolNorgate

symbol for Norgate Data

symbolSplice

symbol list for data splice

symbolStooq

symbol for Stooq.com

symbolTiingo

symbol for Tiingo

symbolYahoo

symbol for yahoo.com

ticker

stock ticker

time

timestamp, time part

volume

trading volume

  • Edit this page
  • View Source
In this article
Back to top Copyright © 2011-2023, Bertram Enterprises LLC dba TuringTrader.com