Algorithmic Trading Concepts

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What actions constitute cause for disciplinary action against a lawyer?

Suppressing facts, concealing or tampering with evidence, coaching a witness, or offering false testimony.

In the scenario presented regarding City Prosecutor Phillip, what was the key argument made against him by the heirs of the city mayor?

That Phillip had a duty to ensure the criminal (Reynaldo) was convicted and punished.

What was Alfonso's role in the case involving City Prosecutor Phillip, and how did his involvement impact the trial?

Alfonso confessed to being the real killer and testified in court, which led to Reynaldo's acquittal.

What is the primary duty of a lawyer engaged in public prosecution, as stated in the suggested answer?

<p>Not to convict, but to see that justice is done.</p> Signup and view all the answers

According to the Canon 2, Sec. 31 of the CPRA (now), cited in the text, what specific actions would be considered a violation of the CPR?

<p>The suppression of facts or concealment of witnesses capable of establishing the innocence of the accused.</p> Signup and view all the answers

In the case of City Prosecutor Phillip prosecuting Reynaldo, what crucial fact did Phillip reveal to the court before the trial that significantly impacted the proceedings?

<p>Phillip revealed that Alfonso had confessed to being the killer of the city mayor.</p> Signup and view all the answers

Consider the scenario with City Prosecutor Phillip. If Phillip had concealed Alfonso's confession and proceeded with the trial against Reynaldo, would that violate the CPR? Explain why or why not.

<p>Yes, it would violate the CPR because suppressing facts or concealing witnesses capable of establishing the innocence of the accused is highly reprehensible.</p> Signup and view all the answers

If a lawyer serving as a dean of an educational institution violates the standards of behavior required of lawyers by the CPRA, where should they observe proper conduct?

<p>They should observe proper conduct outside the classroom.</p> Signup and view all the answers

How does the text characterize the act of suppressing facts that could prove the innocence of an accused individual?

<p>It is described as highly reprehensible and cause for disciplinary action.</p> Signup and view all the answers

In the context of legal ethics for a lawyer, describe the implications of 'offering false testimony'.

<p>Offering false testimony is cause for disciplinary action.</p> Signup and view all the answers

Flashcards

Cause for disciplinary action?

Suppressing facts, tampering with evidence, coaching a witness, or offering false testimony.

Duty of a Public Prosecutor

The primary duty of a public prosecutor is to ensure justice is done, not merely to convict.

Reprehensible conduct

Concealing witnesses capable of establishing the innocence of the accused.

Justice vs. Conviction

A lawyer engaged in public prosecution should seek justice, even if it means not securing a conviction.

Signup and view all the flashcards

Duty of public prosecutor

It is the duty of public prosecutor to see to it that the criminal is convicted and punished.

Signup and view all the flashcards

Study Notes

Algorithmic Trading

  • Employs computer programs for automated trade execution based on pre-defined rules.
  • Consists of:
    • Strategy: trading idea or model.
    • Algorithm: Program implementing trading strategy.
    • Execution: Sending orders to the market.
    • Infrastructure: Necessary hardware/software

Order Book

  • The order book is an Electronic listing of buy and sell orders for a specific security.
  • Includes:
    • Bid: buyer's price.
    • Ask: seller's price.
    • Size: shares available at a price.
    • Market Depth: order volume at various prices.

Market Impact

  • The definition of market impact is price movement due to large order execution.
  • This is dependent on:
    • Order Size which has a direct correlation to impact.
    • Market Liquidity such that less liquid markets are more susceptible to impact.
    • Order type such that market orders have a higher price impact than limit orders.
    • Timing impacts efficiency since Peak hours reduce impact.

Order Types

  • Market Order: Execution is immediate, at best price.
    • Pro: Execution guaranteed.
    • Con: Potentially unfavorable price.
  • Limit Order: Execution only at a specific price or better.
    • Pro: Price certainty.
    • Con: Possible non-execution.
  • Stop Order: Triggered when price hits the stop price.
    • Stop-Loss: Limits potential losses.
    • Stop-Buy: Enters position as price rises.
  • Other types of orders:
    • Iceberg Order: Large order in smaller tranches. Execution is immediate.
    • Fill or Kill (FOK): Complete, immediate execution required; otherwise, cancelled.
    • Immediate or Cancel (IOC): Any portion not immediately executed gets cancelled

Execution Algorithms

  • Volume-Weighted Average Price (VWAP): Executes orders at the average price by volume during a period.

    • Formula:

      $$ VWAP = \frac{\sum_{i=1}^{n} Price_i \times Volume_i}{\sum_{i=1}^{n} Volume_i} $$

  • Time-Weighted Average Price (TWAP): Executes orders at the average price over time.

    • Formula:

      $$ TWAP = \frac{\sum_{i=1}^{n} Price_i}{n} $$

  • Percentage of Volume (POV): Executes a set percentage of market volume.

    • Pro: takes advantage of market momentum.
    • Con: Order completion isn't feasible with low volumes.
  • Implementation Shortfall: Works to minimize diff between execution price and the price at decision time.

    • Goal: Lessen order's market influence.

Optimal Execution

  • To optimize execution, consider:
    • Market Conditions such as its volatility, liquidity, and trading volume.
    • Order Characteristics such as size, urgency, and direction.
    • Risk Aversion to determine tolerance for price fluctuation tolerance.
    • Transaction Costs like commissions, fees, and market impact.

Regulation

  • Prohibits Market Manipulation like activities such as spoofing and layering.
    • Spoofing is order placement with no intention to execute orders.
    • Layering is using multiple orders at different prices for false market depth impression.
  • Fair Access means fair opportunities shall be Provided to all market participants.
  • Provide Transparency by sharing information about trading activity with the public.

Performance Evaluation

  • Metrics use used to evaluate performance:
    • Execution Price verses benchmark prices.
    • Market Impact measured by price movement after execution.
    • Completion Rate to determine percentage of order successfully completed.
    • Cost Savings by subtracting estimated cost from actual.
  • Performance is measured using:
    • Transaction Cost Analysis (TCA) to determine the costs of trading.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Algorithmic Trading and Order Execution
10 questions
Algorithmic Trading and Order Execution
15 questions
Algorithmic Trading & Order Execution
20 questions
Use Quizgecko on...
Browser
Browser