Skip to content

Commit 5200083

Browse files
committed
perp_edit
1 parent f1151b6 commit 5200083

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

content/Blogs/Perpetuals/index.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ The `size / collateral` is the leverage of a position. E.g. if I open a position
1818

1919
#### Long/Short
2020
There are 2 different directions a perpetual position can take. <!--[[long-short-explained.png]]-->
21-
- [Long](https://youtu.be/DRZogmD647U?t=12828) → The trader profits when the price of the `index token goes up`, and loses when the price of the index token goes down.
22-
- [Short](https://youtu.be/DRZogmD647U?t=14000) → The trader profits when the price of the `index token goes down`, and loses when the price of the index token goes up.
21+
- **Long** → The trader profits when the price of the `index token goes up`, and loses when the price of the index token goes down.
22+
- **Short** → The trader profits when the price of the `index token goes down`, and loses when the price of the index token goes up.
2323
#### Traders
2424
- Traders are the actors opening perpetual positions and betting on the price of the index token.
2525
- Traders profit when the price of the index token moves in the direction they predict, and lose when it moves in the direction opposite to what they predict.
@@ -55,11 +55,6 @@ Once a liquidity reserve validation such as the ones above have been implemented
5555

5656

5757

58-
> Perpetauls Code Walk explanation(external fn & design decisions) → [video](https://youtu.be/DRZogmD647U?t=25187)
59-
> PerpertaulEx Codebase [link](https://github.com/0xvangrim/guardian-accelerator)
60-
>
61-
62-
6358
---
6459

6560

0 commit comments

Comments
 (0)