New publications in CodeBase
- Fast Pending Orders Placing pending orders with no need to calculate lot size. Script calculates the proper lot size and opens the pending order(s) for you.
- 4click Trade Opener Trade with no need to calculate lot size! This script calculates the proper lot size and opens the position(s) for you.
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this week
- Expert adviser Easy Robot Any account type, leverage and deposit
- b-clock Show minutes and seconds left before new candle is appeared.
- VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.
Most read articles this week
How we developed the MetaTrader Signals service and Social Trading
We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.
In this article, we will complete the description of the pending request trading concept and create the functionality for removing pending orders, as well as modifying orders and positions under certain conditions. Thus, we are going to have the entire functionality enabling us to develop simple custom strategies, or rather EA behavior logic activated upon user-defined conditions.
In the previous part, we considered the implementation of the MySQL connector. In this article, we will consider its application by implementing the service for collecting signal properties and the program for viewing their changes over time. The implemented example has practical sense if users need to observe changes in properties that are not displayed on the signal's web page.
New publications in CodeBase
- Currency Strength Expert v3 This Multicurrency EA is based on Currency Strength Indicator.
- Copy constructor Have you ever wondered how to safely return automatic objects with functions without memory leaks?
1 new signal now available for subscription:
The most downloaded free products:
The most popular forum topics:
- Not the Grail, just a regular one - Bablokos!!! 71 new comments
- Machine learning in trading: theory, models, practice and algo-trading 45 new comments
- Errors, bugs, questions 40 new comments
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Errors, bugs, questions 52 new comments
- Features of the mql5 language, subtleties and tricks 42 new comments
- Not the Grail, just a regular one - Bablokos!!! 26 new comments
1 new signal now available for subscription:
New publications in CodeBase
- PY_Signal Multi time frame signal
- CCI Expert MT4 Expert Advisor based on the CCI indicator
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Limits/stakes at current price in the Terminal (not in the Tester) 68 new comments
- From theory to practice 57 new comments
- Questions on OOP in MQL5 32 new comments
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this month
- Power of USD Power of USD indicator shows actual strength of currency USD calculated of 7 pairs that contain USD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR USD, AUD USD, NZD USD, GBP USD, USD JPY, USD CAD, USD CHF.
- PivotPoint This indicator draws pivot points, resistances and supports.
- b-clock Show minutes and seconds left before new candle is appeared.
Most read articles this month
How we developed the MetaTrader Signals service and Social Trading
We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.
How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
We continue the development of the functionality allowing users to trade using pending requests. In this article, we are going to implement the ability to place pending orders under certain conditions.
1 new signal now available for subscription:
Published article "Multicurrency monitoring of trading signals (Part 2): Implementation of the visual part of the application".
In the previous article, we created the application framework, which we will use as the basis for all further work. In this part, we will proceed with the development: we will create the visual part of the application and will configure basic interaction of interface elements.
The most downloaded free products:
The most popular forum topics:
- Questions on OOP in MQL5 94 new comments
- Not the Grail, just a regular one - Bablokos!!! 82 new comments
- Vim as ide for mql 25 new comments
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this week
- Expert adviser Easy Robot Any account type, leverage and deposit
- VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.
- PivotPoint This indicator draws pivot points, resistances and supports.
Most read articles this week
How we developed the MetaTrader Signals service and Social Trading
We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.
In this article, we will complete the description of the pending request trading concept and create the functionality for removing pending orders, as well as modifying orders and positions under certain conditions. Thus, we are going to have the entire functionality enabling us to develop simple custom strategies, or rather EA behavior logic activated upon user-defined conditions.
Applying network functions, or MySQL without DLL: Part I - Connector
MetaTrader 5 has received network functions recently. This opened up great opportunities for programmers developing products for the Market. Now they can implement things that required dynamic libraries before. In this article, we will consider them using the implementation of the MySQL as an example.
New publications in CodeBase
- waverider zigzag This indicator is ZigZag based on Bill Williams Aligator
- GMT Time on chart The GMT Time on chart indicator is written for users who like to see GMT Time on-screen. For convenience, This indicator code is written clearly and simple. Update 1: 16-5-2020 *Input font color *Input font size