
Candlestick charts are a visual representation of price movement over time, with the horizontal axis representing time and the vertical axis representing price data. Coinbase Pro, a popular cryptocurrency exchange, offers a default timeframe of six hours for each candle, with the option to adjust this setting. Traders can gain valuable insights from these charts, including market sentiment and potential future price direction. However, interpreting these charts accurately requires understanding broader market context and spotting patterns, which can be challenging. Coinbase Pro provides historical candlestick data through its public API, allowing users to retrieve information for specific date ranges and granularities. This data can be utilised to create candlestick charts and inform investment strategies.
| Characteristics | Values |
|---|---|
| Data Source | Coinbase Pro |
| Data Type | Historical candlestick data |
| Data Format | CSV file |
| Data Frequency | Variable; default is 6 hours with each candle representing 5 minutes |
| Data Access | Via API or script |
| Data Visualisation | Candlestick charts, line graphs, bar graphs |
| Data Interpretation | Market sentiment, price movement, trends, patterns |
| Data Considerations | Context, one-candle signals, bullish/bearish sentiments |
Explore related products
What You'll Learn

Understanding the broader context
The key components of a candlestick chart include the real body, shadows, and colour. The real body or body is the rectangular section that shows the range between opening and closing prices. Long bodies indicate strong buying or selling pressure, while short bodies suggest indecision or consolidation. Shadows or wicks extend above and below the body, marking the highest and lowest prices reached during the period, providing insights into market volatility. The colour of the candle also provides a quick indication of price direction, with green or white typically indicating a bullish sentiment and red or black signalling a bearish sentiment.
By understanding bullish and bearish patterns, traders can predict short-term price movements and spot trends. Bullish patterns indicate a likely rise in price, while bearish patterns suggest a potential fall. These patterns are not infallible predictors but show tendencies in market movement. The relationship between open, close, high, and low prices impacts the appearance of the candlestick, with smaller wicks and longer bodies suggesting a stronger bullish trend, and smaller bodies with larger wicks indicating a bearish trend.
Additionally, candlestick charts can reveal one-candle signals, such as a long wick at the top of a candle suggesting traders are looking to take profits, potentially signalling a large sell-off. However, an accurate reading of the market requires understanding the broader context, as single-candle signals may not provide a complete picture of market trends and patterns.
The Best Days to Candle Your Eggs
You may want to see also
Explore related products
$29.99

Recognising candlestick patterns
Candlestick patterns are used to predict the future direction of price movement and to recognise the current trend, momentum shifts, potential support and resistance levels, and chart patterns. They are a technical trading tool that has been used for centuries, dating back to 18th-century Japanese rice traders.
Candlesticks condense trading information into a visually understandable format, with the horizontal axis showing time and the vertical axis showing price data. Each candlestick represents one day of trading, with the open, high, low, and closing prices. The rectangular body of the candlestick is coloured green or white for a price increase, and red or black for a price decrease.
There are dozens of different candlestick patterns, some of which include:
- Hammer: a short body with a long lower shadow, found at the bottom of a downward trend. The colour of the body can vary, but green indicates a stronger bullish signal.
- Inverted hammer: similar to the hammer pattern, but with a long upper shadow and a short lower shadow.
- Bullish engulfing pattern: formed of two candlesticks, the first being a short red body that is engulfed by a larger green candle.
- Piercing line: a two-candlestick pattern made up of a long red candle followed by a long green candle, with a significant gap between the first candlestick's closing price and the second candlestick's opening price.
- Morning star: a three-candlestick pattern consisting of a short-bodied candle between a long red and a long green candle.
- Dragonfly Doji: the open, high, and close prices are very close, but there is a long lower shadow below the body, signalling a potential reversal in the trend.
- Doji: the open and close prices are identical or very close, indicating indecision in the market and a possible price reversal.
It's important to note that candlestick patterns should be used alongside other forms of technical analysis to confirm overall predictions. Additionally, they may not always be accurate in non-trending markets and are subject to individual interpretation. Spotting trends and patterns in candlestick charts is not easy, so it is recommended to consult a professional advisor if unsure.
Gold Canyon Candles: Lead-Free and Safe?
You may want to see also
Explore related products

