Articles, Library comments - page 16

  Libraries: Virtual  (21   1 2 3)
Virtual: Virtual trading environment Author: fxsaber
Check out the new article: Developing a Replay System — Market simulation (Part 20): FOREX (I) . The initial goal of this article is not to cover all the possibilities of Forex trading, but rather to adapt the system so that you can perform at least one market replay. We'll leave simulation for
Moving Averages, multi-timeframe: The iUniMA MTF indicator allows the user to choose between different types of moving averages (SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA, and VIDYA). It can be applied to any timeframe, higher or lower than the current chart's timeframe. Compared to the...
SR_TLB: An interpretation of Stieve Nisson's 'Three Line Break' strategy Author: Nikolay Kositsin
Half Trend New Alert : Trend indicator. Added alerts (Sound, Alert, email, push) Author: Vladimir Karputov
Check out the new article: Data Science and Machine Learning (Part 16): A Refreshing Look at Decision Trees . Dive into the intricate world of decision trees in the latest installment of our Data Science and Machine Learning series. Tailored for traders seeking strategic insights, this article
Grid and Martin Gale include file : Enables Programmers to create Martin Gale and Grid Trading strategies with ease. Author: Peter Mueller
trading tycoon : enjoy Author: Sibonelo Sydney Mthombothi
Multi SellOrders : To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a
New article Take a few lessons from Prop Firms (Part 1) — An introduction has been published: In this introductory article, I address a few of the lessons one can take from the challenge rules that proprietary trading firms implement. This is especially relevant for beginners and those who struggle
Implementation of my Hull Moving Average : Here is my colored Hull Moving Average. Author: Wolfgang Melz
Multi SellOrders : To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a
Heikin Ashi Lines : A simpler way to display Heikin Ashi Author: Fernando Carreiro
Trade Copier - Open Source - Multiplatform - Transmitter Side: Trade Transmitter will Transmit Trades from MT5 Demo or Real accounts using CSV Files. Each trade request created manually or by other EAs on MT5 terminal will be automatically transmitted. Positions and orders summaries are also
New article Graphical Interfaces I: Form for Controls (Chapter 2) has been published: This article is the continuation of the first part of the series about graphical interfaces. The first article Graphical Interfaces I: Preparation of the Library Structure (Chapter 1) considers in detail what this...
Candle Grids : Draw a Rectangle on chart to plot custom grids based on points value on input Author: Rajesh Kumar Nait
Heikin Ashi Lines : A simpler way to display Heikin Ashi Author: Fernando Carreiro
New article Graphical Interfaces I: Preparation of the Library Structure (Chapter 1) has been published: This article is the beginning of another series concerning development of graphical interfaces. Currently, there is not a single code library that would allow quick and easy creation of high...
New article Expert Advisor featuring GUI: Creating the panel (part I) has been published: Despite the fact that many traders still prefer manual trading, it is hardly possible to completely avoid the automation of routine operations. The article shows an example of developing a multi-symbol signal...
Candlestick Wick Imbalance : Candlestick Wick Imbalance Author: Rajesh Kumar Nait
ZigZag Indicator with Extra Features: Taking a Closer Look at the Workings of the ZigZag Indicator. Author: Fernando Carreiro
Martingale Trade Simulator : a Simple Visual Strategy Tester / Manual Trade Training using Martingale. Author: DADALI ARWALY
AccurateTimer: Increased accuracy of the standard timer. Author: fxsaber
Martingale Trade Simulator : a Simple Visual Strategy Tester / Manual Trade Training using Martingale. Author: DADALI ARWALY
Check out the new article: Neural networks made easy (Part 54): Using random encoder for efficient research (RE3) . Whenever we consider reinforcement learning methods, we are faced with the issue of efficiently exploring the environment. Solving this issue often leads to complication of the
Check out the new article: Developing a Replay System — Market simulation (Part 19): Necessary adjustments . Here we will prepare the ground so that if we need to add new functions to the code, this will happen smoothly and easily. The current code cannot yet cover or handle some of the things that
Check out the new article: Developing a Replay System — Market simulation (Part 18): Ticks and more ticks (II) . Obviously the current metrics are very far from the ideal time for creating a 1-minute bar. That's the first thing we are going to fix. Fixing the synchronization problem is not
New article Scraping bond yield data from the web has been published: Automate the collection of interest rate data to improve the performance of an Expert Advisor. Automated trading is based almost entirely on technical indicators that use past price action to forecast future price action. However,...
Multi time frame example by recursion : The purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion. A function which is responsible of the indicator calculation itself can be replaced easily. A functionality which is responsible
Day Trader Market Profile: The indicator ыimulates the full structure of the market profile system that described by "James Dalton" in his book "Mind Over Markets". Author: Bassam Maamoon