Java is a powerful object oriented programming language. If you have been developing Android Apps, you must be familiar with Java. Can we use Java in algorithmic trading? Rather should we use Java in algorithmic trading...
Trading Strategies
  • 4730
  • 1
  • 2
7 October 2017, 17:55 #forex
SL and TP are two most important things in a trade. If you have SL and TP correct, you have a set and forget trade. You should develop a trading system that has SL and TP correct 80% of the time. If you can develop such a trading algorithm you have a winning system...
My Trading
  • 478
3 October 2017, 16:58 #forex
If you want to build algorithmic trading strategies you need price data. When you try to download OHLC price data from MT5, you discover there is no menu option. I have written this blog post in which I provide the scripts for downloading ticks and OHLC data from MT5...
Trading Ideas
  • 804
  • 2
15 September 2017, 09:25
Candlestick patterns are important trend reversal and trend continuation signals. But most of the time you will find these candlestick patterns to be vague and imprecise. What if we can somehow combine these candlestick patterns with machine learning and AI...
Trading Systems
  • 1450
  • 1
6 September 2017, 09:35 #forex
Donchian Channel is simple to code in MQL5. If you are trading forex then you must learn how to code indicators in MQL5. MQL5 has been developed very similar to C++.It is infact a subset of C++. So if you are really interested you should learn C++...
Trading Systems
  • 488
26 August 2017, 09:07 #forex
Did you read the last post on Forex Scorpio Code by Vladimir Ribakov? He is giving his Forex Directional Edge Strategy FREE as part of pre-launch of Forex Scorpio Code. Forex Directional Edge Strategy is based on Bollinger Bands...
Trading Systems
  • 685
24 August 2017, 09:29 #forex
Vladimir Ribakov is a professional forex trader well known in the forex community. He has been trading forex successfully for the last 12 years. Vladimir Ribakov will be releasing his Forex Scorpio Code in the next few days...
Trading Systems
  • 1699
22 August 2017, 09:29 #forex
MQL5 is an object oriented language like C++, Java, Python and C#. However unlike C++, Java, Python and C#, MQL5 has very few classes build. MQL5 has a few in built classes that includes a class on fuzzy logic...
Trading Systems
  • 353
  • 1
17 August 2017, 09:38 #forex
MQL5 is an object oriented programming language similar to C++. MQL5 is better than MQL4 when it comes to programming. The problem with MQL5 is it lacks good libraries. When I say good libraries I mean machine learning and deep learning libraries. I have an easy solution...
Trading Systems
  • 1292
  • 2
9 August 2017, 15:11 #forex
I had posted a 50 minute video by Alex du Plooy. In this video a scalping ea turns $5K into $1 Million in 1 day. But it was done on a demo account. Alex du Plooy successfully tested the scalping ea on a demo account many times...
Brokers
  • 158
  • 1
2 August 2017, 09:26 #forex