Update twap.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-07 14:21:21 -08:00 committed by GitHub
parent ea66c495b3
commit d35ae50263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
<br>
* anassets time-weighted average price (TWAP) is the measure of an assets average price over a predetermined period of time (any specified duration).
* an assets time-weighted average price (TWAP) is the measure of an assets 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.