Articles, Library comments - page 70

Basic ATR based take and stop expert adviser: A ready made expert adviser template to use for further development Author: Kenneth Parling
Heikin Ashi Engulfing : & moving average , two rsi filters. Author: ReadyPlayerOne
New article Machine Learning: How Support Vector Machines can be used in Trading is published: Support Vector Machines have long been used in fields such as bioinformatics and applied mathematics to assess complex data sets and extract useful patterns that can be used to classify data. This article...
Slope_Direction_Line: The Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction. Author: Scriptor
Rsi alert plus : Rsi oversold bought , Moving average Author: traderonemax
New article Developing a trading Expert Advisor from scratch (Part 27): Towards the future (II) has been published: Let's move on to a more complete order system directly on the chart. In this article, I will show a way to fix the order system, or rather, to make it more intuitive. The next video
New article Create Your Own Trading Robot in 6 Steps! is published: If you don't know how trade classes are constructed, and are scared of the words "Object Oriented Programming", then this article is for you. In fact, you do not need to know the details to write your own module of trading signals....
Buy trend EA : This EA places buy trades based on trades of last 5 candles. Author: Satyam Shivam
Envelopes ATR MT5: The indicator displays the deviation of the upper and lower borders of the symbol oscillation range. The deviation is based on the symbol's ATR. Author: Yurij Izyumov
G channel : G channel is a channel indicator with 3 lines- a middle line representing a central tendency and 2 Upper and Lower boundaries calculated based on the past values of same indicator. Its based on the paper "Recursive Bands - A New Indicator For Technical Analysis" by Alex Grover and is a
  Experts: Coin Flip  (16   1 2)
Coin Flip: Opens orders using the martingale and a virtual trailing stop. Author: Vladimir Gribachev
  Experts: TradePanel  (51   1 2 3 4 5 6)
TradePanel: Simple one click trade panel, typically useful for scalpers and day traders. Note: The current chart symbol can be switched by writing the desired one in the symbol box. Author: MhFx7
Modify SL and/or TP : I used to suffer from unnecessary losses and/or cutting my profit short since I wasn't fast enough to modify my SL and/or TP. That is why I've wrote these scripts that will allow me to react fast when I must modify my Sl and/or TP especially when I have many open and/or pending
New article Self-adapting algorithm (Part III): Abandoning optimization has been published: It is impossible to get a truly stable algorithm if we use optimization based on historical data to select parameters. A stable algorithm should be aware of what parameters are needed when working on any
  Indicators: MAMA  (4)
MAMA: Mesa Adaptive Moving Average (MAMA) indicator. The indicator is a moving average based on the EMA algorithm and adapted to a financial instrument current volatility. The indicator consists of two averages - fast MAMA (green line) and slow FAMA (red line). Crossover of the averages provide...
New article DoEasy. Controls (Part 15): TabControl WinForms object — several rows of tab headers, tab handling methods has been published: In this article, I will continue working on the TabControl WinForm object — I will create a tab field object class, make it possible to arrange tab headers in
New article Developing a trading Expert Advisor from scratch (Part 26): Towards the future (I) has been published: Today we will take our order system to the next level. But before that, we need to solve a few problems. Now we have some questions that are related to how we want to work and what
New article Developing a trading Expert Advisor from scratch (Part 25): Providing system robustness (II) has been published: In this article, we will make the final step towards the EA's performance. So, be prepared for a long read. To make our Expert Advisor reliable, we will first remove
New article Developing a trading Expert Advisor from scratch (Part 24): Providing system robustness (I) has been published: In this article, we will make the system more reliable to ensure a robust and secure use. One of the ways to achieve the desired robustness is to try to re-use the code as much
DEMA trend: DEMA trend Author: Mladen Rakic
KeyFinder 2.0: This script finds DeMark pivot points, displays them on the chart and indicates their dimensions. Author: Pavel Trofimov
New article Population optimization algorithms has been published: This is an introductory article on optimization algorithm (OA) classification. The article attempts to create a test stand (a set of functions), which is to be used for comparing OAs and, perhaps, identifying the most universal
New article Neural networks made easy (Part 23): Building a tool for Transfer Learning has been published: In this series of articles, we have already mentioned Transfer Learning more than once. However, this was only mentioning. in this article, I suggest filling this gap and taking a closer look
New article DoEasy. Controls (Part 14): New algorithm for naming graphical elements. Continuing work on the TabControl WinForms object has been published: In this article, I will create a new algorithm for naming all graphical elements meant for building custom graphics, as well as continue
  Experts: Milestone  (632   1 2 3 4 5 ... 63 64)
Milestone: Trade 5min charts mostly EURUSD. Added news filter from Forex Factory and stops. Loads of versions inside. Good luck Author: Trevor Schuil
MACD Stochastic 2: iMACD (Moving Average Convergence/Divergence, MACD) with adjustable timeframes and a Stochastic of the current timeframe. Author: Vladimir Karputov
T3 floating levels (2) : Updated T3 floating levels Author: Mladen Rakic
VR---ZVER v.2: It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions. Author: Vladimir Karputov
New article Mathematics in trading: Sharpe and Sortino ratios has been published: Return on investments is the most obvious indicator which investors and novice traders use for the analysis of trading efficiency. Professional traders use more reliable tools to analyze strategies, such as Sharpe and
Money Managment Indicator: MT4 Indicator for Position Size Calculation Author: ThilinaG