GET api/Top25Stocks?TN={TN}&TE={TE}&TT={TT}&order={order}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TN

integer

Required

TE

integer

Required

TT

integer

Required

order

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of TodaysM4s
NameDescriptionTypeAdditional information
Id

integer

None.

RowVersion

Collection of byte

None.

StockId

integer

None.

StockSymbol

string

None.

StockName

string

None.

GroupNumber

integer

None.

GroupName

string

None.

Activity

string

None.

SharePosition

integer

None.

StopAdj

decimal number

None.

ClosingPrice

decimal number

None.

HistPctChg

decimal number

None.

ReportDate

date

None.

YearHigh

decimal number

None.

YearLow

decimal number

None.

InvModel

integer

None.

IsTodayPick

boolean

None.

BuyAgainAdj

decimal number

None.

BuyAgainPrice

decimal number

None.

MA5

decimal number

None.

MA20

decimal number

None.

MA50

decimal number

None.

MA100

decimal number

None.

MA200

decimal number

None.

PatternDays

integer

None.

PatternResult

decimal number

None.

EntryFilterPct

decimal number

None.

Fundamentals

integer

None.

Exchange

string

None.

Counter

integer

None.

TodaysPick

integer

None.

Score1

decimal number

None.

Score2

decimal number

None.

Score3

decimal number

None.

Score4

decimal number

None.

Score5

decimal number

None.

Score6

decimal number

None.

Score7

decimal number

None.

Score8

decimal number

None.

Score9

decimal number

None.

Score10

decimal number

None.

PatternABdays

integer

None.

PatternABresults

integer

None.

ActivityKey

integer

None.

TrendMA

decimal number

None.

TwentyDayPctChg

decimal number

None.

FiftyFiftyDifference

decimal number

None.

TotalTrends

integer

None.

Position

integer

None.

MarketCondition

string

None.

TrendStdDev

decimal number

None.

Volume

integer

None.

Var_From_Ideal

decimal number

None.

Weed

integer

None.

Green

integer

None.

ETF_Code

integer

None.

SPDR_Code

integer

None.

Fifty_Day_Low_Price

decimal number

None.

Fifty_Day_Low_Date

date

None.

Crossover

boolean

None.

EntryFilterDays

integer

None.

YH_Delta

decimal number

None.

Performance

decimal number

None.

