From d35ae502632a51280d18ed72cbeb43dd23df8e44 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:21:21 -0800 Subject: [PATCH] Update twap.md --- oracles/twap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oracles/twap.md b/oracles/twap.md index e968fd7..d0fb225 100644 --- a/oracles/twap.md +++ b/oracles/twap.md @@ -5,7 +5,7 @@
-* anasset’s time-weighted average price (TWAP) is the measure of an asset’s average price over a predetermined period of time (any specified duration). +* an asset’s time-weighted average price (TWAP) is the measure of an asset’s average price over a predetermined period of time (any specified duration). * TWAP trading algorithms seek to optimize average price while executing over a specified time period. * generally used to execute large orders that are expected to have significant market impact.