Create Limit-orders.md

This commit is contained in:
BT3GL /baɪtɡɝɫ/ 2022-04-21 04:41:32 +04:00 committed by GitHub
parent 26545c3830
commit 8239525b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,9 @@
## Limit orders
<br>
* Limit orders ensure a user is getting the price they want when buying or selling an asset, without worrying about slipage.
* When a limit order is placed, the price at which the order is placed is known as the limit order.
* The limit price is the worst price the trader is willing to execute the trade at, the order will only be filled at this price or better.
* Limit orders can serve as an effective method od captureing the volatility of an asset.
* Orders can be set at prices significantly higher or lower than the current price, while being monitored and adjusted.