LowtoHigh

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": 1,
    "RowVersion": "QEA=",
    "StockId": 1,
    "StockSymbol": "sample string 2",
    "StockName": "sample string 3",
    "GroupNumber": 1,
    "GroupName": "sample string 4",
    "Activity": "sample string 5",
    "SharePosition": 1,
    "StopAdj": 1.0,
    "ClosingPrice": 1.0,
    "HistPctChg": 1.0,
    "ReportDate": "2025-12-06T09:57:00.4318901-06:00",
    "YearHigh": 1.0,
    "YearLow": 1.0,
    "InvModel": 1,
    "IsTodayPick": true,
    "BuyAgainAdj": 1.0,
    "BuyAgainPrice": 1.0,
    "MA5": 1.0,
    "MA20": 1.0,
    "MA50": 1.0,
    "MA100": 1.0,
    "MA200": 1.0,
    "PatternDays": 1,
    "PatternResult": 1.0,
    "EntryFilterPct": 1.0,
    "Fundamentals": 1,
    "Exchange": "sample string 6",
    "Counter": 1,
    "TodaysPick": 1,
    "Score1": 1.0,
    "Score2": 1.0,
    "Score3": 1.0,
    "Score4": 1.0,
    "Score5": 1.0,
    "Score6": 1.0,
    "Score7": 1.0,
    "Score8": 1.0,
    "Score9": 1.0,
    "Score10": 1.0,
    "PatternABdays": 1,
    "PatternABresults": 1,
    "ActivityKey": 1,
    "TrendMA": 1.0,
    "TwentyDayPctChg": 1.0,
    "FiftyFiftyDifference": 1.0,
    "TotalTrends": 1,
    "Position": 1,
    "MarketCondition": "sample string 7",
    "TrendStdDev": 1.0,
    "Volume": 1,
    "Var_From_Ideal": 1.0,
    "Weed": 8,
    "Green": 9,
    "ETF_Code": 10,
    "SPDR_Code": 11,
    "Fifty_Day_Low_Price": 1.0,
    "Fifty_Day_Low_Date": "2025-12-06T09:57:00.4318901-06:00",
    "Crossover": true,
    "EntryFilterDays": 1,
    "YH_Delta": 1.0,
    "Performance": 1.0,
    "LowtoHigh": 1.0
  },
  {
    "Id": 1,
    "RowVersion": "QEA=",
    "StockId": 1,
    "StockSymbol": "sample string 2",
    "StockName": "sample string 3",
    "GroupNumber": 1,
    "GroupName": "sample string 4",
    "Activity": "sample string 5",
    "SharePosition": 1,
    "StopAdj": 1.0,
    "ClosingPrice": 1.0,
    "HistPctChg": 1.0,
    "ReportDate": "2025-12-06T09:57:00.4318901-06:00",
    "YearHigh": 1.0,
    "YearLow": 1.0,
    "InvModel": 1,
    "IsTodayPick": true,
    "BuyAgainAdj": 1.0,
    "BuyAgainPrice": 1.0,
    "MA5": 1.0,
    "MA20": 1.0,
    "MA50": 1.0,
    "MA100": 1.0,
    "MA200": 1.0,
    "PatternDays": 1,
    "PatternResult": 1.0,
    "EntryFilterPct": 1.0,
    "Fundamentals": 1,
    "Exchange": "sample string 6",
    "Counter": 1,
    "TodaysPick": 1,
    "Score1": 1.0,
    "Score2": 1.0,
    "Score3": 1.0,
    "Score4": 1.0,
    "Score5": 1.0,
    "Score6": 1.0,
    "Score7": 1.0,
    "Score8": 1.0,
    "Score9": 1.0,
    "Score10": 1.0,
    "PatternABdays": 1,
    "PatternABresults": 1,
    "ActivityKey": 1,
    "TrendMA": 1.0,
    "TwentyDayPctChg": 1.0,
    "FiftyFiftyDifference": 1.0,
    "TotalTrends": 1,
    "Position": 1,
    "MarketCondition": "sample string 7",
    "TrendStdDev": 1.0,
    "Volume": 1,
    "Var_From_Ideal": 1.0,
    "Weed": 8,
    "Green": 9,
    "ETF_Code": 10,
    "SPDR_Code": 11,
    "Fifty_Day_Low_Price": 1.0,
    "Fifty_Day_Low_Date": "2025-12-06T09:57:00.4318901-06:00",
    "Crossover": true,
    "EntryFilterDays": 1,
    "YH_Delta": 1.0,
    "Performance": 1.0,
    "LowtoHigh": 1.0
  }
]

text/html

