Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

AbstractAPIRequestException - Exception in io.github.mainstringargs.abstracts.rest.exception
The type Abstract API request exception.
AbstractAPIRequestException(String, HttpResponse<InputStream>) - Constructor for exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Instantiates a new Abstract api request exception.
AbstractRequest - Class in io.github.mainstringargs.abstracts.rest
The type Abstract request.
AbstractRequest() - Constructor for class io.github.mainstringargs.abstracts.rest.AbstractRequest
 
AbstractRequestBuilder - Class in io.github.mainstringargs.abstracts.rest
The type Abstract request builder.
AbstractRequestBuilder(String) - Constructor for class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Instantiates a new abstract request builder.
AbstractWebsocketClientEndpoint - Class in io.github.mainstringargs.abstracts.websocket.client
The type Abstract websocket client endpoint.
AbstractWebsocketClientEndpoint(WebsocketClient, URI, String) - Constructor for class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
Instantiates a new Abstract websocket client endpoint.
Account - Class in io.github.mainstringargs.domain.alpaca.account
Account() - Constructor for class io.github.mainstringargs.domain.alpaca.account.Account
No args constructor for use in serialization
Account(String, String, AccountStatus, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, ZonedDateTime, Boolean, String, String, String, String, String, String, String, String, String, Integer, String, String, String) - Constructor for class io.github.mainstringargs.domain.alpaca.account.Account
 
ACCOUNT_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant ACCOUNT_ENDPOINT.
AccountActivity - Class in io.github.mainstringargs.domain.alpaca.accountactivities
AccountActivity() - Constructor for class io.github.mainstringargs.domain.alpaca.accountactivities.AccountActivity
 
AccountConfiguration - Class in io.github.mainstringargs.domain.alpaca.accountconfiguration
AccountConfiguration() - Constructor for class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
No args constructor for use in serialization
AccountConfiguration(String, String, Boolean, Boolean) - Constructor for class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
 
AccountStatus - Enum in io.github.mainstringargs.alpaca.enums
The enum Account status.
AccountUpdate - Class in io.github.mainstringargs.domain.alpaca.websocket.account
AccountUpdate() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdate
 
AccountUpdateMessage - Class in io.github.mainstringargs.domain.alpaca.websocket.account
AccountUpdateMessage() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
No args constructor for use in serialization
AccountUpdateMessage(AccountUpdate) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
 
