2/
Some reflections on trading psychology...
1/
Was out tonight - great cocktails whiskey wine, all alone and didn't indulge in the people or beautiful women around me, instead I jotted down some notes after reflecting on trading psychology quite a bit this past week. Will expand on this once I come out of my daze...
— DoejiStar (@DoejiStar) December 12, 2020
2/
3/
4/
5/
6/
7/
8/
9/
10/
11/
12/
13/
14/
15/
16/
More from Trading
A thread on getting intraday (any timeframe) data to excel without any coding. Limited to only last 60 days. Fetches from zerodha chart.
👇
1. Open the chart on zerodha web in chrome. Right click and select 'Inspect'. Click 'Network' as shown in this pic.
2. Right click on the last entry on the table you see and click 'copy as cURL (bash)'
3. Go to website https://t.co/f8rhwoGLUc and paste on the left box and click 'Run'
4. The output below candles written on right of box is the ohlc, volume and oi data. Copy and paste to excel.
👇
1. Open the chart on zerodha web in chrome. Right click and select 'Inspect'. Click 'Network' as shown in this pic.
2. Right click on the last entry on the table you see and click 'copy as cURL (bash)'
3. Go to website https://t.co/f8rhwoGLUc and paste on the left box and click 'Run'
4. The output below candles written on right of box is the ohlc, volume and oi data. Copy and paste to excel.