Sample:
[{"Id":1,"RowVersion":"QEA=","StockId":1,"StockSymbol":"sample string 2","StockName":"sample string 3","GroupNumber":1,"GroupName":"sample string 4","Activity":"sample string 5","SharePosition":1,"StopAdj":1.0,"ClosingPrice":1.0,"HistPctChg":1.0,"ReportDate":"2025-12-06T09:57:00.4318901-06:00","YearHigh":1.0,"YearLow":1.0,"InvModel":1,"IsTodayPick":true,"BuyAgainAdj":1.0,"BuyAgainPrice":1.0,"MA5":1.0,"MA20":1.0,"MA50":1.0,"MA100":1.0,"MA200":1.0,"PatternDays":1,"PatternResult":1.0,"EntryFilterPct":1.0,"Fundamentals":1,"Exchange":"sample string 6","Counter":1,"TodaysPick":1,"Score1":1.0,"Score2":1.0,"Score3":1.0,"Score4":1.0,"Score5":1.0,"Score6":1.0,"Score7":1.0,"Score8":1.0,"Score9":1.0,"Score10":1.0,"PatternABdays":1,"PatternABresults":1,"ActivityKey":1,"TrendMA":1.0,"TwentyDayPctChg":1.0,"FiftyFiftyDifference":1.0,"TotalTrends":1,"Position":1,"MarketCondition":"sample string 7","TrendStdDev":1.0,"Volume":1,"Var_From_Ideal":1.0,"Weed":8,"Green":9,"ETF_Code":10,"SPDR_Code":11,"Fifty_Day_Low_Price":1.0,"Fifty_Day_Low_Date":"2025-12-06T09:57:00.4318901-06:00","Crossover":true,"EntryFilterDays":1,"YH_Delta":1.0,"Performance":1.0,"LowtoHigh":1.0},{"Id":1,"RowVersion":"QEA=","StockId":1,"StockSymbol":"sample string 2","StockName":"sample string 3","GroupNumber":1,"GroupName":"sample string 4","Activity":"sample string 5","SharePosition":1,"StopAdj":1.0,"ClosingPrice":1.0,"HistPctChg":1.0,"ReportDate":"2025-12-06T09:57:00.4318901-06:00","YearHigh":1.0,"YearLow":1.0,"InvModel":1,"IsTodayPick":true,"BuyAgainAdj":1.0,"BuyAgainPrice":1.0,"MA5":1.0,"MA20":1.0,"MA50":1.0,"MA100":1.0,"MA200":1.0,"PatternDays":1,"PatternResult":1.0,"EntryFilterPct":1.0,"Fundamentals":1,"Exchange":"sample string 6","Counter":1,"TodaysPick":1,"Score1":1.0,"Score2":1.0,"Score3":1.0,"Score4":1.0,"Score5":1.0,"Score6":1.0,"Score7":1.0,"Score8":1.0,"Score9":1.0,"Score10":1.0,"PatternABdays":1,"PatternABresults":1,"ActivityKey":1,"TrendMA":1.0,"TwentyDayPctChg":1.0,"FiftyFiftyDifference":1.0,"TotalTrends":1,"Position":1,"MarketCondition":"sample string 7","TrendStdDev":1.0,"Volume":1,"Var_From_Ideal":1.0,"Weed":8,"Green":9,"ETF_Code":10,"SPDR_Code":11,"Fifty_Day_Low_Price":1.0,"Fifty_Day_Low_Date":"2025-12-06T09:57:00.4318901-06:00","Crossover":true,"EntryFilterDays":1,"YH_Delta":1.0,"Performance":1.0,"LowtoHigh":1.0}]

application/xml, text/xml

