















































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This exam tests knowledge of quantitative techniques used in technical analysis for trading and investment decisions. Topics include chart patterns, trend analysis, indicators, oscillators, and the use of algorithms in market predictions. Candidates will be assessed on their ability to apply quantitative analysis in real-time market conditions.
Typology: Exams
1 / 87
This page cannot be seen from the preview
Don't miss anything!
















































































Question 1. What does the Dow Theory primarily emphasize in technical analysis? A) Fundamental company metrics B) The importance of volume only C) The existence of primary, secondary, and minor trends D) The intrinsic value of stocks Answer: C Explanation: The Dow Theory identifies different trend types: primary (long- term), secondary (intermediate), and minor (short-term), which are essential for trend analysis. Question 2. Which core premise of technical analysis states that all current market information is reflected in the price? A) Market action discounts everything B) Price moves in random patterns C) Fundamentals are more important than price D) News impacts only volume Answer: A Explanation: The premise "Market action discounts everything" suggests that all known information is already incorporated into the current price. Question 3. Which data frequency is typically used for intraday trading? A) Weekly B) Monthly C) Tick or minute data D) Quarterly reports Answer: C
Explanation: Intraday trading relies on tick or minute data to capture short- term price movements. Question 4. What does the 'Open' price represent in OHLC data? A) The highest price during the period B) The price at which trading begins C) The closing price of the previous period D) The volume traded Answer: B Explanation: The 'Open' price is the first traded price at the start of a trading period. Question 5. Why is data cleaning important in quantitative analysis? A) To increase data size B) To handle missing values, outliers, and errors C) To generate random data D) To eliminate all outliers regardless of context Answer: B Explanation: Data cleaning ensures the accuracy of analysis by addressing missing data, outliers, and errors such as splits or dividend adjustments. Question 6. Which chart type uses bodies and shadows to represent price movements over a period? A) Line chart B) Candlestick chart C) Bar chart D) Kagi chart Answer: B
Explanation: Standard deviation quantifies the amount of variation or dispersion in a dataset. Question 10. In a normal distribution, approximately what percentage of data falls within one standard deviation of the mean? A) 50% B) 68% C) 95% D) 99% Answer: B Explanation: About 68% of data in a normal distribution lies within one standard deviation of the mean. Question 11. How is the correlation coefficient interpreted? A) Measures the difference between two assets B) Indicates the strength and direction of a linear relationship C) Shows the volatility of a single asset D) Calculates the average return Answer: B Explanation: The correlation coefficient ranges from -1 to 1, indicating the strength and direction of a linear relationship between two variables. Question 12. What does the 'Golden Cross' in moving averages typically signal? A) Bearish reversal B) Bullish reversal C) Market consolidation D) Increase in volatility
Answer: B Explanation: A Golden Cross occurs when a short-term moving average crosses above a long-term moving average, indicating a potential bullish trend. Question 13. Which of the following is a primary component of the MACD indicator? A) RSI line B) Moving average convergence C) Bollinger bands D) Volume histogram Answer: B Explanation: MACD is based on the convergence and divergence of moving averages, specifically the difference between two EMAs. Question 14. What does bullish divergence between price and the MACD suggest? A) Potential trend reversal to upside B) Strong upward momentum C) Overbought conditions D) Market exhaustion Answer: A Explanation: Bullish divergence occurs when prices make new lows, but MACD fails to do so, indicating potential upward reversal. Question 15. Which indicator measures trend strength independently of its direction? A) RSI B) ADX
C) Market breadth D) Trend reversals Answer: B Explanation: ROC measures the percentage change in price over a specified period, indicating momentum. Question 19. Bollinger Bands are constructed using a 20-period SMA and what multiple of standard deviations? A) 1 B) 1. C) 2 D) 3 Answer: C Explanation: Typically, Bollinger Bands are set at two standard deviations above and below the 20-period SMA. Question 20. A 'squeeze' in Bollinger Bands indicates: A) Low volatility and potential breakout B) High volatility and trend continuation C) Market exhaustion D) Overbought conditions Answer: A Explanation: The squeeze occurs when bands contract, signaling low volatility and a possible upcoming breakout. Question 21. The Average True Range (ATR) provides information primarily about: A) Price trend
B) Volatility C) Market volume D) Overbought/oversold levels Answer: B Explanation: ATR measures the degree of price volatility by calculating the true range over a period. Question 22. Which of the following is a trailing stop technique based on the Parabolic SAR? A) Setting a fixed percentage stop B) Reversing the position when the SAR points are hit C) Using a moving average crossover D) Applying Bollinger Band breaks Answer: B Explanation: Parabolic SAR points are used to trail stops and signal trend reversals by reversing the position when the indicator switches sides. Question 23. On-Balance Volume (OBV) is useful for: A) Measuring trend strength B) Confirming or contradicting price movements through volume flow C) Setting stop-loss levels D) Identifying overbought conditions Answer: B Explanation: OBV combines volume and price action to identify divergences, indicating potential trend changes. Question 24. The Accumulation/Distribution Line helps assess: A) Market volatility
B) To optimize parameters further C) To increase the sample size D) To confirm in-sample results Answer: A Explanation: Out-of-sample testing evaluates the system's performance on unseen data, reducing the risk of overfitting. Question 28. Which metric measures the maximum loss from a peak to a trough during a trading period? A) Profit factor B) Maximum Drawdown C) Sharpe Ratio D) Win rate Answer: B Explanation: Maximum Drawdown quantifies the largest peak-to-trough decline, indicating downside risk. Question 29. The Sharpe Ratio adjusts returns based on: A) Total volume traded B) Market volatility C) Risk-free rate D) Number of trades Answer: C Explanation: The Sharpe Ratio measures risk-adjusted return by comparing excess return over the risk-free rate to volatility. Question 30. Which approach is used to find the optimal parameters for a trading system?
A) Random guessing B) Parameter optimization algorithms C) Fixed rules without testing D) Ignoring system robustness Answer: B Explanation: Optimization algorithms systematically search for parameters that maximize performance metrics. Question 31. What does a 'overfitting' in system development imply? A) The system performs well on testing but poorly on new data B) The system is too simple C) The system is robust across different datasets D) The system ignores noise Answer: A Explanation: Overfitting occurs when a system is too closely fitted to historical data, losing predictive power on new data. Question 32. Which of the following is a primary goal of robustness testing? A) To confirm performance across various parameter settings B) To maximize complexity C) To overfit the data D) To ignore market changes Answer: A Explanation: Robustness testing ensures the system performs consistently under different conditions and parameters. Question 33. Why is it important to include transaction costs in backtesting?
A) Selecting fixed transaction costs B) Choosing specific variables and their values for the model C) Ignoring system parameters D) Randomly setting thresholds Answer: B Explanation: Parameterization involves defining the specific values (e.g., period lengths) used in indicators and rules. Question 37. Which of the following is NOT a typical component of a trading system? A) Entry rules B) Exit rules C) Random number generator D) Risk management rules Answer: C Explanation: Trading systems rely on defined rules for entries, exits, and risk; random number generators are not standard components. Question 38. The concept of 'look-ahead bias' occurs when: A) Future data is used in backtesting B) Past data is ignored C) Data is missing D) Data is over-processed Answer: A Explanation: Look-ahead bias happens when information from future periods is improperly used in model development, leading to overly optimistic results.
Question 39. Which of the following best describes the 'profit factor'? A) Total profits divided by total losses B) Total gross profits divided by gross losses C) The ratio of winning trades to losing trades D) The average return per trade Answer: B Explanation: Profit factor is the ratio of gross profits to gross losses, indicating system profitability. Question 40. How does increasing the look-back period in a moving average affect its sensitivity? A) Increases sensitivity B) Decreases sensitivity C) Has no effect D) Makes it more volatile Answer: B Explanation: Larger look-back periods smooth out fluctuations, reducing sensitivity to short-term price changes. Question 41. Which indicator is best suited for identifying overbought and oversold conditions? A) Bollinger Bands B) RSI C) MACD D) ADX Answer: B Explanation: RSI is commonly used to identify overbought (>70) and oversold (<30) conditions.
Explanation: Bollinger Bands are based on standard deviations from a moving average, reflecting price volatility. Question 45. What is the primary use of the VIX index? A) Measure market volatility expectations B) Indicate volume C) Show trend direction D) Assess liquidity Answer: A Explanation: The VIX reflects market expectations of volatility based on options prices. Question 46. Which chart type is most suitable for filtering noise and emphasizing significant price moves? A) Line chart B) Point and Figure chart C) Bar chart D) Candlestick chart Answer: B Explanation: Point and Figure charts filter out minor fluctuations, highlighting major trends and reversals. Question 47. What does a high correlation between two assets imply for diversification? A) They provide similar risk exposure B) They diversify risk effectively C) They are independent D) They have opposite movements
Answer: A Explanation: High correlation indicates that assets tend to move together, reducing diversification benefits. Question 48. Which of the following is a common use of the Bollinger Band Squeeze? A) To identify potential breakout points B) To measure trend strength C) To determine overbought levels D) To generate buy signals only Answer: A Explanation: The squeeze indicates low volatility and potential for a significant price move, signaling a possible breakout. Question 49. How does the 'exponential' moving average differ from the 'simple' moving average? A) It assigns more weight to recent prices B) It uses only the latest data point C) It is unaffected by recent price changes D) It is slower to respond to price movements Answer: A Explanation: EMA gives more weight to recent prices, making it more responsive to recent changes. Question 50. Which indicator combines price and volume to assess the strength of a trend? A) RSI B) OBV
C) An entry trigger D) A volume threshold Answer: B Explanation: A trailing stop moves with the price, helping lock in profits while allowing the trend to continue. Question 54. Why is overfitting a concern in backtested systems? A) It leads to models that perform poorly on new data B) It simplifies the system C) It guarantees future success D) It reduces the number of parameters Answer: A Explanation: Overfitting tailors the system too closely to historical data, reducing its predictive power on unseen data. Question 55. Which metric is most useful for evaluating the risk-adjusted return of a trading system? A) Win rate B) Profit factor C) Sharpe Ratio D) Maximum drawdown Answer: C Explanation: The Sharpe Ratio considers both returns and volatility, providing a comprehensive risk-adjusted performance measure. Question 56. What does the acronym 'MDD' stand for? A) Moving Daily Data B) Maximum Drawdown
C) Market Duration Deviation D) Mean Deviation Difference Answer: B Explanation: MDD refers to the largest peak-to-trough decline in a trading period, indicating downside risk. Question 57. Which indicator is most suitable for identifying trend reversals using price and volume? A) RSI B) Accumulation/Distribution Line C) Bollinger Bands D) MACD Histogram Answer: B Explanation: The Accumulation/Distribution Line combines price and volume to detect potential trend changes. Question 58. In backtesting, what is the purpose of walk-forward analysis? A) To test the system on data not used during optimization B) To optimize parameters endlessly C) To simulate random trading D) To ignore transaction costs Answer: A Explanation: Walk-forward analysis involves periodically re-optimizing and testing on new data to assess system stability. Question 59. Which of the following is a key consideration to prevent overfitting in system design? A) Using multiple parameters without validation