ACTIVE_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant ACTIVE_PARAMETER.
ACTIVITIES_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant ACTIVITIES_ENDPOINT.
ActivityType - Enum in io.github.mainstringargs.alpaca.enums
The enum Activity type.
addAlpacaStreamListener(AlpacaStreamListener) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Adds the alpaca stream listener.
addListener(StreamListener) - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Add listener.
addListener(StreamListener) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
addListener(StreamListener) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
addPolygonStreamListener(PolygonStreamListener) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Adds the polygon stream listener.
addWatchlistAsset(String, String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Append an asset for the symbol to the end of watchlist asset list
AFTER_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant AFTER_PARAMETER.
afterExecute(Runnable, Throwable) - Method in class io.github.mainstringargs.util.concurrency.ThreadPoolExecutorTracer
 
Aggregate - Class in io.github.mainstringargs.domain.polygon.aggregates
Aggregate() - Constructor for class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
No args constructor for use in serialization
Aggregate(String, Long, Double, Double, Double, Double, Long, Integer) - Constructor for class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
 
AggregateMessage - Class in io.github.mainstringargs.domain.polygon.websocket.aggregate
AggregateMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
No args constructor for use in serialization
AggregateMessage(Long, Long, Double, Double, Double, Double, Double, Double, Double, Long, Long) - Constructor for class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
 
AggregatePerMinuteMessage - Class in io.github.mainstringargs.domain.polygon.websocket.aggregate
AggregatePerMinuteMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerMinuteMessage
 
AggregatePerSecondMessage - Class in io.github.mainstringargs.domain.polygon.websocket.aggregate
AggregatePerSecondMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerSecondMessage
 
AggregatesResponse - Class in io.github.mainstringargs.domain.polygon.aggregates
AggregatesResponse() - Constructor for class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
No args constructor for use in serialization
AggregatesResponse(String, String, Boolean, Double, Double, ArrayList<Aggregate>) - Constructor for class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
 
AGGS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant AGGS_ENDPOINT.
AlpacaAPI - Class in io.github.mainstringargs.alpaca
The Class AlpacaAPI.
AlpacaAPI() - Constructor for class io.github.mainstringargs.alpaca.AlpacaAPI
Instantiates a new Alpaca API using properties specified in alpaca.properties file (or relevant defaults)
AlpacaAPI(String) - Constructor for class io.github.mainstringargs.alpaca.AlpacaAPI
Instantiates a new Alpaca API using the specified apiVersion
AlpacaAPI(String, String, String) - Constructor for class io.github.mainstringargs.alpaca.AlpacaAPI
Instantiates a new Alpaca API using the specified apiVersion, keyId, and secret.
AlpacaAPI(String, String, String, String) - Constructor for class io.github.mainstringargs.alpaca.AlpacaAPI
Instantiates a new Alpaca API using the specified apiVersion, keyId, secret, and baseAPIURL.
AlpacaAPI(String, String, String, String, String) - Constructor for class io.github.mainstringargs.alpaca.AlpacaAPI
Instantiates a new Alpaca API using the specified keyId, secret, baseAPIURL, and baseDataUrl.
AlpacaAPIRequestException - Exception in io.github.mainstringargs.alpaca.rest.exception
The Class AlpacaAPIException.
AlpacaAPIRequestException(HttpResponse<InputStream>) - Constructor for exception io.github.mainstringargs.alpaca.rest.exception.AlpacaAPIRequestException
Instantiates a new Alpaca api exception.
AlpacaConstants - Class in io.github.mainstringargs.alpaca
The Class AlpacaConstants.
AlpacaConstants() - Constructor for class io.github.mainstringargs.alpaca.AlpacaConstants
 
AlpacaExample - Class in io.github.mainstringargs.alpaca
The type Alpaca example.
AlpacaExample() - Constructor for class io.github.mainstringargs.alpaca.AlpacaExample
 
AlpacaProperties - Class in io.github.mainstringargs.alpaca.properties
The Class AlpacaProperties.
AlpacaProperties() - Constructor for class io.github.mainstringargs.alpaca.properties.AlpacaProperties
 
AlpacaRequest - Class in io.github.mainstringargs.alpaca.rest
The Class AlpacaRequest.
AlpacaRequest(String, String) - Constructor for class io.github.mainstringargs.alpaca.rest.AlpacaRequest
Instantiates a new alpaca request.
AlpacaRequestBuilder - Class in io.github.mainstringargs.alpaca.rest
The Class AlpacaRequestBuilder.
AlpacaRequestBuilder(String, String, String...) - Constructor for class io.github.mainstringargs.alpaca.rest.AlpacaRequestBuilder
Instantiates a new alpaca request builder.
AlpacaStreamListener - Interface in io.github.mainstringargs.alpaca.websocket.listener
An asynchronous update interface for receiving notifications about Websocket information as the Websocket is constructed.
AlpacaStreamListenerAdapter - Class in io.github.mainstringargs.alpaca.websocket.listener
The Class AlpacaStreamListenerAdapter.
AlpacaStreamListenerAdapter(AlpacaStreamMessageType...) - Constructor for class io.github.mainstringargs.alpaca.websocket.listener.AlpacaStreamListenerAdapter
Instantiates a new Alpaca stream listener adapter.
AlpacaStreamMessage - Class in io.github.mainstringargs.domain.alpaca.websocket
AlpacaStreamMessage() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
No args constructor for use in serialization
AlpacaStreamMessage(AlpacaStreamMessageType) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
 
AlpacaStreamMessageType - Enum in io.github.mainstringargs.alpaca.websocket.message
The enum Alpaca stream message type.
AlpacaWebsocketClient - Class in io.github.mainstringargs.alpaca.websocket.client
The type Alpaca websocket client.
AlpacaWebsocketClient(String, String, String) - Constructor for class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
Instantiates a new Alpaca websocket client.
AlpacaWebsocketClientEndpoint - Class in io.github.mainstringargs.alpaca.websocket.client
The type Alpaca websocket client endpoint.
AlpacaWebsocketClientEndpoint(WebsocketClient, URI) - Constructor for class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClientEndpoint
Instantiates a new Alpaca websocket client endpoint.
API_VERSION_VALUE - Static variable in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
The Constant API_VERSION_VALUE.
APIName - Interface in io.github.mainstringargs.abstracts.enums
 
apiName - Variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The Api name.
apiResponseCode - Variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The Api response code.
apiResponseMessage - Variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The Api response message.
appendEndpoint(String) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Append endpoint.
appendJSONBodyJSONProperty(String, JsonElement) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Append body json property.
appendJSONBodyProperty(String, String) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Append json body property.
appendURLParameter(String, String) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Append URL parameter.
Asset - Class in io.github.mainstringargs.domain.alpaca.asset
Asset() - Constructor for class io.github.mainstringargs.domain.alpaca.asset.Asset
No args constructor for use in serialization
Asset(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean) - Constructor for class io.github.mainstringargs.domain.alpaca.asset.Asset
 
ASSET_CLASS_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant ASSET_CLASS_PARAMETER.
ASSETS_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant ASSETS_ENDPOINT.
AssetStatus - Enum in io.github.mainstringargs.alpaca.enums
The Enum AssetStatus.
AuthorizationData - Class in io.github.mainstringargs.domain.alpaca.websocket.authorization
AuthorizationData() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
No args constructor for use in serialization
AuthorizationData(String, String) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
 
AuthorizationMessage - Class in io.github.mainstringargs.domain.alpaca.websocket.authorization
AuthorizationMessage() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
No args constructor for use in serialization
AuthorizationMessage(AuthorizationData) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
 
awaitTermination(long, TimeUnit) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 

B

Bar - Class in io.github.mainstringargs.domain.alpaca.bar
Bar() - Constructor for class io.github.mainstringargs.domain.alpaca.bar.Bar
No args constructor for use in serialization
Bar(Long, Double, Double, Double, Double, Double) - Constructor for class io.github.mainstringargs.domain.alpaca.bar.Bar
 
BARS_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant BARS_ENDPOINT.
BarsTimeFrame - Enum in io.github.mainstringargs.alpaca.enums
The Enum BarsTimeFrame.
BASE_API_URL_VALUE - Static variable in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
The Constant BASE_API_URL_VALUE.
BASE_API_URL_VALUE - Static variable in class io.github.mainstringargs.polygon.properties.PolygonProperties
The Constant BASE_API_URL_VALUE.
BASE_DATA_URL_VALUE - Static variable in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
The base data url value.
BOOK_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant BOOK_ENDPOINT.
BookData - Class in io.github.mainstringargs.domain.polygon.snapshot.ticker.book
BookData() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
No args constructor for use in serialization
BookData(String, ArrayList<BookOrder>, ArrayList<BookOrder>, Integer, Integer, Double, Long) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
 
BookOrder - Class in io.github.mainstringargs.domain.polygon.snapshot.ticker.book
BookOrder() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
No args constructor for use in serialization
BookOrder(Double, HashMap<Integer, Long>) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
 

C

CACHED_PROPERTIES - Static variable in class io.github.mainstringargs.util.properties.PropertyUtil
The property file.
Calendar - Class in io.github.mainstringargs.domain.alpaca.calendar
Calendar() - Constructor for class io.github.mainstringargs.domain.alpaca.calendar.Calendar
No args constructor for use in serialization
Calendar(String, String, String) - Constructor for class io.github.mainstringargs.domain.alpaca.calendar.Calendar
 
CALENDAR_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant CALENDAR_ENDPOINT.
cancelAllOrders() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Attempts to cancel all open orders.
CancelledOrder - Class in io.github.mainstringargs.domain.alpaca.order
CancelledOrder() - Constructor for class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
No args constructor for use in serialization
CancelledOrder(String, Integer, Order) - Constructor for class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
 
cancelOrder(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Attempts to cancel an open order.
CLIENT_ORDER_ID_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant CLIENT_ORDER_ID_PARAMETER.
Clock - Class in io.github.mainstringargs.domain.alpaca.clock
Clock() - Constructor for class io.github.mainstringargs.domain.alpaca.clock.Clock
No args constructor for use in serialization
Clock(ZonedDateTime, Boolean, ZonedDateTime, ZonedDateTime) - Constructor for class io.github.mainstringargs.domain.alpaca.clock.Clock
 
CLOCK_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant CLOCK_ENDPOINT.
closeAllPositions() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Closes (liquidates) all of the account’s open long and short positions.
closePosition(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Closes (liquidates) the account’s open position for the given symbol.
ClosePositionOrder - Class in io.github.mainstringargs.domain.alpaca.position
ClosePositionOrder() - Constructor for class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
No args constructor for use in serialization
ClosePositionOrder(String, Integer, Order) - Constructor for class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
 
CODE_KEY - Static variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The constant CODE_KEY.
COMPANY_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant COMPANY_ENDPOINT.
ConditionMappingsType - Enum in io.github.mainstringargs.polygon.enums
The enum Condition mappings type.
CONDITIONS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant CONDITIONS_ENDPOINT.
ConditionsMapping - Class in io.github.mainstringargs.domain.polygon.conditionsmapping
ConditionsMapping() - Constructor for class io.github.mainstringargs.domain.polygon.conditionsmapping.ConditionsMapping
 
CONFIGURATIONS_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant CONFIGURATIONS_ENDPOINT.
connect() - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
Connect.
connect() - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Connect.
connect() - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
connect() - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
convertToMilli(long) - Static method in class io.github.mainstringargs.util.time.TimeUtil
Converts a given unix epoch time in nanoseconds or microseconds to milliseconds if necessary.
createWatchlist(String, String...) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Create a new watchlist with initial set of assets.

D

DailyOpenCloseResponse - Class in io.github.mainstringargs.domain.polygon.dailyopenclose
DailyOpenCloseResponse() - Constructor for class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
No args constructor for use in serialization
DailyOpenCloseResponse(String, DailyOpenCloseTrade, DailyOpenCloseTrade, DailyOpenCloseTrade) - Constructor for class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
 
DailyOpenCloseTrade - Class in io.github.mainstringargs.domain.polygon.dailyopenclose
DailyOpenCloseTrade() - Constructor for class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
No args constructor for use in serialization
DailyOpenCloseTrade(Integer, Integer, Integer, Integer, Integer, Double, Integer, ZonedDateTime) - Constructor for class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
 
DATE_END_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant DATE_END_PARAMETER.
DATE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant DATE_PARAMETER.
deleteWatchlist(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Delete a watchlist.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.github.mainstringargs.util.gson.ZonedDateTimeAdapter
 
Direction - Enum in io.github.mainstringargs.alpaca.enums
The Enum Direction.
DIRECTION_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant DIRECTION_PARAMETER.
disconnect() - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
Disconnect.
disconnect() - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Disconnect.
disconnect() - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
disconnect() - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
DIVIDENDS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant DIVIDENDS_ENDPOINT.
Documentation2JSONSchema - Class in io.github.mainstringargs.util.doc
 
Documentation2JSONSchema() - Constructor for class io.github.mainstringargs.util.doc.Documentation2JSONSchema
 
doesGsonPOJOMatch(Class, JsonObject) - Static method in class io.github.mainstringargs.util.gson.GsonUtil
Checks if all Gson SerializedName annotation values (including inherited ones) in the JSON POJO are present in the immediate JSON object.

E

END_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant END_PARAMETER.
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.AccountActivity
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdate
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
 
equals(Object) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.conditionsmapping.ConditionsMapping
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.markets.Market
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerMinuteMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerSecondMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
 
equals(Object) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
 
Exchange - Class in io.github.mainstringargs.domain.polygon.exchanges
Exchange() - Constructor for class io.github.mainstringargs.domain.polygon.exchanges.Exchange
No args constructor for use in serialization
Exchange(Integer, String, String, String, String, String) - Constructor for class io.github.mainstringargs.domain.polygon.exchanges.Exchange
 
EXCHANGES_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant EXCHANGES_ENDPOINT.
execute(Runnable) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
ExecutorTracer - Class in io.github.mainstringargs.util.concurrency
The Class ExecutorTracer.
ExecutorTracer.DelegatedExecutorService - Class in io.github.mainstringargs.util.concurrency
The Class DelegatedExecutorService.
ExecutorTracer.FinalizableDelegatedExecutorService - Class in io.github.mainstringargs.util.concurrency
The Class FinalizableDelegatedExecutorService.
EXTENDED_HOURS_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant EXTENDED_HOURS_PARAMETER.

F

finalize() - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.FinalizableDelegatedExecutorService
 
FinancialReportType - Enum in io.github.mainstringargs.polygon.enums
The enum Financial report type.
FINANCIALS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant FINANCIALS_ENDPOINT.
FinancialSort - Enum in io.github.mainstringargs.polygon.enums
The enum Financial sort.
ForexTicker - Class in io.github.mainstringargs.domain.polygon.tickers.ticker
ForexTicker() - Constructor for class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
No args constructor for use in serialization
ForexTicker(HashMap<String, String>) - Constructor for class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
 
fromDateString(String) - Static method in class io.github.mainstringargs.util.time.TimeUtil
From date string.
fromDateTimeString(String) - Static method in class io.github.mainstringargs.util.time.TimeUtil
From date time string.

G

GainersLosersDirection - Enum in io.github.mainstringargs.polygon.enums
 
getA() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Average / VWAP Price
getAccount() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns the account associated with the API key.
getAccountActivities(ZonedDateTime, ZonedDateTime, ZonedDateTime, Direction, Integer, String, ActivityType...) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns account activity entries for many or for a specific type of activity.
getAccountBlocked() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
If true, the account activity by user is prohibited.
getAccountConfiguration() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns the current account configuration values.
getAccountId() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Account ID
getAccountNumber() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Account number.
getAccumulatedOtherComprehensiveIncome() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
accumulatedOtherComprehensiveIncome
getAccumulatedRetainedEarningsDeficit() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
accumulatedRetainedEarningsDeficit
getAction() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
The desired action.
getActive() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Active
getActivityType() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
See https://docs.alpaca.markets/api-documentation/api-v2/account-activities/#activity-types for a list of possible values.
getActivityType() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
FILL
getAdjusted() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
If this response was adjusted for splits
getAdjusted() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
If this response was adjusted for splits
getAdjusted() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
If this response was adjusted for splits
getAfterHours() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
afterHours
getAggregates(String, Integer, Timespan, LocalDate, LocalDate, Boolean) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get aggregates for a date range, in custom time window sizes
getAmount() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Amount of the dividend
getAp() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
ASK Price
getAp() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Ask Price
getAp() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Ask Price
getAPIName() - Method in interface io.github.mainstringargs.abstracts.enums.APIName
Gets the API name.
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.AccountStatus
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.ActivityType
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.AssetStatus
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.BarsTimeFrame
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.Direction
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.OrderClass
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.OrderSide
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.OrderStatus
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.OrderTimeInForce
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.OrderType
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.PortfolioPeriodUnit
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.enums.PortfolioTimeFrame
 
getAPIName() - Method in enum io.github.mainstringargs.alpaca.websocket.message.AlpacaStreamMessageType
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.ConditionMappingsType
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.FinancialReportType
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.FinancialSort
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.GainersLosersDirection
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.Market
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.StockType
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.TickerSort
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.enums.Timespan
 
getAPIName() - Method in enum io.github.mainstringargs.polygon.websocket.message.PolygonStreamMessageType
 
getAPIResponseCode() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Gets api response code.
getAPIResponseMessage() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Gets api response message.
getAs() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
ASK Size ( In round lots )
getAs() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Ask size in lots
getAs() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Ask Size
getAskCount() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The volume of asks on the book
getAskexchange() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Exchange the ask happened on
getAskprice() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Ask Price
getAsks() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The asks on the book
getAsksize() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Ask Size
getAssetBySymbol(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Gets the asset by symbol or asset_id.
getAssetClass() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Asset class
getAssetClass() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Asset class name
getAssetId() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Asset ID
getAssetId() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Asset ID
getAssets(AssetStatus, String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Get a list of assets.
getAssets() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
The content of this watchlist, in the order as registered by the client
getAssets() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assets
getAssetsAverage() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetsAverage
getAssetsCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetsCurrent
getAssetsNonCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetsNonCurrent
getAssetTurnover() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetTurnover
getAttrs() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
Attributes
getAv() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Accumulated Volume ( Today )
getAverageEquity() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
averageEquity
getAvgEntryPrice() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Average entry price of the position
getAx() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
ASK Exchange ID
getAx() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Ask Exchange ID
getBars(BarsTimeFrame, String, Integer, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Retrieves a list of bars for each requested symbol.
getBars(BarsTimeFrame, String[], Integer, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Retrieves a list of bars for each requested symbol.
getBaseValue() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Basis in dollar of the profit loss calculation
getBidCount() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The volume of bids on the book
getBidexchange() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Exchange the bid happened on
getBidprice() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Bid Price
getBids() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The bids on the book
getBidsize() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Bid Size
getBloomberg() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Bloomberg guid for this symbol
getBody() - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Gets the body.
getBody() - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
The cancelled order
getBody() - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
The position-closing order
getBookValuePerShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
bookValuePerShare
getBp() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
BID Price
getBp() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Bid Price
getBp() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Bid Price
getBs() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
BID Size ( In round lots )
getBs() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Bid size in lots
getBs() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Bid Size
getBuyingPower() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Current available $ buying power; If multiplier = 4, this is your daytrade buying power which is calculated as (last_equity - (last) maintenance_margin) * 4; If multiplier = 2, buying_power = max(equity – initial_margin,0) * 2; If multiplier = 1, buying_power = cash
getBx() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
BID Exchange ID
getBx() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Bix Exchange ID
getC() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Close price
getC() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Close
getC() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Conditions
getC() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Conditions
getC() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Close price
getC() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Close Price
getC() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Quote Condition
getC() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade Conditions
getC1() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 1 of this trade
getC2() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 2 of this trade
getC3() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 3 of this trade
getC4() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 4 of this trade
getCalendar() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns the market calendar.
getCalendar(LocalDate, LocalDate) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns the market calendar.
getCalendarDate() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
calendarDate
getCanceledAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Canceled at
getCapitalExpenditure() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
capitalExpenditure
getCash() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Cash balance
getCashAndEquivalents() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
cashAndEquivalents
getCashAndEquivalentsUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
cashAndEquivalentsUSD
getCeo() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Name of the companies current CEO
getChangeToday() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Percent change from last day price (by a factor of 1)
getCik() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Official CIK guid used for SEC database / filings.
getClass_() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
“us_equity”
getClientOrderId() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Client unique order ID
getClock() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns the market clock.
getClose() - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
The time the market closes at on this date in “%H:%M” format
getClose() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
close
getClose() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Market close time on this holiday ( if it's not closed )
getCodes() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
Codes
getCond1() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 1 of the trade
getCond2() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 2 of the trade
getCond3() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 3 of the trade
getCond4() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 4 of the trade
getCondition1() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 1 of this trade
getCondition2() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 2 of this trade
getCondition3() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 3 of this trade
getCondition4() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 4 of this trade
getConditionsMapping(ConditionMappingsType) - Method in class io.github.mainstringargs.polygon.PolygonAPI
The mappings for conditions on trades and quotes.
getConsolidatedIncome() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
consolidatedIncome
getCostBasis() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Total cost basis in dollar
getCostOfRevenue() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
costOfRevenue
getCount() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
Count
getCount() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
Count
getCount() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
Count
getCount() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Count
getCountry() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Country in which this company is registered
getCreatedAt() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Timestamp this account was created at
getCreatedAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Created at
getCreatedAt() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Created at
getCumQty() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The cumulative quantity of shares involved in the execution.
getCurrencies() - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
currencies
getCurrency() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
“USD”
getCurrency() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Currency
getCurrentLiabilities() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
currentLiabilities
getCurrentPrice() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Current asset price per share
getCurrentRatio() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
currentRatio
getDailyOpenClose(String, LocalDate) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the open, close and afterhours prices of a symbol on a certain date.
getData() - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
 
getData() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
The data
getData() - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
The data
getData() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
 
getData() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
The book data
getDate() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
The date on which the activity occurred or on which the transaction associated with the activity settled.
getDate() - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
Date string in “%Y-%m-%d” format
getDate() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Date of this holiday
getDay() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
day
getDaytradeCount() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
The current number of daytrades that have been made in the last 5 trading days (inclusive of today)
getDaytradingBuyingPower() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Your buying power for day trades (continuously updated value)
getDbLatency() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
Milliseconds of latency for the query results from DB
getDbLatency() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
Milliseconds of latency for the query results from DB
getDebt() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debt
getDebtCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtCurrent
getDebtNonCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtNonCurrent
getDebtToEquityRatio() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtToEquityRatio
getDebtUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtUSD
getDeclaredDate() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Declared date of the trade
getDeclaredDate() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Payment date of the split
getDeferredRevenue() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
deferredRevenue
getDeposits() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
deposits
getDepreciationAmortizationAndAccretion() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
depreciationAmortizationAndAccretion
getDesc() - Method in class io.github.mainstringargs.domain.polygon.markets.Market
Description
getDescription() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
For Transaction records (TRANS,CSR,CSD) a description field is present (even if the docs don't mention it!
getDividendsPerBasicCommonShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
dividendsPerBasicCommonShare
getDividendYield() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
dividendYield
getDtbpCheck() - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
Both, entry, or exit.
getE() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
The exchange this trade happened on
getE() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick End Timestamp ( Unix MS )
getEarningBeforeInterestTaxes() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningBeforeInterestTaxes
getEarningBeforeInterestTaxesUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningBeforeInterestTaxesUSD
getEarningsBeforeInterestTaxesDepreciationAmortization() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsBeforeInterestTaxesDepreciationAmortization
getEarningsBeforeInterestTaxesDepreciationAmortizationUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsBeforeInterestTaxesDepreciationAmortizationUSD
getEarningsBeforeTax() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsBeforeTax
getEarningsPerBasicShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsPerBasicShare
getEarningsPerBasicShareUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsPerBasicShareUSD
getEarningsPerDilutedShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsPerDilutedShare
getEasyToBorrow() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is easy-to-borrow or not (filtering for easy_to_borrow = True is the best way to check whether the name is currently available to short at Alpaca).
getEBITDAMargin() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
EBITDAMargin
getEffectOfExchangeRateChangesOnCash() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
effectOfExchangeRateChangesOnCash
getEmployees() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Approximate number of employees
getEnterpriseValue() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
enterpriseValue
getEnterpriseValueOverEBIT() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
enterpriseValueOverEBIT
getEnterpriseValueOverEBITDA() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
enterpriseValueOverEBITDA
getEquity() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Cash + long_market_value + short_market_value
getEquity() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Equity value of the account in dollar amount as of the end of each time window
getEv() - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
The event type
getEvent() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The event type
getExchange() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
AMEX, ARCA, BATS, NYSE, NASDAQ or NYSEARCA
getExchange() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Exchange name of the asset
getExchange() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
The exchange this trade happened on
getExchange() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Exchange this trade happened on
getExchange() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Which market this record is for.
getExchange() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Symbols primary exchange
getExchanges() - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
exchanges
getExchanges() - Method in class io.github.mainstringargs.polygon.PolygonAPI
List of stock exchanges which are supported by Polygon.io
getExDate() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Execution date of the trade
getExDate() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Execution date of the split
getExpiredAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Expired at
getExtendedHours() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
If true, eligible for execution outside regular trading hours.
getF() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Nanosecond accuracy TRF(Trade Reporting Facility) Unix Timestamp
getF() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Nanosecond accuracy TRF(Trade Reporting Facility) Unix Timestamp
getFailedAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Failed at
getFigi() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
guid for the OpenFigi project ( https://openfigi.com/ )
getFilledAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Filled at
getFilledAvgPrice() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Stop price
getFilledQty() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Filled quantity
getFlag() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Refers to the dividend flag, if set
FI = Final dividend, div ends or instrument ends
LI = Liquidation, instrument liquidates
PR = Proceeds of a sale of rights or shares
RE = Redemption of rights
AC = Accrued dividend
AR = Payment in arrears
AD = Additional payment
EX = Extra payment
SP = Special dividend
YE = Year end
UR = Unknown rate
SU = Regular dividend is suspended
getForeignCurrencyUSDExchangeRate() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
foreignCurrencyUSDExchangeRate
getForfactor() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
For factor of the split.
getFreeCashFlow() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
freeCashFlow
getFreeCashFlowPerShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
freeCashFlowPerShare
getGoodwillAndIntangibleAssets() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
goodwillAndIntangibleAssets
getGrossMargin() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
grossMargin
getGrossProfit() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
grossProfit
getGroupedDaily(String, Market, LocalDate, Boolean) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the daily OHLC for entire markets.
getH() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
High price
getH() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
High
getH() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
High price
getH() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick High Price
getHistoricQuotes(String, LocalDate, Long, Long, Boolean, Integer) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get historic NBBO quotes for a ticker.
getHistoricTrades(String, LocalDate, Long, Long, Boolean, Integer) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get historic trades for a symbol.
getI() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Indicators
getI() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Trade ID
getI() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade ID
getId() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Account ID.
getId() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
An ID for the activity, always in “::” format.
getId() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
An id for the activity.
getId() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset ID.
getId() - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
Order ID
getId() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Order ID
getId() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Watchlist ID
getId() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
ID of the exchange
getImage() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
URL of the image for this article, if found
getIncomeTaxExpense() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
incomeTaxExpense
getIndexTypes() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
Index Types
getIndustry() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Industry this company operates in
getInitialMargin() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Reg T initial margin requirement (continuously updated value)
getInterestExpense() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
interestExpense
getInventory() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
inventory
getInvestedCapital() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investedCapital
getInvestedCapitalAverage() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investedCapitalAverage
getInvestments() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investments
getInvestmentsCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investmentsCurrent
getInvestmentsNonCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investmentsNonCurrent
getIsOpen() - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Whether or not the market is open
getIssuanceDebtSecurities() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
issuanceDebtSecurities
getIssuanceEquityShares() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
issuanceEquityShares
getKeywords() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
keywords
getL() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Low price
getL() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Low
getL() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Low price
getL() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Low Price
getLast() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
last
getLast() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
last
getLastdayPrice() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Last day’s asset price per share based on the closing value of the last trading day
getLastEquity() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Equity as of previous trading day at 16:00:00 ET
getLastMaintenanceMargin() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Your maintenance margin requirement on the previous trading day
getLastQuote() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
lastQuote
getLastQuote(String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the last quote for a given stock.
getLastTrade() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
lastTrade
getLastTrade(String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the last trade for a given stock.
getLeavesQty() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
For partially_filled orders, the quantity of shares that are left to be filled.
getLegs() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
When querying non-simple order_class orders in a nested style, an array of Order entities associated with this order is returned.
getLei() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Legal Entity Identifier (LEI) guid for symbol ( https://en.wikipedia.org/wiki/Legal_Entity_Identifier )
getLiabilitiesNonCurrent() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
liabilitiesNonCurrent
getLimitPrice() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Limit price
getListdate() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Date this symbol was listed on the exchange.
getLocale() - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
Locale
getLocale() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Locale
getLocales() - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the list of currently supported locales
getLogo() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
URL of the entities logo.
getLongMarketValue() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Real-time MtM value of all long positions held in the account
getMaintenanceMargin() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Maintenance margin requirement (continuously updated value)
getMarginable() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is marginable or not.
getMarket() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Market data type this exchange contains.
getMarket() - Method in class io.github.mainstringargs.domain.polygon.markets.Market
Market
getMarket() - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
Status of the market as a whole.
getMarket() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Market
getMarketcap() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Current market cap for this company
getMarketCapitalization() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
marketCapitalization
getMarketHolidays() - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get upcoming market holidays and their open/close times.
getMarkets() - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the list of currently supported markets
getMarketStatus() - Method in class io.github.mainstringargs.polygon.PolygonAPI
Current status of each market.
getMarketValue() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Total dollar amount of the position
getMessage() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
 
getMessage() - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
The message
getMic() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Market Identification Code
getMin() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
min
getMultiplier() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Buying power multiplier that represents account margin classification; valid values 1 (standard limited margin account with 1x buying power), 2 (reg T margin account with 2x intraday and overnight buying power; this is the default for all non-PDT accounts with $2,000 or more equity), 4 (PDT account with 4x intraday buying power and 2x reg T overnight buying power)
getN() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Number of items in aggregate window
getName() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
User-defined watchlist name (up to 64 characters)
getName() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Name of the exchange
getName() - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
Name
getName() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Human readable description of the holiday
getName() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Name of the company/entity
getName() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Name of the item.
getNetAmount() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
The net amount of money (positive or negative) associated with the activity.
getNetCashFlow() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlow
getNetCashFlowBusinessAcquisitionsDisposals() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowBusinessAcquisitionsDisposals
getNetCashFlowFromFinancing() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowFromFinancing
getNetCashFlowFromInvesting() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowFromInvesting
getNetCashFlowFromOperations() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowFromOperations
getNetCashFlowInvestmentAcquisitionsDisposals() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowInvestmentAcquisitionsDisposals
getNetIncome() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncome
getNetIncomeCommonStock() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncomeCommonStock
getNetIncomeCommonStockUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncomeCommonStockUSD
getNetIncomeToNonControllingInterests() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncomeToNonControllingInterests
getNetLossIncomeFromDiscontinuedOperations() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netLossIncomeFromDiscontinuedOperations
getNextClose() - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Next market close timestamp
getNextOpen() - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Next market open timestamp
getNoShorting() - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
If true, account becomes long-only mode.
getO() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Open price
getO() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Open
getO() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Open price
getO() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Open Price
getOp() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Today's official opening price
getOpen() - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
The time the market opens at on this date in “%H:%M” format
getOpen() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
open
getOpen() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Market open time on this holiday ( if it's not closed )
getOpenPositionBySymbol(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Gets the open position by symbol.
getOpenPositions() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Gets the open positions.
getOperatingExpenses() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
operatingExpenses
getOperatingIncome() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
operatingIncome
getOrder(String, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Retrieves a single order for the given order_id.
getOrder() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The Order
getOrderByClientID(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Retrieves a single order for the given client_order_id.
getOrderId() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The id for the order that filled.
getOrders(OrderStatus, Integer, ZonedDateTime, ZonedDateTime, Direction, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Retrieves a list of orders for the account, filtered by the supplied query parameters.
getP() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Price of the trade
getP() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
The price
getP() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Price of the trade
getP() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Price
getPage() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Page
getPatternDayTrader() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Whether or not the account has been flagged as a pattern day trader
getPaymentDate() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Payment date of the trade
getPaymentDate() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Payment date of the split
getPaymentDividendsOtherCashDistributions() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
paymentDividendsOtherCashDistributions
getPayoutRatio() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
payoutRatio
getPeriod() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
Reporting period.
getPerPage() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Per Page
getPerShareAmount() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
For dividend activities, the average amount paid per share.
getPhone() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Phone number for this company.
getPortfolioHistory(Integer, PortfolioPeriodUnit, PortfolioTimeFrame, LocalDate, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns timeseries data about equity and profit/loss (P/L) of the account in requested timespan.
getPortfolioValue() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Total value of cash + holding positions (This field is deprecated.
getPositionQty() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The position quantity
getPreferredDividendsIncomeStatementImpact() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
preferredDividendsIncomeStatementImpact
getPrevDay() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
prevDay
getPreviousClose(String, Boolean) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the previous day close for the specified ticker
getPrice() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The per-share price that the trade was executed at.
getPrice() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The Price
getPrice() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Price of the trade
getPrice() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Price of the trade
getPriceEarnings() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceEarnings
getPriceSales() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceSales
getPriceToBookValue() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceToBookValue
getPriceToEarningsRatio() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceToEarningsRatio
getPriceToSalesRatio() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceToSalesRatio
getPrimaryExch() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Primary Exchange
getProfitLoss() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Profit/loss in dollar from the base value
getProfitLossPct() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Profit/loss in percentage from the base value
getProfitMargin() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
profitMargin
getProperty(String, String) - Static method in class io.github.mainstringargs.util.properties.PropertyUtil
Get property string.
getProperty(String, String, String) - Static method in class io.github.mainstringargs.util.properties.PropertyUtil
Get property string.
getPropertyPlantEquipmentNet() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
propertyPlantEquipmentNet
getQ() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Sequence Number
getQ() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Sequence Number
getQty() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
For dividend activities, the number of shares that contributed to the payment.
getQty() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The number of shares involved in the trade execution.
getQty() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Ordered quantity
getQty() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
The number of shares
getQualified() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Refers to the dividend income type
- P = Partially qualified income
- Q = Qualified income
- N = Unqualified income
- null = N/A or unknown
Can be P, Q, N or null
getQueryCount() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Number of aggregate ( min or day ) used to generate the response
getQueryCount() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Number of aggregate ( min or day ) used to generate the response
getQueryCount() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Number of aggregate ( min or day ) used to generate the response
getRatio() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
refers to the split ratio.
getRecordDate() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Record date of the trade
getRecordDate() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Payment date of the split
getRegisteredMessageTypes() - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
Gets the registered message types.
getRegtBuyingPower() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Your buying power under Regulation T (your excess equity - equity minus margin value - times your margin multiplier)
getReplacedAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Replaced at
getReplacedBy() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
The order ID that this order was replaced by
getReplaces() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
The order ID that this order replaces
getReportPeriod() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
reportPeriod
getRequestStatusCode() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Gets request status code.
getRequestStatusText() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Gets request status text.
getResearchAndDevelopmentExpense() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
researchAndDevelopmentExpense
getResponseJSON(HttpResponse<InputStream>) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Gets response json.
getResponseObject(HttpResponse<InputStream>, Type) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Gets the response object.
getResults() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
results
getResults() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
results
getResults() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
results
getResults() - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Results
getResults() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
Results
getResultsCount() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Total number of results generated
getResultsCount() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Total number of results generated
getResultsCount() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
Total number of results in this response
getResultsCount() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
Total number of results in this response
getResultsCount() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Total number of results generated
getReturnOnAverageAssets() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnAverageAssets
getReturnOnAverageEquity() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnAverageEquity
getReturnOnInvestedCapital() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnInvestedCapital
getReturnOnSales() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnSales
getRevenues() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
revenues
getRevenuesUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
revenuesUSD
getS() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Size/Volume of the trade
getS() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Size of the trade
getS() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Start Timestamp ( Unix MS )
getS() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade Size
getSalesPerShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
salesPerShare
getSector() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Sector of the indsutry in which this symbol operates in
getSellingGeneralAndAdministrativeExpense() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
sellingGeneralAndAdministrativeExpense
getServerTime() - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
Current time of the server
getShareBasedCompensation() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareBasedCompensation
getShareFactor() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareFactor
getShareholdersEquity() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareholdersEquity
getShareholdersEquityUSD() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareholdersEquityUSD
getSharePriceAdjustedClose() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
sharePriceAdjustedClose
getShares() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shares
getShortable() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is shortable or not.
getShortingEnabled() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Flag to denote whether or not the account is permitted to short
getShortMarketValue() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Real-time MtM value of all short positions held in the account
getSic() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Standard Industrial Classification (SIC) id for symbol ( https://en.wikipedia.org/wiki/Standard_Industrial_Classification )
getSide() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
Buy or sell
getSide() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Valid values: buy, sell
getSide() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
“long”
getSimilar() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
similar
getSize() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Size of the trade
getSize() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Size of this trade
getSma() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Value of special memorandum account (will be used at a later date to provide additional buying_power)
getSnapshotAllTickers() - Method in class io.github.mainstringargs.polygon.PolygonAPI
Snapshot allows you to see all tickers current minute aggregate, daily aggregate and last trade.
getSnapshotsGainersLosers(GainersLosersDirection) - Method in class io.github.mainstringargs.polygon.PolygonAPI
See the current snapshot of the top 20 gainers of the day at the moment.
getSnapshotSingleTicker(String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
See the current snapshot of a single ticker
getSnapshotTickerBook(String, Market, String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
See the current snapshot of Level II data on IEX for the given ticker.
getSource() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Source of this article
getSpread() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The spread
getStatus() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
See Account Status
getStatus() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
active or inactive
getStatus() - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
The HTTP status code of the cancel status
getStatus() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
See Orders page
getStatus() - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
The HTTP status code of the position-closing order status
getStatus() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
The status.
getStatus() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Status of the response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Status of the response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
Status of this requests response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
Status of this requests response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Status of the market on this holiday.
getStatus() - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Status of the response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
Status of this requests response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
Status of this requests response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
Status of this requests response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
Status of this requests response
getStatus() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
Status
getStatus() - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
The status
getStockChannels() - Method in interface io.github.mainstringargs.polygon.websocket.listener.PolygonStreamListener
Gets the stock channels.
getStockChannels() - Method in class io.github.mainstringargs.polygon.websocket.listener.PolygonStreamListenerAdapter
 
getStockDividends(String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the historical dividends for this symbol.
getStockFinancials(String, Integer, FinancialReportType, FinancialSort) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the historical financials for this ticker.
getStockSplits(String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the historical splits for this symbol
getStopPrice() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Stop price
getStream() - Method in class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
The stream type
getStreamMessageTypes() - Method in interface io.github.mainstringargs.alpaca.websocket.listener.AlpacaStreamListener
Gets stream message types.
getStreamMessageTypes() - Method in class io.github.mainstringargs.alpaca.websocket.listener.AlpacaStreamListenerAdapter
 
getStreams() - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
 
getSubmittedAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Submitted at
getSuccess() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
If this query was executed successfully
getSuccess() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
If this query was executed successfully
getSummary() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Short summary of the article
getSuspendTrade() - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
If true, new orders are blocked.
getSym() - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
Symbol Ticker
getSymbol() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
The symbol of the security involved with the activity.
getSymbol() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The symbol of the security being traded.
getSymbol() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
symbol
getSymbol() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Asset symbol
getSymbol() - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
The symbol
getSymbol() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Symbol name of the asset
getSymbol() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
Symbol that was evaluated from the request
getSymbol() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
Symbol that was evaluated from the request
getSymbol() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
Symbol that was evaluated from the request
getSymbol() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
symbol
getSymbol() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
symbol
getSymbols() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
symbols
getT() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
The beginning time of this bar as a Unix epoch in seconds
getT() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Unix Msec Timestamp ( Start of Aggregate window )
getT() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Nanosecond accuracy SIP Unix Timestamp
getT() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Nanosecond accuracy SIP Unix Timestamp
getT() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Last Updated timestamp ( Nanosecond Timestamp )
getT() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Timestamp of this trade
getT() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Quote Timestamp ( Unix MS )
getT() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade Timestamp ( Unix MS )
getTags() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
tags
getTangibleAssetsBookValuePerShare() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tangibleAssetsBookValuePerShare
getTangibleAssetValue() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tangibleAssetValue
getTape() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Tape id of the exchange
getTaxAssets() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
taxAssets
getTaxLiabilities() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
taxLiabilities
getTicker() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Ticker symbol
getTicker() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Ticker symbol requested
getTicker() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Ticker symbol requested
getTicker() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Ticker of the object
getTicker() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
Ticker symbol that was evaluated from the request
getTicker() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Ticker of the object
getTicker() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
Ticker symbol that was evaluated from the request
getTicker() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Ticker symbol requested
getTicker() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
tickers
getTicker() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The ticker
getTicker() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Ticker of the object
getTicker() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
ticker
getTicker() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
ticker
getTicker() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Ticker
getTickerDetails(String) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the details of the symbol company/entity.
getTickerNews(String, Integer, Integer) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get news articles for this symbol.
getTickers() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
tickers
getTickers() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
tickers
getTickers(TickerSort, StockType, Market, String, String, Integer, Integer, Boolean) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Query all ticker symbols which are supported by Polygon.io.
getTickerTypes() - Method in class io.github.mainstringargs.polygon.PolygonAPI
Get the mapping of ticker types to descriptions / long names.
getTimeframe() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Time window size of each data element
getTimeInForce() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
See Orders page
getTimestamp() - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Current timestamp
getTimestamp() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Time of each data element, left-labeled (the beginning of time window)
getTimestamp() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The timestamp
getTimestamp() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Timestamp of this trade
getTimestamp() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Timestamp of this trade
getTimestamp() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Timestamp of this trade
getTimestamp() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Timestamp of the article
getTitle() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
A description of the company and what they do/offer
getTitle() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Name of the article
getTodaysChange() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Value of the change from previous day
getTodaysChangePerc() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Percentage change since previous day
getTofactor() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
To factor of the split.
getTotalLiabilities() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
totalLiabilities
getTradable() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is tradable on Alpaca or not.
getTradeAndNonTradePayables() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tradeAndNonTradePayables
getTradeAndNonTradeReceivables() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tradeAndNonTradeReceivables
getTradeConfirmEmail() - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
all or none.
getTradeSuspendedByUser() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
User setting.
getTradingBlocked() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
If true, the account is not allowed to place orders.
getTransactionTime() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The time at which the execution occurred.
getTransfersBlocked() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
If true, the account is not allowed to request money transfers.
getType() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
fill or partial_fill
getType() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Valid values: market, limit, stop, stop_limit
getType() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
The type of exchange this is.
- TRF = Trade Reporting Facility
- exchange = Reporting exchange on the tape
Can be TRF or exchange
getType() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Refers to the dividend payment type
- Dividend income
- Interest income
- Stock dividend
- Short term capital gain
- Medium term capital gain
- Long term capital gain
- Unspecified term capital gain
getType() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
Type of symbol this is.
getTypes() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
Types
getUnrealizedIntradayPl() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss in dollars for the day
getUnrealizedIntradayPlpc() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss percent (by a factor of 1)
getUnrealizedPl() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss in dollars
getUnrealizedPlpc() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss percent (by a factor of 1)
getUpdated() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
Updated timestamp
getUpdated() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Last Updated timestamp
getUpdated() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
updated
getUpdated() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Last time this company record was updated.
getUpdated() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Last time this company record was updated.
getUpdatedAt() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Updated at
getUpdatedAt() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Updated at
getURL() - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Gets the url.
getUrl() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
URL of the companies website
getUrl() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
URL of this article
getUrl() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
URL of this symbol.
getUserSession() - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
Gets user session.
getV() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Volume
getV() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Volume
getV() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Volume
getV() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Volume
getVw() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
VWAP (Volume Weighted Average Price)
getWatchlist(String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns a watchlist identified by the ID.
getWatchlists() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Returns the list of watchlists registered under the account.
getWeightedAverageShares() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
weightedAverageShares
getWeightedAverageSharesDiluted() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
weightedAverageSharesDiluted
getWorkingCapital() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
workingCapital
getX() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Exchange ID
getX() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
The map of an exchange ID to its order volume
getX() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Exchange ID
getY() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Nanosecond accuracy Participant/Exchange Unix Timestamp
getY() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Nanosecond accuracy Participant/Exchange Unix Timestamp
getZ() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Tape where trade occured.
getZ() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Tape where trade occured.
getZ() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Tape ( 1=A 2=B 3=C)
GROUPED_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant GROUPED_ENDPOINT.
GroupedDailyResponse - Class in io.github.mainstringargs.domain.polygon.groupeddaily
GroupedDailyResponse() - Constructor for class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
No args constructor for use in serialization
GroupedDailyResponse(String, String, Boolean, Integer, Integer, ArrayList<Aggregate>) - Constructor for class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
 
GSON - Static variable in class io.github.mainstringargs.util.gson.GsonUtil
The constant GSON which include ISO date time to ZonedDateTime objects
GsonUtil - Class in io.github.mainstringargs.util.gson
 
GsonUtil() - Constructor for class io.github.mainstringargs.util.gson.GsonUtil
 

H

handleWebsocketMessage(String) - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Handle websocket message.
handleWebsocketMessage(String) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
handleWebsocketMessage(String) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.AccountActivity
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdate
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
 
hashCode() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.conditionsmapping.ConditionsMapping
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.markets.Market
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerMinuteMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerSecondMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
 
hashCode() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
 
headers - Variable in class io.github.mainstringargs.abstracts.rest.AbstractRequest
The headers.
HISTORIC_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant HISTORIC_ENDPOINT.
HistoricQuote - Class in io.github.mainstringargs.domain.polygon.historicquotes
HistoricQuote() - Constructor for class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
No args constructor for use in serialization
HistoricQuote(String, Long, Long, Long, Integer, ArrayList<Integer>, ArrayList<Integer>, Double, Integer, Integer, Double, Integer, Integer, Integer) - Constructor for class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
 
HistoricQuotesResponse - Class in io.github.mainstringargs.domain.polygon.historicquotes
HistoricQuotesResponse() - Constructor for class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
No args constructor for use in serialization
HistoricQuotesResponse(Integer, Integer, Boolean, String, ArrayList<HistoricQuote>) - Constructor for class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
 
HistoricTrade - Class in io.github.mainstringargs.domain.polygon.historictrades
HistoricTrade() - Constructor for class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
No args constructor for use in serialization
HistoricTrade(String, Long, Long, Long, Integer, String, Integer, Integer, ArrayList<Integer>, Double, Integer) - Constructor for class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
 
HistoricTradesResponse - Class in io.github.mainstringargs.domain.polygon.historictrades
HistoricTradesResponse() - Constructor for class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
No args constructor for use in serialization
HistoricTradesResponse(Integer, Integer, Boolean, String, ArrayList<HistoricTrade>) - Constructor for class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
 
HISTORY_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant HISTORY_ENDPOINT.
httpResponse - Variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The Http response.

I

invokeAll(Collection<? extends Callable<T>>) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
invokeDelete(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke delete.
invokeDelete(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
invokeGet(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke get.
invokeGet(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
invokeHead(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke head.
invokeHead(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
invokeOptions(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke options.
invokeOptions(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
invokePatch(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke patch.
invokePatch(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
invokePost(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke post.
invokePost(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
invokePut(AbstractRequestBuilder) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequest
Invoke put http response.
invokePut(AbstractRequestBuilder) - Method in class io.github.mainstringargs.polygon.rest.PolygonRequest
 
io.github.mainstringargs.abstracts.enums - package io.github.mainstringargs.abstracts.enums
 
io.github.mainstringargs.abstracts.rest - package io.github.mainstringargs.abstracts.rest
 
io.github.mainstringargs.abstracts.rest.exception - package io.github.mainstringargs.abstracts.rest.exception
 
io.github.mainstringargs.abstracts.websocket.client - package io.github.mainstringargs.abstracts.websocket.client
 
io.github.mainstringargs.abstracts.websocket.listener - package io.github.mainstringargs.abstracts.websocket.listener
 
io.github.mainstringargs.abstracts.websocket.message - package io.github.mainstringargs.abstracts.websocket.message
 
io.github.mainstringargs.alpaca - package io.github.mainstringargs.alpaca
 
io.github.mainstringargs.alpaca.enums - package io.github.mainstringargs.alpaca.enums
 
io.github.mainstringargs.alpaca.properties - package io.github.mainstringargs.alpaca.properties
 
io.github.mainstringargs.alpaca.rest - package io.github.mainstringargs.alpaca.rest
 
io.github.mainstringargs.alpaca.rest.exception - package io.github.mainstringargs.alpaca.rest.exception
 
io.github.mainstringargs.alpaca.websocket.client - package io.github.mainstringargs.alpaca.websocket.client
 
io.github.mainstringargs.alpaca.websocket.listener - package io.github.mainstringargs.alpaca.websocket.listener
 
io.github.mainstringargs.alpaca.websocket.message - package io.github.mainstringargs.alpaca.websocket.message
 
io.github.mainstringargs.domain.alpaca.account - package io.github.mainstringargs.domain.alpaca.account
 
io.github.mainstringargs.domain.alpaca.accountactivities - package io.github.mainstringargs.domain.alpaca.accountactivities
 
io.github.mainstringargs.domain.alpaca.accountconfiguration - package io.github.mainstringargs.domain.alpaca.accountconfiguration
 
io.github.mainstringargs.domain.alpaca.asset - package io.github.mainstringargs.domain.alpaca.asset
 
io.github.mainstringargs.domain.alpaca.bar - package io.github.mainstringargs.domain.alpaca.bar
 
io.github.mainstringargs.domain.alpaca.calendar - package io.github.mainstringargs.domain.alpaca.calendar
 
io.github.mainstringargs.domain.alpaca.clock - package io.github.mainstringargs.domain.alpaca.clock
 
io.github.mainstringargs.domain.alpaca.order - package io.github.mainstringargs.domain.alpaca.order
 
io.github.mainstringargs.domain.alpaca.portfoliohistory - package io.github.mainstringargs.domain.alpaca.portfoliohistory
 
io.github.mainstringargs.domain.alpaca.position - package io.github.mainstringargs.domain.alpaca.position
 
io.github.mainstringargs.domain.alpaca.watchlist - package io.github.mainstringargs.domain.alpaca.watchlist
 
io.github.mainstringargs.domain.alpaca.websocket - package io.github.mainstringargs.domain.alpaca.websocket
 
io.github.mainstringargs.domain.alpaca.websocket.account - package io.github.mainstringargs.domain.alpaca.websocket.account
 
io.github.mainstringargs.domain.alpaca.websocket.authorization - package io.github.mainstringargs.domain.alpaca.websocket.authorization
 
io.github.mainstringargs.domain.alpaca.websocket.listening - package io.github.mainstringargs.domain.alpaca.websocket.listening
 
io.github.mainstringargs.domain.alpaca.websocket.trade - package io.github.mainstringargs.domain.alpaca.websocket.trade
 
io.github.mainstringargs.domain.polygon.aggregates - package io.github.mainstringargs.domain.polygon.aggregates
 
io.github.mainstringargs.domain.polygon.conditionsmapping - package io.github.mainstringargs.domain.polygon.conditionsmapping
 
io.github.mainstringargs.domain.polygon.dailyopenclose - package io.github.mainstringargs.domain.polygon.dailyopenclose
 
io.github.mainstringargs.domain.polygon.exchanges - package io.github.mainstringargs.domain.polygon.exchanges
 
io.github.mainstringargs.domain.polygon.groupeddaily - package io.github.mainstringargs.domain.polygon.groupeddaily
 
io.github.mainstringargs.domain.polygon.historicquotes - package io.github.mainstringargs.domain.polygon.historicquotes
 
io.github.mainstringargs.domain.polygon.historictrades - package io.github.mainstringargs.domain.polygon.historictrades
 
io.github.mainstringargs.domain.polygon.lastquote - package io.github.mainstringargs.domain.polygon.lastquote
 
io.github.mainstringargs.domain.polygon.lasttrade - package io.github.mainstringargs.domain.polygon.lasttrade
 
io.github.mainstringargs.domain.polygon.locales - package io.github.mainstringargs.domain.polygon.locales
 
io.github.mainstringargs.domain.polygon.marketholidays - package io.github.mainstringargs.domain.polygon.marketholidays
 
io.github.mainstringargs.domain.polygon.markets - package io.github.mainstringargs.domain.polygon.markets
 
io.github.mainstringargs.domain.polygon.marketstatus - package io.github.mainstringargs.domain.polygon.marketstatus
 
io.github.mainstringargs.domain.polygon.previousclose - package io.github.mainstringargs.domain.polygon.previousclose
 
io.github.mainstringargs.domain.polygon.snapshot - package io.github.mainstringargs.domain.polygon.snapshot
 
io.github.mainstringargs.domain.polygon.snapshot.ticker - package io.github.mainstringargs.domain.polygon.snapshot.ticker
 
io.github.mainstringargs.domain.polygon.snapshot.ticker.book - package io.github.mainstringargs.domain.polygon.snapshot.ticker.book
 
io.github.mainstringargs.domain.polygon.stockdividends - package io.github.mainstringargs.domain.polygon.stockdividends
 
io.github.mainstringargs.domain.polygon.stockfinancials - package io.github.mainstringargs.domain.polygon.stockfinancials
 
io.github.mainstringargs.domain.polygon.stocksplits - package io.github.mainstringargs.domain.polygon.stocksplits
 
io.github.mainstringargs.domain.polygon.tickerdetails - package io.github.mainstringargs.domain.polygon.tickerdetails
 
io.github.mainstringargs.domain.polygon.tickernews - package io.github.mainstringargs.domain.polygon.tickernews
 
io.github.mainstringargs.domain.polygon.tickers - package io.github.mainstringargs.domain.polygon.tickers
 
io.github.mainstringargs.domain.polygon.tickers.ticker - package io.github.mainstringargs.domain.polygon.tickers.ticker
 
io.github.mainstringargs.domain.polygon.tickertypes - package io.github.mainstringargs.domain.polygon.tickertypes
 
io.github.mainstringargs.domain.polygon.websocket - package io.github.mainstringargs.domain.polygon.websocket
 
io.github.mainstringargs.domain.polygon.websocket.aggregate - package io.github.mainstringargs.domain.polygon.websocket.aggregate
 
io.github.mainstringargs.domain.polygon.websocket.quote - package io.github.mainstringargs.domain.polygon.websocket.quote
 
io.github.mainstringargs.domain.polygon.websocket.status - package io.github.mainstringargs.domain.polygon.websocket.status
 
io.github.mainstringargs.domain.polygon.websocket.trade - package io.github.mainstringargs.domain.polygon.websocket.trade
 
io.github.mainstringargs.polygon - package io.github.mainstringargs.polygon
 
io.github.mainstringargs.polygon.enums - package io.github.mainstringargs.polygon.enums
 
io.github.mainstringargs.polygon.properties - package io.github.mainstringargs.polygon.properties
 
io.github.mainstringargs.polygon.rest - package io.github.mainstringargs.polygon.rest
 
io.github.mainstringargs.polygon.rest.exception - package io.github.mainstringargs.polygon.rest.exception
 
io.github.mainstringargs.polygon.websocket.client - package io.github.mainstringargs.polygon.websocket.client
 
io.github.mainstringargs.polygon.websocket.listener - package io.github.mainstringargs.polygon.websocket.listener
 
io.github.mainstringargs.polygon.websocket.message - package io.github.mainstringargs.polygon.websocket.message
 
io.github.mainstringargs.util.concurrency - package io.github.mainstringargs.util.concurrency
 
io.github.mainstringargs.util.doc - package io.github.mainstringargs.util.doc
 
io.github.mainstringargs.util.gson - package io.github.mainstringargs.util.gson
 
io.github.mainstringargs.util.properties - package io.github.mainstringargs.util.properties
 
io.github.mainstringargs.util.time - package io.github.mainstringargs.util.time
 
isAPISubscribable() - Method in enum io.github.mainstringargs.alpaca.websocket.message.AlpacaStreamMessageType
Is api subscribable boolean.
isAPISubscribable() - Method in enum io.github.mainstringargs.polygon.websocket.message.PolygonStreamMessageType
Is api subscribable boolean.
isAuthenticated() - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Is authenticated boolean.
isAuthenticated() - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
isAuthenticated() - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
isConnected() - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Is connected boolean.
isConnected() - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
isConnected() - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
isShutdown() - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
isTerminated() - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 

J

JSON_PARSER - Static variable in class io.github.mainstringargs.util.gson.GsonUtil
The constant JSON_PARSER.

K

KEY_ID_VALUE - Static variable in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
The Constant KEY_ID_VALUE.
KEY_ID_VALUE - Static variable in class io.github.mainstringargs.polygon.properties.PolygonProperties
The Constant KEY_ID_VALUE.

L

LAST_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant LAST_ENDPOINT.
LAST_QUOTE_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant LAST_QUOTE_ENDPOINT.
LastQuote - Class in io.github.mainstringargs.domain.polygon.lastquote
LastQuote() - Constructor for class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
No args constructor for use in serialization
LastQuote(Double, Long, Integer, Double, Long, Integer, Long) - Constructor for class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
 
LastQuote - Class in io.github.mainstringargs.domain.polygon.snapshot.ticker
LastQuote() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
No args constructor for use in serialization
LastQuote(Double, Integer, Double, Integer, Long) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
 
LastQuoteResponse - Class in io.github.mainstringargs.domain.polygon.lastquote
LastQuoteResponse() - Constructor for class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
No args constructor for use in serialization
LastQuoteResponse(String, String, LastQuote) - Constructor for class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
 
LastTrade - Class in io.github.mainstringargs.domain.polygon.lasttrade
LastTrade() - Constructor for class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
No args constructor for use in serialization
LastTrade(Double, Long, Integer, Integer, Integer, Integer, Integer, Long) - Constructor for class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
 
LastTrade - Class in io.github.mainstringargs.domain.polygon.snapshot.ticker
LastTrade() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
No args constructor for use in serialization
LastTrade(Integer, Integer, Integer, Integer, Integer, Double, Integer, Long) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
 
LastTradeResponse - Class in io.github.mainstringargs.domain.polygon.lasttrade
LastTradeResponse() - Constructor for class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
No args constructor for use in serialization
LastTradeResponse(String, String, LastTrade) - Constructor for class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
 
LIMIT_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant LIMIT_PARAMETER.
LIMIT_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant LIMIT_PARAMETER.
LIMIT_PRICE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant LIMIT_PRICE_PARAMETER.
ListeningData - Class in io.github.mainstringargs.domain.alpaca.websocket.listening
ListeningData() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
No args constructor for use in serialization
ListeningData(ArrayList<String>) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
 
ListeningMessage - Class in io.github.mainstringargs.domain.alpaca.websocket.listening
ListeningMessage() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
No args constructor for use in serialization
ListeningMessage(ListeningData) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
 
loadPropertyFile(String) - Static method in class io.github.mainstringargs.util.properties.PropertyUtil
Load property file properties.
Locale - Class in io.github.mainstringargs.domain.polygon.locales
Locale() - Constructor for class io.github.mainstringargs.domain.polygon.locales.Locale
No args constructor for use in serialization
Locale(String, String) - Constructor for class io.github.mainstringargs.domain.polygon.locales.Locale
 
LOCALE_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant LOCALE_ENDPOINT.
LOCALE_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant LOCALE_PARAMETER.
LOCALES_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant LOCALES_ENDPOINT.
LocalesResponse - Class in io.github.mainstringargs.domain.polygon.locales
LocalesResponse() - Constructor for class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
No args constructor for use in serialization
LocalesResponse(String, ArrayList<Locale>) - Constructor for class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
 

M

main(String[]) - Static method in class io.github.mainstringargs.alpaca.AlpacaExample
The entry point of application.
main(String[]) - Static method in class io.github.mainstringargs.polygon.PolygonExample
The main method.
Market - Class in io.github.mainstringargs.domain.polygon.markets
Market() - Constructor for class io.github.mainstringargs.domain.polygon.markets.Market
No args constructor for use in serialization
Market(String, String) - Constructor for class io.github.mainstringargs.domain.polygon.markets.Market
 
Market - Enum in io.github.mainstringargs.polygon.enums
The Enum SymbolsMarket.
MARKET_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant MARKET_ENDPOINT.
MARKET_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant MARKET_PARAMETER.
MARKET_STATUS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant MARKET_STATUS_ENDPOINT.
MarketHoliday - Class in io.github.mainstringargs.domain.polygon.marketholidays
MarketHoliday() - Constructor for class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
No args constructor for use in serialization
MarketHoliday(String, String, String, ZonedDateTime, ZonedDateTime, ZonedDateTime) - Constructor for class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
 
MARKETS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant MARKETS_ENDPOINT.
MarketsResponse - Class in io.github.mainstringargs.domain.polygon.markets
MarketsResponse() - Constructor for class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
No args constructor for use in serialization
MarketsResponse(String, ArrayList<Market>) - Constructor for class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
 
MarketStatus - Class in io.github.mainstringargs.domain.polygon.marketstatus
MarketStatus() - Constructor for class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
No args constructor for use in serialization
MarketStatus(String, ZonedDateTime, HashMap<String, String>, HashMap<String, String>) - Constructor for class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
 
MESSAGE_KEY - Static variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The constant MESSAGE_KEY.
META_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant META_ENDPOINT.

N

NBBO_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant NBBO_ENDPOINT.
NESTED_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant NESTED_PARAMETER.
newCachedThreadPool(ThreadFactory) - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New cached thread pool.
newCachedThreadPool() - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New cached thread pool.
newFixedThreadPool(int) - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New fixed thread pool.
newFixedThreadPool(int, ThreadFactory) - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New fixed thread pool.
NEWS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant NEWS_ENDPOINT.
newScheduledThreadPool(int) - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New scheduled thread pool.
newScheduledThreadPool(int, ThreadFactory) - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New scheduled thread pool.
newSingleThreadExecutor(ThreadFactory) - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New single thread executor.
newSingleThreadExecutor() - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New single thread executor.
newSingleThreadScheduledExecutor() - Static method in class io.github.mainstringargs.util.concurrency.ExecutorTracer
New single thread scheduled executor.
NonTradeActivity - Class in io.github.mainstringargs.domain.alpaca.accountactivities
NonTradeActivity() - Constructor for class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
No args constructor for use in serialization
NonTradeActivity(String, String, String, String, String, String, String, String) - Constructor for class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
 
NOW_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant NOW_ENDPOINT.

O

OFFSET_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant OFFSET_PARAMETER.
onClose(Session, CloseReason) - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
On close.
onCloseAnnotated(Session, CloseReason) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClientEndpoint
 
onCloseAnnotated(Session, CloseReason) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClientEndpoint
 
onMessage(String) - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
On message.
onMessageAnnotated(byte[]) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClientEndpoint
 
onMessageAnnotated(String) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClientEndpoint
 
onOpen(Session) - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
On open.
onOpenAnnotated(Session) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClientEndpoint
 
onOpenAnnotated(Session) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClientEndpoint
 
onStreamUpdate(T, M) - Method in interface io.github.mainstringargs.abstracts.websocket.listener.StreamListener
On stream update.
onStreamUpdate(AlpacaStreamMessageType, AlpacaStreamMessage) - Method in class io.github.mainstringargs.alpaca.websocket.listener.AlpacaStreamListenerAdapter
 
onStreamUpdate(PolygonStreamMessageType, PolygonStreamMessage) - Method in class io.github.mainstringargs.polygon.websocket.listener.PolygonStreamListenerAdapter
 
OPEN_CLOSE_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant OPEN_CLOSE_ENDPOINT.
Order - Class in io.github.mainstringargs.domain.alpaca.order
Order() - Constructor for class io.github.mainstringargs.domain.alpaca.order.Order
No args constructor for use in serialization
Order(String, String, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime, ZonedDateTime, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, ArrayList<Order>) - Constructor for class io.github.mainstringargs.domain.alpaca.order.Order
 
ORDER_CLASS_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant ORDER_CLASS_PARAMETER.
OrderClass - Enum in io.github.mainstringargs.alpaca.enums
The enum Account status.
ORDERS_BY_CLIENT_ORDER_ID_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant ORDERS_BY_CLIENT_ORDER_ID_ENDPOINT.
ORDERS_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant ORDERS_ENDPOINT.
OrderSide - Enum in io.github.mainstringargs.alpaca.enums
The Enum OrderSide.
OrderStatus - Enum in io.github.mainstringargs.alpaca.enums
The Enum OrderStatus.
OrderTimeInForce - Enum in io.github.mainstringargs.alpaca.enums
The Enum OrderTimeInForce.
OrderType - Enum in io.github.mainstringargs.alpaca.enums
The Enum OrderType.

P

PAGE_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant PAGE_PARAMETER.
PAGE_SIZE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant PAGE_SIZE_PARAMETER.
PAGE_TOKEN_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant PAGE_TOKEN_PARAMETER.
parseAPIExceptionMessage() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Parse the API exception message to populate the following fields:
parseAPIExceptionMessage() - Method in exception io.github.mainstringargs.alpaca.rest.exception.AlpacaAPIRequestException
 
parseAPIExceptionMessage() - Method in exception io.github.mainstringargs.polygon.rest.exception.PolygonAPIRequestException
 
parseStandardAPIExceptionResponse() - Method in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
Parse a standard API exception response.
PERIOD_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant PERIOD_PARAMETER.
PERPAGE_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant PERPAGE_PARAMETER.
POLYGON_WEB_SOCKET_SERVER_URL_VALUE - Static variable in class io.github.mainstringargs.polygon.properties.PolygonProperties
The polygon web socket server url value.
PolygonAPI - Class in io.github.mainstringargs.polygon
The Class PolygonAPI.
PolygonAPI() - Constructor for class io.github.mainstringargs.polygon.PolygonAPI
Instantiates a new polygon API.
PolygonAPI(String) - Constructor for class io.github.mainstringargs.polygon.PolygonAPI
Instantiates a new polygon API.
PolygonAPI(String, String, String) - Constructor for class io.github.mainstringargs.polygon.PolygonAPI
Instantiates a new polygon API.
PolygonAPIRequestException - Exception in io.github.mainstringargs.polygon.rest.exception
The Class PolygonAPIException.
PolygonAPIRequestException(HttpResponse<InputStream>) - Constructor for exception io.github.mainstringargs.polygon.rest.exception.PolygonAPIRequestException
Instantiates a new Polygon api request exception.
PolygonConstants - Class in io.github.mainstringargs.polygon
The type Polygon constants.
PolygonConstants() - Constructor for class io.github.mainstringargs.polygon.PolygonConstants
 
PolygonExample - Class in io.github.mainstringargs.polygon
The Class Example.
PolygonExample() - Constructor for class io.github.mainstringargs.polygon.PolygonExample
 
PolygonProperties - Class in io.github.mainstringargs.polygon.properties
The Class AlpacaProperties.
PolygonProperties() - Constructor for class io.github.mainstringargs.polygon.properties.PolygonProperties
 
PolygonRequest - Class in io.github.mainstringargs.polygon.rest
The Class PolygonRequest.
PolygonRequest(String) - Constructor for class io.github.mainstringargs.polygon.rest.PolygonRequest
Instantiates a new polygon request.
PolygonRequestBuilder - Class in io.github.mainstringargs.polygon.rest
The Class PolygonRequestBuilder.
PolygonRequestBuilder(String, String, String...) - Constructor for class io.github.mainstringargs.polygon.rest.PolygonRequestBuilder
Instantiates a new Polygon request builder.
PolygonStreamListener - Interface in io.github.mainstringargs.polygon.websocket.listener
The listener interface for receiving polygonStream events.
PolygonStreamListenerAdapter - Class in io.github.mainstringargs.polygon.websocket.listener
The Class PolygonStreamListenerAdapter.
PolygonStreamListenerAdapter(String, PolygonStreamMessageType...) - Constructor for class io.github.mainstringargs.polygon.websocket.listener.PolygonStreamListenerAdapter
Instantiates a new polygon stream listener adapter.
PolygonStreamListenerAdapter(Set<String>, PolygonStreamMessageType...) - Constructor for class io.github.mainstringargs.polygon.websocket.listener.PolygonStreamListenerAdapter
Instantiates a new polygon stream listener adapter.
PolygonStreamListenerAdapter(Map<String, Set<PolygonStreamMessageType>>) - Constructor for class io.github.mainstringargs.polygon.websocket.listener.PolygonStreamListenerAdapter
Instantiates a new polygon stream listener adapter.
PolygonStreamMessage - Class in io.github.mainstringargs.domain.polygon.websocket
PolygonStreamMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
No args constructor for use in serialization
PolygonStreamMessage(PolygonStreamMessageType, String) - Constructor for class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
 
PolygonStreamMessageType - Enum in io.github.mainstringargs.polygon.websocket.message
The enum Polygon stream message type.
PolygonWebsocketClient - Class in io.github.mainstringargs.polygon.websocket.client
The Class WebsocketClient.
PolygonWebsocketClient(String, String) - Constructor for class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
Instantiates a new Polygon websocket client.
PolygonWebsocketClientEndpoint - Class in io.github.mainstringargs.polygon.websocket.client
The type Polygon websocket client endpoint.
PolygonWebsocketClientEndpoint(WebsocketClient, URI) - Constructor for class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClientEndpoint
Instantiates a new Polygon websocket client endpoint.
PORTFOLIO_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant PORTFOLIO_ENDPOINT.
PortfolioHistory - Class in io.github.mainstringargs.domain.alpaca.portfoliohistory
PortfolioHistory() - Constructor for class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
No args constructor for use in serialization
PortfolioHistory(ArrayList<Long>, ArrayList<Double>, ArrayList<Double>, ArrayList<Double>, Double, PortfolioTimeFrame) - Constructor for class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
 
PortfolioPeriodUnit - Enum in io.github.mainstringargs.alpaca.enums
The enum Portfolio period unit.
PortfolioTimeFrame - Enum in io.github.mainstringargs.alpaca.enums
 
Position - Class in io.github.mainstringargs.domain.alpaca.position
Position() - Constructor for class io.github.mainstringargs.domain.alpaca.position.Position
No args constructor for use in serialization
Position(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class io.github.mainstringargs.domain.alpaca.position.Position
 
POSITIONS_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant POSITIONS_ENDPOINT.
PREV_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant PREV_ENDPOINT.
PreviousCloseResponse - Class in io.github.mainstringargs.domain.polygon.previousclose
PreviousCloseResponse() - Constructor for class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
No args constructor for use in serialization
PreviousCloseResponse(String, String, Boolean, Integer, Integer, ArrayList<Aggregate>) - Constructor for class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
 
printAlpacaHTMLWebDocAsJSONSchema(String) - Static method in class io.github.mainstringargs.util.doc.Documentation2JSONSchema
This is a standalone helper method that converts properties HTML copied from the Alpaca docs page into a json schema property list that includes the type and the description.
printPolygonHTMLWebDocAsJSONSchema(String) - Static method in class io.github.mainstringargs.util.doc.Documentation2JSONSchema
This is a standalone helper method that converts response schema HTML copied from the Polygon docs page into a json schema property list that includes the type and the description.
PropertyUtil - Class in io.github.mainstringargs.util.properties
The type Property util.
PropertyUtil() - Constructor for class io.github.mainstringargs.util.properties.PropertyUtil
 

Q

QTY_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant QTY_PARAMETER.
QuoteMessage - Class in io.github.mainstringargs.domain.polygon.websocket.quote
QuoteMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
No args constructor for use in serialization
QuoteMessage(String, Double, Integer, String, Double, Integer, Integer, Long) - Constructor for class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
 
QUOTES_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant QUOTES_ENDPOINT.

R

RANGE_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant RANGE_ENDPOINT.
REFERENCE_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant REFERENCE_ENDPOINT.
removeAlpacaStreamListener(AlpacaStreamListener) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Removes the alpaca stream listener.
removeListener(StreamListener) - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Remove listener.
removeListener(StreamListener) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
removeListener(StreamListener) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
removePolygonStreamListener(PolygonStreamListener) - Method in class io.github.mainstringargs.polygon.PolygonAPI
Removes the polygon stream listener.
removeSymbolFromWatchlist(String, String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Delete one entry for an asset by symbol name.
replaceOrder(String, Integer, OrderTimeInForce, Double, Double, String) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Replaces a single order with updated parameters.
requestNewLimitBracketOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
A bracket order is a chain of three orders that can be used to manage your position entry and exit.
requestNewLimitOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
A limit order is an order to buy or sell at a specified price or better.
requestNewMarketBracketOrder(String, Integer, OrderSide, OrderTimeInForce, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
A bracket order is a chain of three orders that can be used to manage your position entry and exit.
requestNewMarketOrder(String, Integer, OrderSide, OrderTimeInForce, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
A market order is a request to buy or sell a security at the currently available market price.
requestNewOCOOrder(String, Integer, OrderSide, OrderTimeInForce, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
OCO (One-Cancels-Other) is another type of advanced order type.
requestNewOrder(String, Integer, OrderSide, OrderType, OrderTimeInForce, Double, Double, Boolean, String, OrderClass, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Places a new order for the given account.
requestNewOTOLimitOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
OTO (One-Triggers-Other) is a variant of bracket order.
requestNewOTOMarketOrder(String, Integer, OrderSide, OrderTimeInForce, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
OTO (One-Triggers-Other) is a variant of bracket order.
requestNewOTOStopLimitOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Double, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
OTO (One-Triggers-Other) is a variant of bracket order.
requestNewOTOStopOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Boolean, Double, Double, Double) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
OTO (One-Triggers-Other) is a variant of bracket order.
requestNewStopLimitOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Double, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
A stop-limit order is a conditional trade over a set time frame that combines the features of a stop order with those of a limit order and is used to mitigate risk.
requestNewStopOrder(String, Integer, OrderSide, OrderTimeInForce, Double, Boolean) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
A stop (market) order is an order to buy or sell a security when its price moves past a particular point, ensuring a higher probability of achieving a predetermined entry or exit price.
requestStatusCode - Variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The Request code.
requestStatusText - Variable in exception io.github.mainstringargs.abstracts.rest.exception.AbstractAPIRequestException
The Request status text.
REVERSE_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant REVERSE_PARAMETER.

S

SEARCH_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant SEARCH_PARAMETER.
SECRET_VALUE - Static variable in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
The Constant SECRET_VALUE.
sendAuthenticationMessage() - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Send authentication message.
sendAuthenticationMessage() - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
sendAuthenticationMessage() - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
sendMessage(String) - Method in class io.github.mainstringargs.abstracts.websocket.client.AbstractWebsocketClientEndpoint
Send a message.
sendStreamMessageToListeners(StreamMessageType, StreamMessage) - Method in interface io.github.mainstringargs.abstracts.websocket.client.WebsocketClient
Send stream message to listeners.
sendStreamMessageToListeners(StreamMessageType, StreamMessage) - Method in class io.github.mainstringargs.alpaca.websocket.client.AlpacaWebsocketClient
 
sendStreamMessageToListeners(StreamMessageType, StreamMessage) - Method in class io.github.mainstringargs.polygon.websocket.client.PolygonWebsocketClient
 
serialize(ZonedDateTime, Type, JsonSerializationContext) - Method in class io.github.mainstringargs.util.gson.ZonedDateTimeAdapter
 
setA(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Average / VWAP Price
setAccountBlocked(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
If true, the account activity by user is prohibited.
setAccountConfiguration(AccountConfiguration) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Sets account configuration.
setAccountId(String) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Account ID
setAccountNumber(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Account number.
setAccumulatedOtherComprehensiveIncome(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
accumulatedOtherComprehensiveIncome
setAccumulatedRetainedEarningsDeficit(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
accumulatedRetainedEarningsDeficit
setAction(String) - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
The desired action.
setActive(Boolean) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Active
setActivityType(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
See https://docs.alpaca.markets/api-documentation/api-v2/account-activities/#activity-types for a list of possible values.
setActivityType(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
FILL
setAdjusted(Boolean) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
If this response was adjusted for splits
setAdjusted(Boolean) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
If this response was adjusted for splits
setAdjusted(Boolean) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
If this response was adjusted for splits
setAfterHours(DailyOpenCloseTrade) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
afterHours
setAmount(Double) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Amount of the dividend
setAp(Double) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
ASK Price
setAp(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Ask Price
setAp(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Ask Price
setAs(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
ASK Size ( In round lots )
setAs(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Ask size in lots
setAs(Integer) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Ask Size
setAskCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The volume of asks on the book
setAskexchange(Integer) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Exchange the ask happened on
setAskprice(Double) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Ask Price
setAsks(ArrayList<BookOrder>) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The asks on the book
setAsksize(Long) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Ask Size
setAssetClass(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Asset class
setAssetClass(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Asset class name
setAssetId(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Asset ID
setAssetId(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Asset ID
setAssets(ArrayList<Asset>) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
The content of this watchlist, in the order as registered by the client
setAssets(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assets
setAssetsAverage(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetsAverage
setAssetsCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetsCurrent
setAssetsNonCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetsNonCurrent
setAssetTurnover(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
assetTurnover
setAttrs(HashMap<String, String>) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
Attributes
setAv(Long) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Accumulated Volume ( Today )
setAverageEquity(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
averageEquity
setAvgEntryPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Average entry price of the position
setAx(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
ASK Exchange ID
setAx(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Ask Exchange ID
setBaseValue(Double) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Basis in dollar of the profit loss calculation
setBidCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The volume of bids on the book
setBidexchange(Integer) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Exchange the bid happened on
setBidprice(Double) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Bid Price
setBids(ArrayList<BookOrder>) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The bids on the book
setBidsize(Long) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Bid Size
setBloomberg(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Bloomberg guid for this symbol
setBody(Order) - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
The cancelled order
setBody(Order) - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
The position-closing order
setBookValuePerShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
bookValuePerShare
setBp(Double) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
BID Price
setBp(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Bid Price
setBp(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Bid Price
setBs(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
BID Size ( In round lots )
setBs(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Bid size in lots
setBs(Integer) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Bid Size
setBuyingPower(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Current available $ buying power; If multiplier = 4, this is your daytrade buying power which is calculated as (last_equity - (last) maintenance_margin) * 4; If multiplier = 2, buying_power = max(equity – initial_margin,0) * 2; If multiplier = 1, buying_power = cash
setBx(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
BID Exchange ID
setBx(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Bix Exchange ID
setC(Double) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Close price
setC(Double) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Close
setC(ArrayList<Integer>) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Conditions
setC(ArrayList<Integer>) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Conditions
setC(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Close price
setC(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Close Price
setC(Integer) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Quote Condition
setC(ArrayList<Integer>) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade Conditions
setC1(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 1 of this trade
setC2(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 2 of this trade
setC3(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 3 of this trade
setC4(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Condition 4 of this trade
setCalendarDate(String) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
calendarDate
setCanceledAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Canceled at
setCapitalExpenditure(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
capitalExpenditure
setCash(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Cash balance
setCashAndEquivalents(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
cashAndEquivalents
setCashAndEquivalentsUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
cashAndEquivalentsUSD
setCeo(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Name of the companies current CEO
setChangeToday(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Percent change from last day price (by a factor of 1)
setCik(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Official CIK guid used for SEC database / filings.
setClass_(String) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
“us_equity”
setClientOrderId(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Client unique order ID
setClose(String) - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
The time the market closes at on this date in “%H:%M” format
setClose(DailyOpenCloseTrade) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
close
setClose(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Market close time on this holiday ( if it's not closed )
setCodes(HashMap<String, String>) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
Codes
setCond1(Integer) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 1 of the trade
setCond2(Integer) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 2 of the trade
setCond3(Integer) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 3 of the trade
setCond4(Integer) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Condition 4 of the trade
setCondition1(Integer) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 1 of this trade
setCondition2(Integer) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 2 of this trade
setCondition3(Integer) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 3 of this trade
setCondition4(Integer) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Condition 4 of this trade
setConsolidatedIncome(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
consolidatedIncome
setCostBasis(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Total cost basis in dollar
setCostOfRevenue(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
costOfRevenue
setCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
Count
setCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
Count
setCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
Count
setCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Count
setCountry(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Country in which this company is registered
setCreatedAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Timestamp this account was created at
setCreatedAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Created at
setCreatedAt(String) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Created at
setCumQty(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The cumulative quantity of shares involved in the execution.
setCurrencies(HashMap<String, String>) - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
currencies
setCurrency(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
“USD”
setCurrency(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Currency
setCurrentLiabilities(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
currentLiabilities
setCurrentPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Current asset price per share
setCurrentRatio(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
currentRatio
setCustomBody(String) - Method in class io.github.mainstringargs.abstracts.rest.AbstractRequestBuilder
Sets custom body.
setData(AccountUpdate) - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
 
setData(AuthorizationData) - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
The data
setData(ListeningData) - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
The data
setData(TradeUpdate) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
 
setData(BookData) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
The book data
setDate(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
The date on which the activity occurred or on which the transaction associated with the activity settled.
setDate(String) - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
Date string in “%Y-%m-%d” format
setDate(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Date of this holiday
setDay(TickerCandle) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
day
setDaytradeCount(Integer) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
The current number of daytrades that have been made in the last 5 trading days (inclusive of today)
setDaytradingBuyingPower(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Your buying power for day trades (continuously updated value)
setDbLatency(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
Milliseconds of latency for the query results from DB
setDbLatency(Integer) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
Milliseconds of latency for the query results from DB
setDebt(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debt
setDebtCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtCurrent
setDebtNonCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtNonCurrent
setDebtToEquityRatio(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtToEquityRatio
setDebtUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
debtUSD
setDeclaredDate(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Declared date of the trade
setDeclaredDate(String) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Payment date of the split
setDeferredRevenue(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
deferredRevenue
setDeposits(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
deposits
setDepreciationAmortizationAndAccretion(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
depreciationAmortizationAndAccretion
setDesc(String) - Method in class io.github.mainstringargs.domain.polygon.markets.Market
Description
setDescription(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
For Transaction records (TRANS,CSR,CSD) a description field is present (even if the docs don't mention it!
setDividendsPerBasicCommonShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
dividendsPerBasicCommonShare
setDividendYield(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
dividendYield
setDtbpCheck(String) - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
Both, entry, or exit.
setE(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
The exchange this trade happened on
setE(Long) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick End Timestamp ( Unix MS )
setEarningBeforeInterestTaxes(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningBeforeInterestTaxes
setEarningBeforeInterestTaxesUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningBeforeInterestTaxesUSD
setEarningsBeforeInterestTaxesDepreciationAmortization(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsBeforeInterestTaxesDepreciationAmortization
setEarningsBeforeInterestTaxesDepreciationAmortizationUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsBeforeInterestTaxesDepreciationAmortizationUSD
setEarningsBeforeTax(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsBeforeTax
setEarningsPerBasicShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsPerBasicShare
setEarningsPerBasicShareUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsPerBasicShareUSD
setEarningsPerDilutedShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
earningsPerDilutedShare
setEasyToBorrow(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is easy-to-borrow or not (filtering for easy_to_borrow = True is the best way to check whether the name is currently available to short at Alpaca).
setEBITDAMargin(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
EBITDAMargin
setEffectOfExchangeRateChangesOnCash(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
effectOfExchangeRateChangesOnCash
setEmployees(Integer) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Approximate number of employees
setEnterpriseValue(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
enterpriseValue
setEnterpriseValueOverEBIT(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
enterpriseValueOverEBIT
setEnterpriseValueOverEBITDA(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
enterpriseValueOverEBITDA
setEquity(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Cash + long_market_value + short_market_value
setEquity(ArrayList<Double>) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Equity value of the account in dollar amount as of the end of each time window
setEv(PolygonStreamMessageType) - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
The event type
setEvent(String) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The event type
setExchange(String) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
AMEX, ARCA, BATS, NYSE, NASDAQ or NYSEARCA
setExchange(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Exchange name of the asset
setExchange(Integer) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
The exchange this trade happened on
setExchange(Integer) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Exchange this trade happened on
setExchange(String) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Which market this record is for.
setExchange(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Symbols primary exchange
setExchanges(HashMap<String, String>) - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
exchanges
setExDate(String) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Execution date of the trade
setExDate(String) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Execution date of the split
setExpiredAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Expired at
setExtendedHours(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
If true, eligible for execution outside regular trading hours.
setF(Long) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Nanosecond accuracy TRF(Trade Reporting Facility) Unix Timestamp
setF(Long) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Nanosecond accuracy TRF(Trade Reporting Facility) Unix Timestamp
setFailedAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Failed at
setFigi(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
guid for the OpenFigi project ( https://openfigi.com/ )
setFilledAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Filled at
setFilledAvgPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Stop price
setFilledQty(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Filled quantity
setFlag(String) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Refers to the dividend flag, if set
FI = Final dividend, div ends or instrument ends
LI = Liquidation, instrument liquidates
PR = Proceeds of a sale of rights or shares
RE = Redemption of rights
AC = Accrued dividend
AR = Payment in arrears
AD = Additional payment
EX = Extra payment
SP = Special dividend
YE = Year end
UR = Unknown rate
SU = Regular dividend is suspended
setForeignCurrencyUSDExchangeRate(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
foreignCurrencyUSDExchangeRate
setForfactor(Double) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
For factor of the split.
setFreeCashFlow(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
freeCashFlow
setFreeCashFlowPerShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
freeCashFlowPerShare
setGoodwillAndIntangibleAssets(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
goodwillAndIntangibleAssets
setGrossMargin(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
grossMargin
setGrossProfit(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
grossProfit
setH(Double) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
High price
setH(Double) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
High
setH(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
High price
setH(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick High Price
setI(ArrayList<Integer>) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Indicators
setI(String) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Trade ID
setI(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade ID
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Account ID.
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
An ID for the activity, always in “::” format.
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
An id for the activity.
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset ID.
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
Order ID
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Order ID
setId(String) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Watchlist ID
setId(Integer) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
ID of the exchange
setImage(String) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
URL of the image for this article, if found
setIncomeTaxExpense(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
incomeTaxExpense
setIndexTypes(HashMap<String, String>) - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
Index Types
setIndustry(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Industry this company operates in
setInitialMargin(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Reg T initial margin requirement (continuously updated value)
setInterestExpense(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
interestExpense
setInventory(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
inventory
setInvestedCapital(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investedCapital
setInvestedCapitalAverage(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investedCapitalAverage
setInvestments(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investments
setInvestmentsCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investmentsCurrent
setInvestmentsNonCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
investmentsNonCurrent
setIsOpen(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Whether or not the market is open
setIssuanceDebtSecurities(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
issuanceDebtSecurities
setIssuanceEquityShares(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
issuanceEquityShares
setKeywords(ArrayList<String>) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
keywords
setL(Double) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Low price
setL(Double) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Low
setL(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Low price
setL(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Low Price
setLast(LastQuote) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
last
setLast(LastTrade) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
last
setLastdayPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Last day’s asset price per share based on the closing value of the last trading day
setLastEquity(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Equity as of previous trading day at 16:00:00 ET
setLastMaintenanceMargin(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Your maintenance margin requirement on the previous trading day
setLastQuote(LastQuote) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
lastQuote
setLastTrade(LastTrade) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
lastTrade
setLeavesQty(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
For partially_filled orders, the quantity of shares that are left to be filled.
setLegs(ArrayList<Order>) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
When querying non-simple order_class orders in a nested style, an array of Order entities associated with this order is returned.
setLei(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Legal Entity Identifier (LEI) guid for symbol ( https://en.wikipedia.org/wiki/Legal_Entity_Identifier )
setLiabilitiesNonCurrent(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
liabilitiesNonCurrent
setLimitPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Limit price
setListdate(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Date this symbol was listed on the exchange.
setLocale(String) - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
Locale
setLocale(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Locale
setLogo(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
URL of the entities logo.
setLongMarketValue(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Real-time MtM value of all long positions held in the account
setMaintenanceMargin(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Maintenance margin requirement (continuously updated value)
setMarginable(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is marginable or not.
setMarket(String) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Market data type this exchange contains.
setMarket(String) - Method in class io.github.mainstringargs.domain.polygon.markets.Market
Market
setMarket(String) - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
Status of the market as a whole.
setMarket(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Market
setMarketcap(Double) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Current market cap for this company
setMarketCapitalization(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
marketCapitalization
setMarketValue(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Total dollar amount of the position
setMessage(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
The message
setMic(String) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Market Identification Code
setMin(TickerCandle) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
min
setMultiplier(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Buying power multiplier that represents account margin classification; valid values 1 (standard limited margin account with 1x buying power), 2 (reg T margin account with 2x intraday and overnight buying power; this is the default for all non-PDT accounts with $2,000 or more equity), 4 (PDT account with 4x intraday buying power and 2x reg T overnight buying power)
setN(Integer) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Number of items in aggregate window
setName(String) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
User-defined watchlist name (up to 64 characters)
setName(String) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Name of the exchange
setName(String) - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
Name
setName(String) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Human readable description of the holiday
setName(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Name of the company/entity
setName(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Name of the item.
setNetAmount(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
The net amount of money (positive or negative) associated with the activity.
setNetCashFlow(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlow
setNetCashFlowBusinessAcquisitionsDisposals(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowBusinessAcquisitionsDisposals
setNetCashFlowFromFinancing(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowFromFinancing
setNetCashFlowFromInvesting(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowFromInvesting
setNetCashFlowFromOperations(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowFromOperations
setNetCashFlowInvestmentAcquisitionsDisposals(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netCashFlowInvestmentAcquisitionsDisposals
setNetIncome(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncome
setNetIncomeCommonStock(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncomeCommonStock
setNetIncomeCommonStockUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncomeCommonStockUSD
setNetIncomeToNonControllingInterests(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netIncomeToNonControllingInterests
setNetLossIncomeFromDiscontinuedOperations(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
netLossIncomeFromDiscontinuedOperations
setNextClose(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Next market close timestamp
setNextOpen(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Next market open timestamp
setNoShorting(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
If true, account becomes long-only mode.
setO(Double) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Open price
setO(Double) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Open
setO(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Open price
setO(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Open Price
setOp(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Today's official opening price
setOpen(String) - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
The time the market opens at on this date in “%H:%M” format
setOpen(DailyOpenCloseTrade) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
open
setOpen(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Market open time on this holiday ( if it's not closed )
setOperatingExpenses(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
operatingExpenses
setOperatingIncome(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
operatingIncome
setOrder(Order) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The Order
setOrderId(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The id for the order that filled.
setP(Double) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Price of the trade
setP(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
The price
setP(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Price of the trade
setP(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Price
setPage(Integer) - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Page
setPatternDayTrader(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Whether or not the account has been flagged as a pattern day trader
setPaymentDate(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Payment date of the trade
setPaymentDate(String) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Payment date of the split
setPaymentDividendsOtherCashDistributions(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
paymentDividendsOtherCashDistributions
setPayoutRatio(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
payoutRatio
setPeriod(String) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
Reporting period.
setPerPage(Integer) - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Per Page
setPerShareAmount(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
For dividend activities, the average amount paid per share.
setPhone(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Phone number for this company.
setPortfolioValue(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Total value of cash + holding positions (This field is deprecated.
setPositionQty(String) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The position quantity
setPreferredDividendsIncomeStatementImpact(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
preferredDividendsIncomeStatementImpact
setPrevDay(TickerCandle) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
prevDay
setPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The per-share price that the trade was executed at.
setPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The Price
setPrice(Double) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Price of the trade
setPrice(Double) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Price of the trade
setPriceEarnings(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceEarnings
setPriceSales(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceSales
setPriceToBookValue(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceToBookValue
setPriceToEarningsRatio(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceToEarningsRatio
setPriceToSalesRatio(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
priceToSalesRatio
setPrimaryExch(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Primary Exchange
setProfitLoss(ArrayList<Double>) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Profit/loss in dollar from the base value
setProfitLossPct(ArrayList<Double>) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Profit/loss in percentage from the base value
setProfitMargin(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
profitMargin
setPropertyPlantEquipmentNet(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
propertyPlantEquipmentNet
setQ(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Sequence Number
setQ(Integer) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Sequence Number
setQty(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
For dividend activities, the number of shares that contributed to the payment.
setQty(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The number of shares involved in the trade execution.
setQty(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Ordered quantity
setQty(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
The number of shares
setQualified(String) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Refers to the dividend income type
- P = Partially qualified income
- Q = Qualified income
- N = Unqualified income
- null = N/A or unknown
Can be P, Q, N or null
setQueryCount(Double) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Number of aggregate ( min or day ) used to generate the response
setQueryCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Number of aggregate ( min or day ) used to generate the response
setQueryCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Number of aggregate ( min or day ) used to generate the response
setRatio(Double) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
refers to the split ratio.
setRecordDate(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Record date of the trade
setRecordDate(String) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
Payment date of the split
setRegtBuyingPower(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Your buying power under Regulation T (your excess equity - equity minus margin value - times your margin multiplier)
setReplacedAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Replaced at
setReplacedBy(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
The order ID that this order was replaced by
setReplaces(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
The order ID that this order replaces
setReportPeriod(String) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
reportPeriod
setResearchAndDevelopmentExpense(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
researchAndDevelopmentExpense
setResults(ArrayList<Aggregate>) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
results
setResults(ArrayList<Aggregate>) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Results
setResults(ArrayList<HistoricQuote>) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
results
setResults(ArrayList<HistoricTrade>) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
results
setResults(ArrayList<Locale>) - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
Results
setResults(ArrayList<Market>) - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
Results
setResults(ArrayList<Aggregate>) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Results
setResults(ArrayList<StockDividend>) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
Results
setResults(ArrayList<StockFinancials>) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
Results
setResults(ArrayList<StockSplit>) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
Results
setResults(ArrayList<Ticker>) - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Results
setResults(TickerTypes) - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
Results
setResultsCount(Double) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Total number of results generated
setResultsCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Total number of results generated
setResultsCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
Total number of results in this response
setResultsCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
Total number of results in this response
setResultsCount(Integer) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Total number of results generated
setReturnOnAverageAssets(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnAverageAssets
setReturnOnAverageEquity(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnAverageEquity
setReturnOnInvestedCapital(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnInvestedCapital
setReturnOnSales(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
returnOnSales
setRevenues(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
revenues
setRevenuesUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
revenuesUSD
setS(Integer) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Size/Volume of the trade
setS(Integer) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Size of the trade
setS(Long) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Start Timestamp ( Unix MS )
setS(Integer) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade Size
setSalesPerShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
salesPerShare
setSector(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Sector of the indsutry in which this symbol operates in
setSellingGeneralAndAdministrativeExpense(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
sellingGeneralAndAdministrativeExpense
setServerTime(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
Current time of the server
setShareBasedCompensation(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareBasedCompensation
setShareFactor(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareFactor
setShareholdersEquity(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareholdersEquity
setShareholdersEquityUSD(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shareholdersEquityUSD
setSharePriceAdjustedClose(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
sharePriceAdjustedClose
setShares(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
shares
setShortable(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is shortable or not.
setShortingEnabled(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Flag to denote whether or not the account is permitted to short
setShortMarketValue(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Real-time MtM value of all short positions held in the account
setSic(Integer) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Standard Industrial Classification (SIC) id for symbol ( https://en.wikipedia.org/wiki/Standard_Industrial_Classification )
setSide(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
Buy or sell
setSide(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Valid values: buy, sell
setSide(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
“long”
setSimilar(ArrayList<String>) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
similar
setSize(Integer) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Size of the trade
setSize(Long) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Size of this trade
setSma(String) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
Value of special memorandum account (will be used at a later date to provide additional buying_power)
setSource(String) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Source of this article
setSpread(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The spread
setStatus(AccountStatus) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
See Account Status
setStatus(String) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
active or inactive
setStatus(Integer) - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
The HTTP status code of the cancel status
setStatus(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
See Orders page
setStatus(Integer) - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
The HTTP status code of the position-closing order status
setStatus(String) - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
The status.
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Status of the response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Status of the response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
Status of this requests response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
Status of this requests response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
Status of the market on this holiday.
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Status of the response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
Status of this requests response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
Status of this requests response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
Status of this requests response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
Status of this requests response
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
Status
setStatus(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
The status
setStopPrice(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Stop price
setStream(AlpacaStreamMessageType) - Method in class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
The stream type
setStreams(ArrayList<String>) - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
 
setSubmittedAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Submitted at
setSuccess(Boolean) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
If this query was executed successfully
setSuccess(Boolean) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
If this query was executed successfully
setSummary(String) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Short summary of the article
setSuspendTrade(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
If true, new orders are blocked.
setSym(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
Symbol Ticker
setSymbol(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
The symbol of the security involved with the activity.
setSymbol(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The symbol of the security being traded.
setSymbol(String) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
symbol
setSymbol(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Asset symbol
setSymbol(String) - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
The symbol
setSymbol(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Symbol name of the asset
setSymbol(String) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
Symbol that was evaluated from the request
setSymbol(String) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
Symbol that was evaluated from the request
setSymbol(String) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
Symbol that was evaluated from the request
setSymbol(String) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
symbol
setSymbol(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
symbol
setSymbols(ArrayList<String>) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
symbols
setT(Long) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
The beginning time of this bar as a Unix epoch in seconds
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Unix Msec Timestamp ( Start of Aggregate window )
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Nanosecond accuracy SIP Unix Timestamp
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Nanosecond accuracy SIP Unix Timestamp
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
Last Updated timestamp ( Nanosecond Timestamp )
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
Timestamp of this trade
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
Quote Timestamp ( Unix MS )
setT(Long) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Trade Timestamp ( Unix MS )
setTags(ArrayList<String>) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
tags
setTangibleAssetsBookValuePerShare(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tangibleAssetsBookValuePerShare
setTangibleAssetValue(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tangibleAssetValue
setTape(String) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
Tape id of the exchange
setTaxAssets(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
taxAssets
setTaxLiabilities(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
taxLiabilities
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Ticker symbol
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
Ticker symbol requested
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
Ticker symbol requested
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Ticker of the object
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
Ticker symbol that was evaluated from the request
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Ticker of the object
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
Ticker symbol that was evaluated from the request
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
Ticker symbol requested
setTicker(SnapshotTicker) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
tickers
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
The ticker
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Ticker of the object
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
ticker
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
ticker
setTicker(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Ticker
setTickers(ArrayList<SnapshotTicker>) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
tickers
setTickers(ArrayList<SnapshotTicker>) - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
tickers
setTimeframe(PortfolioTimeFrame) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Time window size of each data element
setTimeInForce(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
See Orders page
setTimestamp(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
Current timestamp
setTimestamp(ArrayList<Long>) - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
Time of each data element, left-labeled (the beginning of time window)
setTimestamp(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
The timestamp
setTimestamp(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
Timestamp of this trade
setTimestamp(Long) - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
Timestamp of this trade
setTimestamp(Long) - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
Timestamp of this trade
setTimestamp(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Timestamp of the article
setTitle(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
A description of the company and what they do/offer
setTitle(String) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
Name of the article
setTodaysChange(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Value of the change from previous day
setTodaysChangePerc(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Percentage change since previous day
setTofactor(Double) - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
To factor of the split.
setTotalLiabilities(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
totalLiabilities
setTradable(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
Asset is tradable on Alpaca or not.
setTradeAndNonTradePayables(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tradeAndNonTradePayables
setTradeAndNonTradeReceivables(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
tradeAndNonTradeReceivables
setTradeConfirmEmail(String) - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
all or none.
setTradeSuspendedByUser(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
User setting.
setTradingBlocked(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
If true, the account is not allowed to place orders.
setTransactionTime(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
The time at which the execution occurred.
setTransfersBlocked(Boolean) - Method in class io.github.mainstringargs.domain.alpaca.account.Account
If true, the account is not allowed to request money transfers.
setType(String) - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
fill or partial_fill
setType(String) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Valid values: market, limit, stop, stop_limit
setType(String) - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
The type of exchange this is.
- TRF = Trade Reporting Facility
- exchange = Reporting exchange on the tape
Can be TRF or exchange
setType(String) - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
Refers to the dividend payment type
- Dividend income
- Interest income
- Stock dividend
- Short term capital gain
- Medium term capital gain
- Long term capital gain
- Unspecified term capital gain
setType(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
Type of symbol this is.
setTypes(HashMap<String, String>) - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
Types
setUnrealizedIntradayPl(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss in dollars for the day
setUnrealizedIntradayPlpc(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss percent (by a factor of 1)
setUnrealizedPl(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss in dollars
setUnrealizedPlpc(String) - Method in class io.github.mainstringargs.domain.alpaca.position.Position
Unrealized profit/loss percent (by a factor of 1)
setUpdated(Long) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
Updated timestamp
setUpdated(Long) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
Last Updated timestamp
setUpdated(String) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
updated
setUpdated(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
Last time this company record was updated.
setUpdated(ZonedDateTime) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
Last time this company record was updated.
setUpdatedAt(ZonedDateTime) - Method in class io.github.mainstringargs.domain.alpaca.order.Order
Updated at
setUpdatedAt(String) - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
Updated at
setUrl(String) - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
URL of the companies website
setUrl(String) - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
URL of this article
setUrl(String) - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
URL of this symbol.
setV(Double) - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
Volume
setV(Long) - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
Volume
setV(Double) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
Volume
setV(Long) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
Tick Volume
setVw(Double) - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
VWAP (Volume Weighted Average Price)
setWeightedAverageShares(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
weightedAverageShares
setWeightedAverageSharesDiluted(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
weightedAverageSharesDiluted
setWorkingCapital(Double) - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
workingCapital
setX(Integer) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Exchange ID
setX(HashMap<Integer, Long>) - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
The map of an exchange ID to its order volume
setX(String) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Exchange ID
setY(Long) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Nanosecond accuracy Participant/Exchange Unix Timestamp
setY(Long) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Nanosecond accuracy Participant/Exchange Unix Timestamp
setZ(Integer) - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
Tape where trade occured.
setZ(Integer) - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
Tape where trade occured.
setZ(Integer) - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
Tape ( 1=A 2=B 3=C)
shutdown() - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
shutdownNow() - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
SIDE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant SIDE_PARAMETER.
SNAPSHOT_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant SNAPSHOT_ENDPOINT.
SnapshotAllTickersResponse - Class in io.github.mainstringargs.domain.polygon.snapshot
SnapshotAllTickersResponse() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
No args constructor for use in serialization
SnapshotAllTickersResponse(String, ArrayList<SnapshotTicker>) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
 
SnapshotGainersLosersResponse - Class in io.github.mainstringargs.domain.polygon.snapshot
SnapshotGainersLosersResponse() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
No args constructor for use in serialization
SnapshotGainersLosersResponse(String, ArrayList<SnapshotTicker>) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
 
SnapshotSingleTickerResponse - Class in io.github.mainstringargs.domain.polygon.snapshot
SnapshotSingleTickerResponse() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
No args constructor for use in serialization
SnapshotSingleTickerResponse(String, SnapshotTicker) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
 
SnapshotTicker - Class in io.github.mainstringargs.domain.polygon.snapshot.ticker
SnapshotTicker() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
No args constructor for use in serialization
SnapshotTicker(String, TickerCandle, LastTrade, LastQuote, TickerCandle, TickerCandle, Double, Double, Long) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
 
SnapshotTickerBook - Class in io.github.mainstringargs.domain.polygon.snapshot
SnapshotTickerBook() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
No args constructor for use in serialization
SnapshotTickerBook(String, BookData) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
 
SORT_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant SORT_PARAMETER.
SPLITS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant SPLITS_ENDPOINT.
START_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant START_PARAMETER.
staticToString() - Static method in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
Static to string string.
staticToString() - Static method in class io.github.mainstringargs.polygon.properties.PolygonProperties
Static to string.
STATUS_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant STATUS_PARAMETER.
StatusMessage - Class in io.github.mainstringargs.domain.polygon.websocket.status
StatusMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
No args constructor for use in serialization
StatusMessage(String, String) - Constructor for class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
 
StockDividend - Class in io.github.mainstringargs.domain.polygon.stockdividends
StockDividend() - Constructor for class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
No args constructor for use in serialization
StockDividend(String, String, String, ZonedDateTime, ZonedDateTime, ZonedDateTime, Double, String, String) - Constructor for class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
 
StockDividendsResponse - Class in io.github.mainstringargs.domain.polygon.stockdividends
StockDividendsResponse() - Constructor for class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
No args constructor for use in serialization
StockDividendsResponse(String, Integer, ArrayList<StockDividend>) - Constructor for class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
 
StockFinancials - Class in io.github.mainstringargs.domain.polygon.stockfinancials
StockFinancials() - Constructor for class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
No args constructor for use in serialization
StockFinancials(String, String, String, String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) - Constructor for class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
 
StockFinancialsResponse - Class in io.github.mainstringargs.domain.polygon.stockfinancials
StockFinancialsResponse() - Constructor for class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
No args constructor for use in serialization
StockFinancialsResponse(String, Integer, ArrayList<StockFinancials>) - Constructor for class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
 
STOCKS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant STOCKS_ENDPOINT.
StockSplit - Class in io.github.mainstringargs.domain.polygon.stocksplits
StockSplit() - Constructor for class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
No args constructor for use in serialization
StockSplit(String, String, String, String, String, Double, Double, Double) - Constructor for class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
 
StockSplitsResponse - Class in io.github.mainstringargs.domain.polygon.stocksplits
StockSplitsResponse() - Constructor for class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
No args constructor for use in serialization
StockSplitsResponse(String, Integer, ArrayList<StockSplit>) - Constructor for class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
 
StockTicker - Class in io.github.mainstringargs.domain.polygon.tickers.ticker
StockTicker() - Constructor for class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
No args constructor for use in serialization
StockTicker(String, HashMap<String, String>) - Constructor for class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
 
StockType - Enum in io.github.mainstringargs.polygon.enums
The Enum StockType.
STOP_LOSS_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant STOP_LOSS_PARAMETER.
STOP_PRICE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant STOP_PRICE_PARAMETER.
StreamListener<T extends StreamMessageType,M extends StreamMessage> - Interface in io.github.mainstringargs.abstracts.websocket.listener
The type Stream listener.
StreamMessage - Interface in io.github.mainstringargs.abstracts.websocket.message
The type stream message.
StreamMessageType - Interface in io.github.mainstringargs.abstracts.websocket.message
The type stream message type.
submit(Runnable) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
submit(Callable<T>) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
submit(Runnable, T) - Method in class io.github.mainstringargs.util.concurrency.ExecutorTracer.DelegatedExecutorService
 
SYMBOL_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant SYMBOL_PARAMETER.
SYMBOLS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant SYMBOLS_ENDPOINT.
SYMBOLS_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant SYMBOLS_PARAMETER.

T

TAKE_PROFIT_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant TAKE_PROFIT_PARAMETER.
ThreadPoolExecutorTracer - Class in io.github.mainstringargs.util.concurrency
The Class ThreadPoolExecutorTracer.
ThreadPoolExecutorTracer(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class io.github.mainstringargs.util.concurrency.ThreadPoolExecutorTracer
Instantiates a new thread pool executor tracer.
ThreadPoolExecutorTracer(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class io.github.mainstringargs.util.concurrency.ThreadPoolExecutorTracer
Instantiates a new thread pool executor tracer.
Ticker - Class in io.github.mainstringargs.domain.polygon.tickers.ticker
Ticker() - Constructor for class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
No args constructor for use in serialization
Ticker(String, String, String, String, String, Boolean, String, ZonedDateTime, String) - Constructor for class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
 
TICKER_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant TICKER_ENDPOINT.
TickerCandle - Class in io.github.mainstringargs.domain.polygon.snapshot.ticker
TickerCandle() - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
No args constructor for use in serialization
TickerCandle(Double, Double, Double, Double, Double) - Constructor for class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
 
TickerDetails - Class in io.github.mainstringargs.domain.polygon.tickerdetails
TickerDetails() - Constructor for class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
No args constructor for use in serialization
TickerDetails(String, String, String, String, String, String, String, String, String, Integer, String, String, String, Double, Integer, String, String, String, String, ArrayList<String>, ArrayList<String>, String) - Constructor for class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
 
TickerNews - Class in io.github.mainstringargs.domain.polygon.tickernews
TickerNews() - Constructor for class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
No args constructor for use in serialization
TickerNews(ArrayList<String>, String, String, String, String, String, ZonedDateTime, ArrayList<String>) - Constructor for class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
 
TICKERS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant TICKERS_ENDPOINT.
TickerSort - Enum in io.github.mainstringargs.polygon.enums
The enum Ticker sort.
TickersResponse - Class in io.github.mainstringargs.domain.polygon.tickers
TickersResponse() - Constructor for class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
No args constructor for use in serialization
TickersResponse(String, Integer, Integer, Integer, ArrayList<Ticker>) - Constructor for class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
 
TickerTypes - Class in io.github.mainstringargs.domain.polygon.tickertypes
TickerTypes() - Constructor for class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
No args constructor for use in serialization
TickerTypes(HashMap<String, String>, HashMap<String, String>) - Constructor for class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
 
TicketTypesResponse - Class in io.github.mainstringargs.domain.polygon.tickertypes
TicketTypesResponse() - Constructor for class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
No args constructor for use in serialization
TicketTypesResponse(String, TickerTypes) - Constructor for class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
 
TICKS_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant TICKS_ENDPOINT.
TIME_IN_FORCE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant TIME_IN_FORCE_PARAMETER.
TIMEFRAME_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The constant TIMEFRAME_PARAMETER.
Timespan - Enum in io.github.mainstringargs.polygon.enums
The Enum Timespan.
TIMESTAMP_LIMIT_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant TIMESTAMP_LIMIT_PARAMETER.
TIMESTAMP_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant TIMESTAMP_PARAMETER.
TimeUtil - Class in io.github.mainstringargs.util.time
The Class Utilities.
TimeUtil() - Constructor for class io.github.mainstringargs.util.time.TimeUtil
 
toDateString(LocalDate) - Static method in class io.github.mainstringargs.util.time.TimeUtil
To date string.
toDateTimeString(LocalDateTime) - Static method in class io.github.mainstringargs.util.time.TimeUtil
To date time string.
toDecimalFormat(Number) - Static method in class io.github.mainstringargs.util.time.TimeUtil
To decimal format.
toString() - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.account.Account
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.AccountActivity
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.NonTradeActivity
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.accountconfiguration.AccountConfiguration
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.asset.Asset
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.bar.Bar
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.calendar.Calendar
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.clock.Clock
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.order.CancelledOrder
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.order.Order
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.portfoliohistory.PortfolioHistory
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.position.ClosePositionOrder
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.position.Position
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdate
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.account.AccountUpdateMessage
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.AlpacaStreamMessage
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationData
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.authorization.AuthorizationMessage
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningData
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.listening.ListeningMessage
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
 
toString() - Method in class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.aggregates.Aggregate
 
toString() - Method in class io.github.mainstringargs.domain.polygon.aggregates.AggregatesResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.conditionsmapping.ConditionsMapping
 
toString() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.dailyopenclose.DailyOpenCloseTrade
 
toString() - Method in class io.github.mainstringargs.domain.polygon.exchanges.Exchange
 
toString() - Method in class io.github.mainstringargs.domain.polygon.groupeddaily.GroupedDailyResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuote
 
toString() - Method in class io.github.mainstringargs.domain.polygon.historicquotes.HistoricQuotesResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTrade
 
toString() - Method in class io.github.mainstringargs.domain.polygon.historictrades.HistoricTradesResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuote
 
toString() - Method in class io.github.mainstringargs.domain.polygon.lastquote.LastQuoteResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTrade
 
toString() - Method in class io.github.mainstringargs.domain.polygon.lasttrade.LastTradeResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.locales.Locale
 
toString() - Method in class io.github.mainstringargs.domain.polygon.locales.LocalesResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.marketholidays.MarketHoliday
 
toString() - Method in class io.github.mainstringargs.domain.polygon.markets.Market
 
toString() - Method in class io.github.mainstringargs.domain.polygon.markets.MarketsResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.marketstatus.MarketStatus
 
toString() - Method in class io.github.mainstringargs.domain.polygon.previousclose.PreviousCloseResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotAllTickersResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotGainersLosersResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotSingleTickerResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.SnapshotTickerBook
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookData
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.book.BookOrder
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastQuote
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.LastTrade
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.SnapshotTicker
 
toString() - Method in class io.github.mainstringargs.domain.polygon.snapshot.ticker.TickerCandle
 
toString() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividend
 
toString() - Method in class io.github.mainstringargs.domain.polygon.stockdividends.StockDividendsResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancials
 
toString() - Method in class io.github.mainstringargs.domain.polygon.stockfinancials.StockFinancialsResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplit
 
toString() - Method in class io.github.mainstringargs.domain.polygon.stocksplits.StockSplitsResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickerdetails.TickerDetails
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickernews.TickerNews
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.ForexTicker
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.StockTicker
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickers.ticker.Ticker
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickers.TickersResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TickerTypes
 
toString() - Method in class io.github.mainstringargs.domain.polygon.tickertypes.TicketTypesResponse
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregateMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerMinuteMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.aggregate.AggregatePerSecondMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.PolygonStreamMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.quote.QuoteMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.status.StatusMessage
 
toString() - Method in class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
 
toString() - Method in class io.github.mainstringargs.polygon.PolygonAPI
 
TradeActivity - Class in io.github.mainstringargs.domain.alpaca.accountactivities
TradeActivity() - Constructor for class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
No args constructor for use in serialization
TradeActivity(String, String, String, String, String, String, String, String, ZonedDateTime, String, String) - Constructor for class io.github.mainstringargs.domain.alpaca.accountactivities.TradeActivity
 
TradeMessage - Class in io.github.mainstringargs.domain.polygon.websocket.trade
TradeMessage() - Constructor for class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
No args constructor for use in serialization
TradeMessage(String, String, Integer, Double, Integer, ArrayList<Integer>, Long) - Constructor for class io.github.mainstringargs.domain.polygon.websocket.trade.TradeMessage
 
TRADES_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant TRADES_ENDPOINT.
TradeUpdate - Class in io.github.mainstringargs.domain.alpaca.websocket.trade
TradeUpdate() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
No args constructor for use in serialization
TradeUpdate(String, String, ZonedDateTime, String, Order) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdate
 
TradeUpdateMessage - Class in io.github.mainstringargs.domain.alpaca.websocket.trade
TradeUpdateMessage() - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
No args constructor for use in serialization
TradeUpdateMessage(TradeUpdate) - Constructor for class io.github.mainstringargs.domain.alpaca.websocket.trade.TradeUpdateMessage
 
TYPE_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant TYPE_PARAMETER.
TYPE_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant TYPE_PARAMETER.
TYPES_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant TYPES_ENDPOINT.

U

UNADJUSTED_PARAMETER - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant UNADJUSTED_PARAMETER.
UNTIL_PARAMETER - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant UNTIL_PARAMETER.
UPCOMING_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The constant UPCOMING_ENDPOINT.
updateWatchlist(String, String, String...) - Method in class io.github.mainstringargs.alpaca.AlpacaAPI
Update the name and/or content of watchlist.
US_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant US_ENDPOINT.
USER_AGENT_VALUE - Static variable in class io.github.mainstringargs.alpaca.properties.AlpacaProperties
The Constant USER_AGENT_VALUE.
USER_AGENT_VALUE - Static variable in class io.github.mainstringargs.polygon.properties.PolygonProperties
The Constant USER_AGENT_VALUE.
UTF_ENCODING - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant UTF_ENCODING.

V

valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.AssetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.BarsTimeFrame
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.OrderClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.OrderSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.OrderTimeInForce
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.PortfolioPeriodUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.enums.PortfolioTimeFrame
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.alpaca.websocket.message.AlpacaStreamMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.ConditionMappingsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.FinancialReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.FinancialSort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.GainersLosersDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.Market
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.StockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.TickerSort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.enums.Timespan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.mainstringargs.polygon.websocket.message.PolygonStreamMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.AccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.AssetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.BarsTimeFrame
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.OrderClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.OrderSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.OrderTimeInForce
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.PortfolioPeriodUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.enums.PortfolioTimeFrame
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.alpaca.websocket.message.AlpacaStreamMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.ConditionMappingsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.FinancialReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.FinancialSort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.GainersLosersDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.Market
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.StockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.TickerSort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.enums.Timespan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.mainstringargs.polygon.websocket.message.PolygonStreamMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_1_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant VERSION_1.
VERSION_1_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant VERSION_1_ENDPOINT.
VERSION_2_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant VERSION_2.
VERSION_2_ENDPOINT - Static variable in class io.github.mainstringargs.polygon.PolygonConstants
The Constant VERSION_2_ENDPOINT.

W

Watchlist - Class in io.github.mainstringargs.domain.alpaca.watchlist
Watchlist() - Constructor for class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
No args constructor for use in serialization
Watchlist(String, String, String, String, String, ArrayList<Asset>) - Constructor for class io.github.mainstringargs.domain.alpaca.watchlist.Watchlist
 
WATCHLISTS_ENDPOINT - Static variable in class io.github.mainstringargs.alpaca.AlpacaConstants
The Constant WATCHLISTS_ENDPOINT.
WebsocketClient - Interface in io.github.mainstringargs.abstracts.websocket.client
The type Websocket client.

Z

ZonedDateTimeAdapter - Class in io.github.mainstringargs.util.gson
The GSON ZonedDateTime (de)serialization adapter.
ZonedDateTimeAdapter() - Constructor for class io.github.mainstringargs.util.gson.ZonedDateTimeAdapter
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links