getPairCandlesticks
Retrieve OHLCV candlestick data for a specified token pair address using customizable timeframes, currency, and date ranges. Ideal for analyzing historical price trends and market behavior in blockchain transactions.
Instructions
Get the OHLCV candle stick by using pair address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The pair address | |
currency | No | The currency | |
cursor | No | The cursor returned in the previous response (used for getting the next page) | |
fromDate | No | The starting date (format in seconds or datestring accepted by momentjs) * Provide the param 'fromBlock' or 'fromDate' * If 'fromDate' and 'fromBlock' are provided, 'fromBlock' will be used. | |
limit | No | The number of results to return | |
timeframe | No | The timeframe | |
toDate | No | The ending date (format in seconds or datestring accepted by momentjs) * Provide the param 'toBlock' or 'toDate' * If 'toDate' and 'toBlock' are provided, 'toBlock' will be used. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Moralis MCP Server
- endpointWeights
- getAggregatedTokenPairStats
- getBlock
- getBlockStats
- getBlueChipTokens
- getBondingTokensByExchange
- getBuyingPressureTokens
- getContractNFTs
- getDateToBlock
- getDefiPositionsByProtocol
- getDefiPositionsSummary
- getDefiSummary
- getDiscoveryToken
- getEntitiesByCategory
- getEntity
- getEntityCategories
- getExperiencedBuyersTokens
- getFilteredTokens
- getGraduatedTokensByExchange
- getHistoricalTokenHolders
- getHottestNFTCollectionsByTradingVolume
- getLatestBlockNumber
- getMultipleNFTs
- getMultipleTokenAnalytics
- getMultipleTokenPrices
- getNativeBalance
- getNativeBalancesForAddresses
- getNewTokensByExchange
- getNFTBulkContractMetadata
- getNFTByContractTraits
- getNFTCollectionStats
- getNFTContractMetadata
- getNFTContractSalePrices
- getNFTContractTransfers
- getNFTFloorPriceByContract
- getNFTFloorPriceByToken
- getNFTHistoricalFloorPriceByContract
- getNFTMetadata
- getNFTOwners
- getNFTSalePrices
- getNFTTokenIdOwners
- getNFTTrades
- getNFTTradesByToken
- getNFTTradesByWallet
- getNFTTraitsByCollection
- getNFTTraitsByCollectionPaginate
- getNFTTransfers
- getPairAddress
- getPairCandlesticks
- getPairPrice
- getPairReserves
- getPairStats
- getRisingLiquidityTokens
- getRiskyBetsTokens
- getSnipersByPairAddress
- getSolidPerformersTokens
- getSwapsByPairAddress
- getSwapsByTokenAddress
- getSwapsByWalletAddress
- getTimeSeriesTokenAnalytics
- getTimeSeriesVolume
- getTimeSeriesVolumeByCategory
- getTokenAnalytics
- getTokenBondingStatus
- getTokenHolders
- getTokenMetadata
- getTokenMetadataBySymbol
- getTokenOwners
- getTokenPairs
- getTokenPrice
- getTokenStats
- getTokenTransfers
- getTopCryptoCurrenciesByMarketCap
- getTopCryptoCurrenciesByTradingVolume
- getTopERC20TokensByMarketCap
- getTopERC20TokensByPriceMovers
- getTopGainersTokens
- getTopLosersTokens
- getTopNFTCollectionsByMarketCap
- getTopProfitableWalletPerToken
- getTransaction
- getTransactionVerbose
- getTrendingTokens
- getTrendingTokensV2
- getVolumeStatsByCategory
- getVolumeStatsByChain
- getWalletActiveChains
- getWalletApprovals
- getWalletHistory
- getWalletNetWorth
- getWalletNFTCollections
- getWalletNFTs
- getWalletNFTTransfers
- getWalletProfitability
- getWalletProfitabilitySummary
- getWalletStats
- getWalletTokenBalances
- getWalletTokenBalancesPrice
- getWalletTokenTransfers
- getWalletTransactions
- getWalletTransactionsVerbose
- resolveAddress
- resolveAddressToDomain
- resolveDomain
- resolveENSDomain
- reSyncMetadata
- resyncNFTRarity
- reviewContracts
- runContractFunction
- searchEntities
- searchTokens
- syncNFTContract
- web3ApiVersion
Related Tools
- @doggybee/mcp-server-ccxt
- @rand-tech/pcm
- @lazy-dinosaur/ccxt-mcp
- @Nayshins/mcp-server-ccxt
- @shinzo-labs/coinmarketcap-mcp
- @snjyor/binance-mcp