mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-22 00:20:29 -04:00
Add notes on TA and day tradings
This commit is contained in:
parent
e4de5024d0
commit
926b764477
1 changed files with 53 additions and 1 deletions
|
@ -1,7 +1,59 @@
|
||||||
## Day trading resources
|
## Day trading notes
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
### Swing trading
|
||||||
|
|
||||||
|
* short-medium term trades
|
||||||
|
* open trades for days-weeks
|
||||||
|
* uses both technical and fundamental analysis
|
||||||
|
* capture a % of a price move
|
||||||
|
* requires less time
|
||||||
|
* potential short-term profits
|
||||||
|
* use TA without extensive FR
|
||||||
|
* could miss longer term trends and profits
|
||||||
|
* short-term swings can stop you out of traders
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### Breakout trading
|
||||||
|
|
||||||
|
* short term trades
|
||||||
|
* oepn trades for hours-days
|
||||||
|
* mainly use TA
|
||||||
|
* use specific chart setups
|
||||||
|
* capture a breakout in price
|
||||||
|
* require less time
|
||||||
|
* potential short-term profits
|
||||||
|
* requires dicipline
|
||||||
|
* uses day or hours chart
|
||||||
|
* could miss long term terms and profits
|
||||||
|
* short-term swings can stop you out of traders
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### Scalping
|
||||||
|
|
||||||
|
* intra-day trades
|
||||||
|
* opem trades for minutes-hours
|
||||||
|
* only TA
|
||||||
|
* uses specific TA strategies
|
||||||
|
* trade off tiny movements
|
||||||
|
* require lots of time
|
||||||
|
* potential short-term profits
|
||||||
|
* extra opportunites on top of long-term trades
|
||||||
|
* 100's trading opportunities
|
||||||
|
* use 5-10 minute charts
|
||||||
|
* requires more funds
|
||||||
|
* difficult to implement
|
||||||
|
* short-term swings can stop you out of trader
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
### Technical analysis
|
### Technical analysis
|
||||||
|
|
||||||
* [How To Read Candlesticks Chart](https://www.youtube.com/watch?v=9fqBykOBeCg)
|
* [How To Read Candlesticks Chart](https://www.youtube.com/watch?v=9fqBykOBeCg)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue