Created at 7pm, Jan 4
mveCmQiDBook
0
ICT Mentoship Episode 7
hv6a9kfpPd-XO8LnG-dMGteDpMNYwn6uq2nrtJpvAr4
File Type
PDF
Entry Count
7
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

About ICT trading model developped in 2022

SMT Divergence is NOT used an Entry Pattern. SMT Divergence is the key to identifying and trusting Stop Hunts. You have to need to know where the market is heading, then use SMT for confirmation following that bias. SMT MUST OCCUR FOLLOWING TIME & PRICE THEORY. IN VERDICT: WHAT IS YOUR BIAS? When Price is Bullish, the number of Up Close Days will outnumber the amount of Down Close Days. The moment you are trading intra-day you are trading with that bias in mind. If you have a set up that follows bias, you would assume Full Risk on that trade. I.e. 1% Risk If you have a setup that is counter your bias, you would assume Half Risk on that trade. i.e 0.5% Risk PSYCHOLOGY TIP FOR BIAS: GET OVER THE CONCERN OF BEING RIGHT EVERY TIME. THE IDEA OF PERFECTION IN TRADING DOES NOT EXIST. You will not get a perfect entry all the time. You will not get a perfect exit all the time. You will not be trading the perfect market all the time.
id: 63de35f329dcc79a2f9c069a600d74cf - page: 9
EMBRACE IMPERFECTION AND NOT HAVING TO BE RIGHT ALL THE TIME. BEING RIGHT IS NOT EQUAL TO BEING PROFITABLE IN TRADING. ONCE PRICE IS AT EQUILIBRIUM OF A PRICE RANGE, BIAS GETS HARDER TO DETERMINE. THIS IS WHEN YOU HAVE TO CHANGE YOUR TRADING STYLE. This is when you expect Consolidations. Rely on the Lower Time Frame Charts and look for Intra-day Liquidity Pools. Become more nimble and don't demand explosive price swings. TAKE YOUR PIPS AND RUN. DO NOT OVERSTAY YOUR WELCOME IN THE MARKET AT EQUILIBRIUM. The moment you are trading intra-day you are trading with that bias in mind. INTERMARKET ANALYSIS: SPOOZ, NASDAQ, AND DOW AVERAGES TEND TO MOVE IN THE SAME DIRECTION.
id: 35eb297e638baa7ad9164c06ac4d4cc3 - page: 13
Spooz, Nasdaq, and Dow Averages are Correlated Markets. Even if you are not trading all of these averages, you still need to refer to them for information. Since these markets move in tandem... if you see an Entry Pattern on 1 of the Averages, the other markets will have a high probability of expanding similarly, even if they didn't print the Entry Pattern. THIS IS WHEN YOU ARE USING OTHER MARKETS AS YOUR INDICATOR. WAS THIS HELPFUL? Take the next step. FOLLOW OUR JOURNEY PROVIDING VIDEO CONTENT FOR THE TRADING MARKET. Our YouTube channel looks at a broad range of subjects including Trading Motivation, Trading Lifestyle, Trading Educational Content, Podcasts with various experts and much more. CLICK HERE TO SUBSCRIBE Join my newsletter. YOUR ULTIMATE ONE-STOP NEWSLETTER TO ACHIEVE TRADING GREATNESS. Weekly emails on self-improvement, mindset, psychology, trading skills, business, and more. No spam, no bullshit. 100% privacy. Your e-mail will never be shared with anyone.
id: 3071fff03f3c69806d479c4d581c1ae5 - page: 30
CLICK HERE TO SIGN UP BRAVEHEART TRADING Dedicated to Freedom and for Reaching Your Full Trading Potential.
id: 9440bcaae814436a04ff60ab3fb15783 - page: 38
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "hv6a9kfpPd-XO8LnG-dMGteDpMNYwn6uq2nrtJpvAr4", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "hv6a9kfpPd-XO8LnG-dMGteDpMNYwn6uq2nrtJpvAr4", "level": 2}'