wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FinTech 15-1 Algorithmic Trading

Total questions: 10

Worksheet time: 11mins

Name
Class
Date
1.

Which were the class objectives for Algorithmic Trading day 1?

a)

Define what a trading signal and backtesting are, how they're used, and why they're important.

b)

Build a trading dashboard to visualize the multiple components of algorithmic trading.

c)

Test algorithms through Monte Carlo simulations.

d)

Construct a dual moving average crossover trading signal.

2.

Which is the most important distinction between human traders and algorithmic trading?

a)

Humans are better at interpreting Tweets.

b)

Algorithms can make better predictions and without emotion.

c)

Humans understand human factors better.

d)

Algorithms can act quicker than humans.

3.

Which are core components of all trading algorithms?

a)

Obtaining the data

b)

Evaluating the results

c)

Predicting the trends

d)

Making a trading decision

4.

Which function produces a datetime index consisting only of business days?

a)

pd.bus_date()

b)

pd.bus_range()

c)

pd.bdate()

d)

pd.bdate_range()

5.

Which is an investment discipline in which investments (such as stocks) are evaluated based on their intrinsic qualities such as financial (income statement, balance sheet, and cash flow statement) or economic data about the underlying company.

a)

Technical analysis

b)

Fundamental analysis

c)

Vertical analysis

d)

Scenario analysis

6.

A 20-day simple moving average is an example of what?

a)

Technical indicator

b)

Trading signal

c)

Crossover strategy

d)

Backtesting

7.

Which is the process for measuring the overall performance of a trading strategy using historical prices.

a)

Technical indicator

b)

Trading signal

c)

Crossover strategy

d)

Backtesting

8.

Which metric(s) focuses on downside risk?

a)

Cumulative return

b)

Downside deviation

c)

Sharpe Ratio

d)

Sortino Ratio

9.

How was Algorithmic Trading day 1 for you?

4 lines
10.

Any suggestions for improvement?

4 lines