Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Get Public Candlestick Price Data

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Get Public Candlestick Price Data

Assessment

Interactive Video

Information Technology (IT), Architecture, Social Studies

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to retrieve candlestick data from dydx using a public endpoint. It covers setting up the market and timeframe, printing results, and refreshing the runtime. The tutorial also demonstrates accessing individual data points and discusses extending data retrieval for historical data. The focus is on testing the ability to pull live price data.

Read more

5 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the purpose of using the public endpoint mentioned in the text?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

How can you modify the market parameter in the code to retrieve data for a different cryptocurrency?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the significance of setting the limit to three in the data retrieval process?

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Describe the structure of the data array returned from the candles object.

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

What steps are necessary to retrieve historical data beyond the maximum limit of 100?

Evaluate responses using AI:

OFF