From b30d2db41e8105da4066070c9692e03c9690442c Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Wed, 22 Mar 2023 20:32:48 -0700 Subject: [PATCH] market manipulation techniques --- MEV_and_trading/market_manipulation/README.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 MEV_and_trading/market_manipulation/README.md diff --git a/MEV_and_trading/market_manipulation/README.md b/MEV_and_trading/market_manipulation/README.md new file mode 100644 index 0000000..19324bf --- /dev/null +++ b/MEV_and_trading/market_manipulation/README.md @@ -0,0 +1,22 @@ +## market manipulation techniques + +
+ +### tl; dr + +
+ +* market manipulation techniques are designed to deceive investors by artificially controlling or affecting the prices of assets. +* **wash trading**: investors simultaneoulsy sell and buy the same assets to create misleading activity in the market and confuse retail investors (green candle -> read candle -> green candle -> 🤔) +* **pump and dump**: tricky investors start spreading misleading information through social media increading buying pressure so they can sell at inflated price. +* **bear raid**: investors take big short positions and spreadh negativity around assets. +* **spoofing**: investors place fake orders and cancell them before execution (never rely on a single source of information!) + + + +
+ +---- + +### resources +