Sample:
<ArrayOfTodaysM4s xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/M4DataAccess">
  <TodaysM4s>
    <Activity>sample string 5</Activity>
    <ActivityKey>1</ActivityKey>
    <BuyAgainAdj>1</BuyAgainAdj>
    <BuyAgainPrice>1</BuyAgainPrice>
    <ClosingPrice>1</ClosingPrice>
    <Counter>1</Counter>
    <Crossover>true</Crossover>
    <ETF_Code>10</ETF_Code>
    <EntryFilterDays>1</EntryFilterDays>
    <EntryFilterPct>1</EntryFilterPct>
    <Exchange>sample string 6</Exchange>
    <FiftyFiftyDifference>1</FiftyFiftyDifference>
    <Fifty_Day_Low_Date>2025-12-06T09:57:00.4318901-06:00</Fifty_Day_Low_Date>
    <Fifty_Day_Low_Price>1</Fifty_Day_Low_Price>
    <Fundamentals>1</Fundamentals>
    <Green>9</Green>
    <GroupName>sample string 4</GroupName>
    <GroupNumber>1</GroupNumber>
    <HistPctChg>1</HistPctChg>
    <Id>1</Id>
    <InvModel>1</InvModel>
    <IsTodayPick>true</IsTodayPick>
    <LowtoHigh>1</LowtoHigh>
    <MA100>1</MA100>
    <MA20>1</MA20>
    <MA200>1</MA200>
    <MA5>1</MA5>
    <MA50>1</MA50>
    <MarketCondition>sample string 7</MarketCondition>
    <PatternABdays>1</PatternABdays>
    <PatternABresults>1</PatternABresults>
    <PatternDays>1</PatternDays>
    <PatternResult>1</PatternResult>
    <Performance>1</Performance>
    <Position>1</Position>
    <ReportDate>2025-12-06T09:57:00.4318901-06:00</ReportDate>
    <RowVersion>QEA=</RowVersion>
    <SPDR_Code>11</SPDR_Code>
    <Score1>1</Score1>
    <Score10>1</Score10>
    <Score2>1</Score2>
    <Score3>1</Score3>
    <Score4>1</Score4>
    <Score5>1</Score5>
    <Score6>1</Score6>
    <Score7>1</Score7>
    <Score8>1</Score8>
    <Score9>1</Score9>
    <SharePosition>1</SharePosition>
    <StockId>1</StockId>
    <StockName>sample string 3</StockName>
    <StockSymbol>sample string 2</StockSymbol>
    <StopAdj>1</StopAdj>
    <TodaysPick>1</TodaysPick>
    <TotalTrends>1</TotalTrends>
    <TrendMA>1</TrendMA>
    <TrendStdDev>1</TrendStdDev>
    <TwentyDayPctChg>1</TwentyDayPctChg>
    <Var_From_Ideal>1</Var_From_Ideal>
    <Volume>1</Volume>
    <Weed>8</Weed>
    <YH_Delta>1</YH_Delta>
    <YearHigh>1</YearHigh>
    <YearLow>1</YearLow>
  </TodaysM4s>
  <TodaysM4s>
    <Activity>sample string 5</Activity>
    <ActivityKey>1</ActivityKey>
    <BuyAgainAdj>1</BuyAgainAdj>
    <BuyAgainPrice>1</BuyAgainPrice>
    <ClosingPrice>1</ClosingPrice>
    <Counter>1</Counter>
    <Crossover>true</Crossover>
    <ETF_Code>10</ETF_Code>
    <EntryFilterDays>1</EntryFilterDays>
    <EntryFilterPct>1</EntryFilterPct>
    <Exchange>sample string 6</Exchange>
    <FiftyFiftyDifference>1</FiftyFiftyDifference>
    <Fifty_Day_Low_Date>2025-12-06T09:57:00.4318901-06:00</Fifty_Day_Low_Date>
    <Fifty_Day_Low_Price>1</Fifty_Day_Low_Price>
    <Fundamentals>1</Fundamentals>
    <Green>9</Green>
    <GroupName>sample string 4</GroupName>
    <GroupNumber>1</GroupNumber>
    <HistPctChg>1</HistPctChg>
    <Id>1</Id>
    <InvModel>1</InvModel>
    <IsTodayPick>true</IsTodayPick>
    <LowtoHigh>1</LowtoHigh>
    <MA100>1</MA100>
    <MA20>1</MA20>
    <MA200>1</MA200>
    <MA5>1</MA5>
    <MA50>1</MA50>
    <MarketCondition>sample string 7</MarketCondition>
    <PatternABdays>1</PatternABdays>
    <PatternABresults>1</PatternABresults>
    <PatternDays>1</PatternDays>
    <PatternResult>1</PatternResult>
    <Performance>1</Performance>
    <Position>1</Position>
    <ReportDate>2025-12-06T09:57:00.4318901-06:00</ReportDate>
    <RowVersion>QEA=</RowVersion>
    <SPDR_Code>11</SPDR_Code>
    <Score1>1</Score1>
    <Score10>1</Score10>
    <Score2>1</Score2>
    <Score3>1</Score3>
    <Score4>1</Score4>
    <Score5>1</Score5>
    <Score6>1</Score6>
    <Score7>1</Score7>
    <Score8>1</Score8>
    <Score9>1</Score9>
    <SharePosition>1</SharePosition>
    <StockId>1</StockId>
    <StockName>sample string 3</StockName>
    <StockSymbol>sample string 2</StockSymbol>
    <StopAdj>1</StopAdj>
    <TodaysPick>1</TodaysPick>
    <TotalTrends>1</TotalTrends>
    <TrendMA>1</TrendMA>
    <TrendStdDev>1</TrendStdDev>
    <TwentyDayPctChg>1</TwentyDayPctChg>
    <Var_From_Ideal>1</Var_From_Ideal>
    <Volume>1</Volume>
    <Weed>8</Weed>
    <YH_Delta>1</YH_Delta>
    <YearHigh>1</YearHigh>
    <YearLow>1</YearLow>
  </TodaysM4s>
</ArrayOfTodaysM4s>