Created at 7pm, Jan 4
mveCmQiDBook
0
2022 ICt Mentorship Episode 13
YffBeq24FNOSEGlm6dzEptOFyF_yGbWBWtcb4M7R8Fo
File Type
PDF
Entry Count
10
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

About ICT trading model

Does Market Structure support your Order Block? 2) Does Market Structure support your Imbalance? Now a SETUP should be available on the Lower Time Frames The setup forms when : a) Price trades back into an Intermediate Term Order Block. b) A occurs within a Kill Zone A) Price Trades from an Intermediate Term Low by trading in a FVG. The setup forms when : a) Price trades back into an Intermediate Term Order Block. b) A occurs within a Kill Zone B) Setup forms during a PM Session THE INTERMEDIATE TERM PERSPECTIVE GIVES THE FRAMEWORK. DO NOT IDENTIFY STRUCTURE FROM A SHORT-TERM PERSPECTIVE. Short-term Perspective is your Bellwether Timeframe. You will use it for Entry Purposes If the Risk: Reward Ratio is not desired, you can refine it even more on the Lower Time Frames to find a Risk: Reward Ratio that is desired. High Probability Order Blocks have an FVG paired with them. High Probability Order Blocks are blended with Time Theory.
id: 1c76dde6f8f7339dee0268bd655ac7d4 - page: 25
Parent Order Block and Subordinate Order Blocks SUBORDINATE PRICE STRUCTURE IS DIRECTLY LINKED TO THE ORDER FLOW FROM THE HIGHER TIME FRAMES. THE BULK OF THE VOLUME IS COMING FROM THAT PARENT STRUCTURE. HOWEVER... WE CAN NAVIGATE THAT VOLUME FROM THE PARENT STRUCTURE WITH SUBORDINATE STRUCTURE. Once you know what you are looking for, you can take Lower Time Frame Order Blocks Entries... This is done by knowing: Bias Narrative Draw on Liquidity SUBORDINATE ORDER BLOCK MARKET NARRATIVE NARRATIVE! BIAS BIAS APPLYING CONCEPTS FROM EP 10 BIAS APPLYING CONCEPTS FROM EP 10
id: aaef96e0f33f33f2648b7cd18175e23a - page: 37
Taking Lower Time Frame Order Blocks towards a Draw on Liquidity AFTER AN INTERMEDIATE SWING LOW FORMS, Order Block's and Imbalances on a Short-term perspective to hold. THIS IS WHERE INTERBANK TRADERS ARE BUYING. Trust that price will reach the Objective as long as Down Candles still SUPPORT price. INTERMEDIATE-TERM LOW HAS TO HOLD UNTIL THE OBJECTIVE HAS BEEN MET. If you are in Open Profits, this is how you would also manage the trade... Trail your stop-loss underneath an Order Block and Imbalances as the trade progresses. By understanding the Range from Intermediate Term Low to the Draw On Liquidity... YOU CAN NOW PARLAY A TRADING ACCOUNT VIA PYRAMIDING You will need: 1. 2. Intermediate Term Low Draw on Liquidity 2nd Entry: Full Risk (0.5%) 1st Entry: Full Risk (1%) Full Close!
id: 43ccd653aa3a6601e685c487345b23d5 - page: 46
3rd Entry: Full Risk (0.25%) Every Time Price Retraces into an Order block or Imbalance... That is a Pyramiding Opportunity. You are halfling your risk every time you enter a pyramid opportunity. You only want to be finding pyramiding opportunities if the objective has not been met Yet. 2nd Entry: Full Risk (0.5%) 1st Entry: Full Risk (1%) Full Close! 3rd Entry: Full Risk (0.25%) Hypothetical $10,000 Account (Full Risk being 1%) Full Close! Trade #3 $25 Trade #2 $50 Trade #1 $100 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. Subscribe Today!
id: bb6a4349cee5c678c6a73c3e7dfe8be5 - page: 48
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": "YffBeq24FNOSEGlm6dzEptOFyF_yGbWBWtcb4M7R8Fo", "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": "YffBeq24FNOSEGlm6dzEptOFyF_yGbWBWtcb4M7R8Fo", "level": 2}'