Ahmad Hassam
Ahmad Hassam
Ahmad Hassam
Опубликовал пост USD/SEK Long Trade With 26 Pips Stop Loss And 2000 Pips Take Profit
USD/SEK is an exotic pair. SEK is the Swedish Krona. Sweden has a strong economy. In the last few days USD/SEK has been in a strong uptrend. Read this post in which I explain in detail a recent USD/SEK long trade with stop loss 26 pips. Take profit is 2300 pips...
Ahmad Hassam
Опубликовал пост USD/CNY Is Becoming Popular With Day Traders
USD/CNY is available for trading with my brokers. CNY is the Chinese Yuan. International Monetary Fund included Yuan in its list of international reserve currencies. The list of international reserve currencies now includes USD, EURO, GBP, JPY and CNY...
Ahmad Hassam
Опубликовал пост USD/MXN Is In A Strong Downtrend
USD/MXN is an exotic pair that some traders love to trade daily. Mexican Peso is in a strong downtrend. USD/MXN was very nervous when President Trump won the US election. It made a high around 22 Pesos for 1 USD...
Ahmad Hassam
Опубликовал пост USD/ZAR Rallies Hard Last Week When South African President Fires The Finance Miniter
USD/ZAR is an exotic pair. ZAR is the South African Rand. Last week South African President fired the Finance Minister. South African Rand plummeted around 5% in one day. This was a big shock to the investors...
Ahmad Hassam
Опубликовал пост EURUSD Short Trade With Stop Loss 10 Pips And Take Profit 150 Pips
EURUSD is a wonderful pair when it comes to trading. It can give you very low risk trades. It trends in one direction for a long time. So once you have the trend direction confirmed, you can look for a low risk entry...
Ahmad Hassam
Опубликовал пост GBP/USD Short Trade 200 Pips Profit 15 Pip Stop Loss
British Prime Minister Theresa May signed a letter for the start of Article 50 proceeding leading to Brexit. This news caused GBP/USD to fall more than 200 pips then it stopped. Currency pairs react a lot to news in the market. If you are a currency trader, you should watch the news daily...
Ahmad Hassam
Опубликовал пост Trend Following Algorithmic Trading Strategy Oanda API Python Code
Did you read the post on how to connect with Oanda API using Python? I have written a new post in which I provide the python code for a Trend Following Algorithmic Trading Strategy. This is a simple trend following strategy. First we connect with Oanda FXTrade platform using its API...
Vaithianathan Sreeram
Vaithianathan Sreeram 2017.03.28
Hi, your Skype id please
Ahmad Hassam
Опубликовал пост Oanda API For Algorithmic Trading With Python And R
Oanda is a well known forex broker that is proving REST API for algorithmic trading. We can use Oanda API for algorithmic trading with Python as well as R. Read this blog post in which I provide you the code for Python as well as R algorithmic trading with Oanda API...
Ahmad Hassam
Опубликовал пост Can We Predict GBP/USD Flash Crash With Long Short Term Memory Network Or Gated Recurrent Unit?
Deep learning is the buzzword now a days. It is being claimed that deep learning is the technological revolution of this century. Deep learning has performed miracles at Google, Facebook, Amazon and other high tech companies. Soon we will be seeing auto driving cars...
Ahmad Hassam
Опубликовал пост Algorithmic Trading With R Course
R is a very powerful machine learning and data science scripting language. R has got over 7000 statistical, machine learning and data science packages. R is ideally suited to do machine learning on a financial time series data set and make predictions...
Ahmad Hassam
Опубликовал пост Echo State Network Forex Trading System Python Code
Neural Networks are powerful tools. But you need experience to model them. Echo State Network is a powerful concept that gives good price predictions in forex trading.‌ Feed Forward Neural Networks are not good when it comes to predicting high frequency financial time series data...
Ahmad Hassam
Опубликовал пост Fuzzy Logic Candlestick Trading System Part I
I use candlestick patterns a lot in my trading. Candlestick patterns work. But not in the conventional sense. If you want to trade conventional candlestick patterns like engulfing pattern or harami, then you will lose a lot...
Ahmad Hassam
Опубликовал пост Kalman Filter For Swing Trading
It is surprising that the MQL5 community is not using Kalman Filter. Kalman Filter is a simple recursive predictor estimator that is very quick as it depends on the last observation only. Kalman Filter is much better than a moving average when it comes to following price...
Ahmad Hassam
Опубликовал пост Ultimate Profit Solution Hidden Money Levels Trading System FREE Download
There are levels in the market where price turns. Knowing these levels in advance is what makes you a successful trader. You can download this Hidden Money Levels Trading System indicators, template and 11 page PDF FREE...
Ahmad Hassam
Опубликовал пост Ultimate Profit Solution Profit Spring Trading System FREE Download
In the next few days, Toshko Raychev is going to open the doors to his Ultimate Profit Solution System. Ultimate Profit Solution has an average winrate of 92.34% according to Toshko Raychev. As part of the launch sequence, Toshko Raychev is giving his Profit Spring Trading System FREE...
Ahmad Hassam
Опубликовал пост S&P 500 ARIMA Plus GARCH Trading Strategy
Can we use this ARIMA Plus GARCH Trading Strategy for trading EUR/USD? You can read this post in which I explain this S&P 500 ARIMA Plus GARCH Stock Trading Strategy. You can trade this trading strategy for EUR/USD as well as other currency pairs like GBP/USD, AUD/USD, NZD/USD etc...
Ahmad Hassam
Опубликовал пост Long Short Term Memory Recurrent Neural Network Trading System
Long Short Term Memory Recurrent Neural Network (LSTM) is different from traditional neural network. A traditional neural network uses a neurons while LSTM neural network uses memory blocks. These memory blocks can store information for a long time before it uses it...
Ahmad Hassam
Опубликовал пост Macroeconomics For Currency Traders Course
Central Banks are the most powerful players in the currency market. Did you notice the last FOMC Meeting in December 2016 when Federal Reserve announced increasing interest rates? This announcement started a big move on all the USD pairs...
Ahmad Hassam
Опубликовал пост 42 SMA 252 SMA Trend Trading Strategy Python Code
In this Trend Trading Strategy, we first plot 42 SMA and 252 SMA. Then we take the difference of 42 SMA with 252 SMA. We define a threshold value SD also called Regime. When the 42 SMA -252 SMA difference is greater than SD, we enter a long trade...
Ahmad Hassam
Опубликовал пост How To Calculate Keltner Channels And Average True Range Python Code?
Average True Range measure the volatility in the market. Keltner Channels are calculated by drawing bands 2 time Average True Range above and below the Exponential Moving Average. The period is usually 14. Keltner Channels are just like Bollinger Bands...