wa16518
wa16518
Friends

Add friends via their profile or user search and you will be able to see if they are online

Alain Verleyen
Alain Verleyen
Comment to topic Is there a solution to get angle value on OBJ_TRENDBYANGLE by code?
Yohana Parmi : To this day, I am still wondering why the angle value remains zero when I create the OBJ_TRENDBYANGLE object based on a predefined trendline through code in EA or Indicator. It's zero
Yohana Parmi
Yohana Parmi
Is there a solution to get angle value on OBJ_TRENDBYANGLE by code?
Dear experts, @Alain Verleyen @whroeder1 To this day, I am still wondering why the angle value remains zero when I create the OBJ_TRENDBYANGLE object based on a predefined trendline through code in EA or Indicator. Example: ObjectCreate ( 0
shared author's slacktrader code
 20 pips a day opposite "yesterday's trend"
Improved version of 10 pips a day opposite "yesterday's trend" EA
shared author's Andrey Khatimlianskii code
 SendPendingOrder
Placing a pending order using the mouse - the first script from the "GMO" ("Graphical Management of Orders") series.
shared author's Prival code
 Pi
The calculation of pi character.
shared author's MetaQuotes code
 Rotating text objects
Example of working with objects: creating object, changing properties, redrawing the chart.
shared author's slacktrader code
 Universal Expert Advisor scheme
Universal EA scheme to enable easy multiple strategy implementation into one EA
shared author's Igor Kim code
 Library of functions for working with INI-files.
The library contains five functions for reading the values from an INI-file and five functions for writing the values to an INI-file. Thus, there are five pairs of functions to read/write the values of 'integer array', 'boolean', 'double', 'integer' and 'string' types.
shared author's Microsoft Corporation code
 RegularExpressions in MQL4 for working with regular expressions
Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.
shared author's Viktor Fateev code
 20_Pips
This EA is based on the statistics with an element of Martingale.
shared author's Yury Reshetov code
 Automated Trading System "Сombo"
The ATS is based on the classical trend-following strategy and a double-layer neural network taught in to enter the market against the trend.
shared author's Scriptor code
 ArtificialIntelligence_Right
The Expert Advisor using artificial intelligence - a single-layer neural network. The "Perceptron" is used for identification of the quotes movement direction.
shared author's simple liang code
 KeyboardTrade
This tool is for trading with keyboard input, it supports "Send order", "Set Stop Loss", "Set Take Profit", and "Close order".
shared author's Alexander Pavlov code
 Last Price
A scalper that trades depending on the last deal on the open interest side.
shared author's Alexander Pavlov code
 Sentiment
Robot that trades the open sentiment of the market.
shared author's Sergey Pavlov code
 Multicurrency Expert
A multi-currency (10 currency pairs) Expert Advisor that does not use indicators.
shared author's Sergey Pavlov code
 Multicurrency trading panel or a game system
An example of using the MasterWindows library for creating a multicurrency game trade panel.
shared author's Sergey Pavlov code
 Trade panel with autopilot
An example of creating a trade panel using the MasterWindows library.
shared author's Vladimir Karputov code
 All information about the symbol
All information about the current symbol (information from the CSymbolInfo class object is used) represented as a dialog panel.
123