USDCAD
First Of All i am looking at USDCAD top to down method, let’s see what USDCAD is showing us. Seeing this clean monthly timeframe , we have to first identify major Support and Resistance zones (like the chart below) : As we have identified our major Support and Resistance , we now have to zoom …
USDCHF Analysis | Bearish
USDCHF So I have been looking at this pair , which I thought to take a position. Bullish Looking at the USDCHF currency pair, I see a probability of an upwards movement. Confluence If Support level/ Zone/Area 0.959076 turns to be strongly respected I will continue to hold my position till it reaches Take Profit …
GBPUSD SL Hit | 1 June
Stopped Out | GBPUSD Trade Update GBPUSD went upwards and broke the uptrend channel hitting my Stop-loss.Now out of the trade. My Conclusion and Thoughts : So it happens that under the H4 timeframe Support and Resistance Zone/ Level 1.242110 was first tested today morning and then the market broke the level. Leaving me in …
GBPUSD Trade Analysis | 1 June
GBPUSD : Bearish Today I Have my eyes on this pair, where I have noticed a uptrend channel. The pair which has been forming perfectly under the H4 and H1 timeframe. Signal Entry : Market Execution Under this circumstances I have went Short on the pair. Parameters being :Sl : 1.24279Tp : 1.22630 Risk To …
Day 0 Forex Trading Journey
Forex Trading has been something that took my attention since the day I started thinking of how to make money online. Not knowing that it will take me more than 2 years till I have not got successful in the Financial Industry. I have seen and experienced the journey without fully following a trading plan, …
Trading Journey Starts
I am going to try to follow my trading plan and share with you my Trading Journey . Take A Look At This Video : Just Did a $100 Deposit which i intend to Trade and apply what i can said in the Video, i will also post all of my analysis before and after …
Header Files (Components Of C++ Program)
In this lecture, we are going to look at the first component in a c++ program structure.Header Files(Headers). This is the first component of every c++ program. In our program within the header we find ourselves having a piece of code written, #include <iostream>. However you should note that all lines, I repeat all lines …
COMPONENTS OF A C++ PROGRAM
Welcome to this lecture. In this lecture we are going to take, an intro into the components of a C++ program structure: Now that we have our environment set and working, we now need to break the program which you see on the screen into different component, so that we know and get to understand …
How To Install A Compiler for C++ Programming
Hello welcome to my other Programming In Cpp, post. i will guide you step by step into downloading Dev c++ which i will be using to share some piece of code on this platform. So below you can find a video attached that will guide you into the installation process. In the same video you …