Showing posts with label Expert Advisor. Show all posts
Showing posts with label Expert Advisor. Show all posts

FiboPivotCandleBar Expert Advisor for MetaTrader 4

Author: Roberto Jacobs (3rjfx)

FiboPivotCandleBar Expert Advisor for MetaTrader 4 complete program with algorithm explanation.

In this article, I'll explain how to create a standard and simple Expert Advisor (EA) or forex robot by applying Buy or Sell signals from the FiboPivotCandleBar indicator for MetaTrader 4.

First, let me explain that the FiboPivotCandleBar indicator for MetaTrader 4 is an indicator I created and have been sharing for free in the MQL5 Library since 2015. However, I have never applied the signals inan Expert Advisor or forex robot until now. This article won't delve into the Fibonacci and Pivot Point strategies, as they require a dedicated and lengthy discussion.

Read the full article


How to detect Bar Close Time in MT5 and MT4

Author: Roberto Jacobs (3rjfx)

How to detect Bar Close Time in MT5 and MT4. The indicator precisely identifies when a trading bar (or candlestick) closes. This is crucial for traders who rely on closing prices to determine market trends and make trading decisions.

MT5 Indicator Program Explanation and Function

Overview:

The TimeBarCloseCheck MT5 Indicator is designed to detect the bar close time and the close price in the MetaTrader 5 trading platform. This program assists traders by providing accurate timing and pricing information, which is essential for making informed trading decisions.

Functions:

Read the full article