Trade cryptos with the Triangular Arbitrage EA

Triangular arbitrage involves placing offsetting transactions in three currencies to exploit a market inefficiency for a theoretical risk free trade. In the forex market, which is a very efficient market, there is substantial execution risk for retail traders. However, crypto markets are far less efficient and we can profit from it using triangular arbitrage.

Continue reading “Trade cryptos with the Triangular Arbitrage EA”

Loading

Custom Indicators 103: How to implement visual alerts in custom indicators

Learn how to implement alerts on custom MT4 Indicators coded in the MQL4 language.

Loading

Today I am going to teach you how to implement alerts in your custom indicators. To do so, we’ll further ellaborate on top of our previously coded Custom Indicator 102. The resulting code will serve as a template for a filtered signals indicator with alerts.

Continue reading “Custom Indicators 103: How to implement visual alerts in custom indicators”

Loading

Custom Indicators 102: How to implement native filters in custom indicators

Learn to code native indicator filters such as MACD and RSI into your mql4 indicators for Metatrader4 (MT4).

Loading

Today I am going to teach you how to implement native indicator filters via iCustom() in MQL4. To do so, we’ll further ellaborate on top of our previously coded Custom Indicator 101. The resulting code will serve as a template for your future custom indicators.

Continue reading “Custom Indicators 102: How to implement native filters in custom indicators”

Loading

How to trade Trend Trading signals with Hedging EA

Learn how to make Hedging EA to start trades using Trend-Trading Indicator, using a custom indicator and the Custom Indicator feature of Hedging EA.

Loading

Hedging EA is a trade manager that will turn your losing trades into winners using an imbalanced hedging strategy. It was designed to manage manual trades, but the EA can also start trades automatically using custom indicators.  Let’s see how to set up the EA to trade using Trend Trading.

Continue reading “How to trade Trend Trading signals with Hedging EA”

Loading

How to trade Swing Trading signals with Hedging EA

Learn how to make Hedging EA to start trades using the Swing Trading Indicator, using the Custom Indicator feature of the EA.

Loading

Hedging EA is a trade manager that will turn your losing trades into winners using an imbalanced hedging strategy. It was designed to manage manual trades, but the EA can also start trades automatically using custom indicators such as Swing Trading.  Let’s see how to set up the EA to do so.

Continue reading “How to trade Swing Trading signals with Hedging EA”

Loading

Custom Indicators 101: How to code a simple custom indicator for Metatrader

Learn to code a simple breakout indicator for Metatrader4, written in MQL4.

Loading

Today I am going to teach you how to code a simple indicator in MQL4 that plots a buy arrow when the high of the last bar is broken, and a sell arrow when the low of the last bar is broken. This indicator is the simplest of indicators that can be coded in Metatrader4.

Continue reading “Custom Indicators 101: How to code a simple custom indicator for Metatrader”

Loading

How to trade Harmonacci Patterns signals with Hedging EA

Learn how to make Hedging EA to start trades using the Harmonacci Indicator, using the Custom Indicator feature of the EA.

Loading

Hedging EA is a trade manager that will turn your losing trades into winners using an imbalanced hedging strategy. It was designed to manage manual trades, but the EA can also start trades automatically using custom indicators such as Harmonacci Patterns.  Let’s see how to set up the EA to do so.

Continue reading “How to trade Harmonacci Patterns signals with Hedging EA”

Loading

How to trade Day Trading signals with Hedging EA

Learn how to make Hedging EA to start trades using the Day Trading Indicator, using the Custom Indicator feature of the EA.

Loading

Hedging EA is a trade manager that will turn your losing trades into winners using an imbalanced hedging strategy. It was designed to manage manual trades, but the EA can also start trades automatically using custom indicators such as Day Trading.  Let’s see how to set up the EA to do so.

Continue reading “How to trade Day Trading signals with Hedging EA”

Loading

How to install products from the mql5.com market in Metatrader (MT4/MT5)

User guide to install purchased products in the mql5.com market for metatrader (mt4/mt5)

Loading

To activate purchased EAs or Indicators in your Metatrader Platform, follow these steps. This post assumes that you have an active account at mql5.com. If you don’t, register here.

Loading

How to update purchased products from the mql5.com market (MT4/MT5)

User guide to update purchased indicators and expert advisors in the mql5.com market

Loading

To update purchased EAs or Indicators in the mql5.com market to the latest available version, follow these steps. This post assumes that you have an active account at mql5.com. If you don’t, register here. Kindly note that updating to the newest version of a product does not spend an activation.

Loading