Using Coinbase Pro's API
Coinbase Pro is a cryptocurrency exchange that provides an application programming interface (API) for developers to build applications and services on top of its platform. The Coinbase Pro API offers a variety of endpoints that allow developers to retrieve market data, place orders, and manage their accounts programmatically.
One of the features of the Coinbase Pro API is the ability to retrieve historical candlestick data. Candlestick charts are a popular way to visualise price movements of cryptocurrencies over time. Each candlestick represents a specific time period and displays the opening and closing prices, as well as the highest and lowest prices during that period.
To retrieve historical candlestick data from the Coinbase Pro API, you can use the following endpoint:
Https://api.pro.coinbase.com/products/{trading_pair}/candles
You need to replace `{trading_pair}` with the desired currency pair, such as "BTC-USD" or "ETH-EUR". Additionally, you can specify the following parameters:
- `start` and `end`: These parameters define the time period for which you want to retrieve candlestick data. The values should be in ISO 8601 format, such as "2023-01-01T00:00:00Z".
- `granularity`: This parameter determines the time interval for each candlestick. Common values include "60" for one-minute candles, "3600" for one-hour candles, and 86400 for daily candles.
For example, the following request retrieves one-hour candlestick data for the BTC-USD trading pair between January 1, 2023, and January 7, 2023:
Https://api.pro.coinbase.com/products/BTC-USD/candles?start=2023-01-01T00:00:00Z&end=2023-01-07T00:00:00Z&granularity=3600
It's important to note that the Coinbase Pro API has rate limits, and you should respect these limits when making requests. Additionally, there are alternative tools and scripts available on platforms like GitHub that utilise the Coinbase Pro API to retrieve historical candlestick data. These tools can simplify the process and provide additional features, such as preset time periods and data collection for all listed currencies.
Pouring Candles in Metal Molds: A Step-by-Step Guide
You may want to see also
Explore related products
$50.99 $79.99

Interpreting wicks
If a candlestick has a long wick at the top, it could suggest that traders are looking to take profits, signalling a potential sell-off in the near future. On the other hand, a long wick at the bottom, or an "umbrella", could indicate indecision in the market and a possible price reversal.
The length of the wick in relation to the body provides valuable insights. For example, a "Long-Legged Doji" candle has wicks that extend far beyond the body, indicating high volatility with an unchanged closing price. A "Spinning Top" candlestick has a small body with long wicks above and below, signalling indecision in the market.
Additionally, the presence of wicks can indicate the strength of a trend. For instance, when a candle trades within the previous candle's wick, it is often interpreted as a sign of strength.
It's important to note that while wicks provide valuable information, they should be analysed in conjunction with other chart patterns and market indicators to make informed trading decisions.
Ear Candling: Is It a Safe Alternative Therapy?
You may want to see also
Explore related products

Setting custom timeframes
The timeframe represented in a candlestick chart can be selected by the user and can vary widely—from one minute to one day. Coinbase Pro defaults to six hours, with each candle representing a five-minute slice, but users can set custom timeframes to be longer or shorter.
To set a custom timeframe, you can use the Coinbase Pro Candles Historical Data API. The API endpoint allows you to specify a date and time range for the candlestick data. For example, the URL "https://api.pro.coinbase.com/products/BTC-USD/candles?start=2014-07-20T00:00:00.0Z&end=2015-02-05T00:00:00.0Z&granularity=86400" fetches historical candlestick data for the BTC-USD pair between July 20, 2014, and February 5, 2015, with a granularity of 86400 seconds.
You can also use a script or API to retrieve historical candlestick data from Coinbase Pro with custom timeframes. For example, the "cb-candlesticks" script on GitHub allows you to specify the granularity, start date, and end date for the candlestick data. The granularity options are 1m, 5m, 15m, 1hr, 6h, and 1d. The start and end dates should be specified in the format Y-m-d, such as 2021-02-13 for February 13, 2021.
Additionally, Coinbase's Advanced Trading interface offers flexibility in selecting timeframes. At the top of the screen, you can access a candlestick chart showing daily BTC prices for a specific year, such as 2021. You can customise this by choosing from various price visualisations, timeframes, and charting indicators via the fields in the top right corner of the price chart.
Ear Candling: What's Really in the Wax?
You may want to see also
Frequently asked questions
You can use the Coinbase Pro public API.
The API request format is: https://api.pro.coinbase.com/products/{crypto_pair}/candles?start={start_date}&end={end_date}&granularity={granularity}
The date and time format is Y-m-d, for example, 14th Feb 2021 is 2021-02-14.
The preset time periods for granularity are 1m, 5m, 15m, 1hr, 6h, and 1d.
According to some sources, the API endpoint can be unreliable, sometimes returning data and sometimes not.


































![The Crypto Millionaire Bible: [5 in 1] How to Easily Make Life-Changing Money in The Next Big 2025-2026 Bull Run with Smart Investing and Trading Any Cryptocurrency (Altcoins, Meme, NFT, Airdrops)](https://m.media-amazon.com/images/I/61K1jz+cWtL._AC_UL320_.jpg)








