Articles, Library comments - page 186

Breakdown catcher : Working with pending Stop orders Author: Vladimir Karputov
PivotHeiken 3 : The EA uses indicators Pivot-2 and Heiken Ashi Smoothed Oscillator. Author: Vladimir Karputov
Open two Market orders in opposite directions: This simple script opens two Market orders in two opposite directions. The essence of this is when trading news, price often breaks out in one direction. So ideally executing this script shortly before the news release would imply that if a...
Alligator trend cross : Candle cross either of three lines. Author: Mt4 and Mt5 Versions Available Here
Three Combo Indicator: It combines two emas, rsi and adx to give you buy or sell signals. Author: jay
Swing Line : Ron Black's swing line indicator for MetaTrader 5 version. Author: Mladen Rakic
InverseReaction : This indicator is based on the idea of that an unusual impact in price changes will be adjusted by an inverse reaction... Author: Erdem Sen
Ichimoku Cloud : In many trading systems only the cloud of Ichimoku indicator can be used ( Ichimoku Kinko Hyo ). Therefore, there is a need to remove the rest of the indicator lines from a chart. In such a situation it is better to have the indicator without any extra lines. This indicator is
New article Tips from a professional programmer (Part I): Code storing, debugging and compiling. Working with projects and logs has been published: These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming easier. Terminal program
More Trade After Break Even : Have you ever wanted to add another trade only after the previous has been modified by either trailing stop or even break even , This code will help you to be able to implement that Author: Omega J Msigwa
New article Graphics in DoEasy Library (Part 73): Form object of a graphical element has been published: The article opens up a new large section of the library for working with graphics. In the current article, I will create the mouse status object, the base object of all graphical elements and the
A System: Championship 2008 Final Edit: Automatic Trading System Author: Airat Safin
PlannedPendingOrders: Execute pending order(s) according to lines in the chart you have drawn before. Author: diak
Kuskus Starlight: Indicator Kuskus Starlight. Author: John Smith
New article Gradient boosting in transductive and active machine learning has been published: In this article, we will consider active machine learning methods utilizing real data, as well discuss their pros and cons. Perhaps you will find these methods useful and will include them in your arsenal
SerialMA_EA : The Expert Advisor is based on a dynamic moving average. Author: Scriptor
New article Using indicators for optimizing Expert Advisors in real time has been published: Efficiency of any trading robot depends on the correct selection of its parameters (optimization). However, parameters that are considered optimal for one time interval may not retain their effectiveness in
  Experts: Gaps  (1)
Gaps: Adviser Gaps. Author: John Smith
SimSim (Simple Simulator v1.0) : Simple Simulator is designed to practice manual trading on historical data. Author: Mokara
McGinley dynamic (official) : McGinley dynamic (official version - as described by John R. McGinley) Author: Mladen Rakic
Doda-Donchian with stop-loss feature: Modified version of Donchian channel that shows when to Buy & Sell and most important, where to place stop-loss. Author: gopal krishan doda
Buyer and Seller Scripts with Stoploss and Takeprofit: 2 SCRIPtS TO AUTOMATE OPENING MULTIPLE POSITIONS SIMULTAINIOUSLY tith SL and TP Author: James Malwitz
  Experts: Demark Lines EA  (20   1 2)
Demark Lines EA: This expert is based on the famous DeMark Lines indicator. Author: bobby
Cercós Chaos vs Movement : Volatility indicator Author: Manuel Alejandro Cercos Perez
Moving average breakout : trending breakout Author: ReadyPlayerOne
DonForex DonchianFibo: Classic Donchian-channel with Fibonacci retracement levels. Author: DonFx
The "DC signals" signals generator : To generate signals, it uses the combined patterns of three indicators: DCOS (by DC2008), BullsPower and BearsPower. Author: Sergey Pavlov
ATR adaptive smoothed Laguerre RSI 2 (extended) : ATR adaptive smoothed Laguerre RSI 2 (extended) Author: Mladen Rakic
Waddah Attar Buy Sell Vol: This indicator separate Buy Volume and Sell Volume .. you never see like this before Author: waddah attar
New article Brute force approach to patterns search (Part II): Immersion has been published: In this article we will continue discussing the brute force approach. I will try to provide a better explanation of the pattern using the new improved version of my application. I will also try to find the