Articles, Library comments - page 19

Lession 1_ Bullish and Bearllish Candle Tick : This is a lesson on how to create a Bullish - Bearllish reversal trading method based on the Japanese candlestick pattern. Now we will refer to detail introduct about method: Author: Dao Thanh Tan
SuperWoodiesCCI: The indicator that realizes the trading strategy using the CCI Fig.1 The SuperWoodiesCCI indicator Author: Nikolay Kositsin
Trading Sessions Open - Close: This is a trading sessions indicator. Author: Mladen Rakic
Convert iExposure.mq4 From MetaQuotes : iExposure will show the opening of trading positions in tabular form in the sub-window below the main window. This allows the trader to see at a glance the positions in the market including the profit value and the amount of risk for each position. The
Check out the new article: MQL5 Wizard Techniques you should know (Part 18): Neural Architecture Search with Eigen Vectors . Neural Architecture Search, an automated approach at determining the ideal neural network settings can be a plus when facing many options and large test data sets. We examine
Count consecutive no. of bull or bear bars : Sample code to count consecutive no. of bull or bear bars. Author: Sardion Maranatha
New article Swaps (Part I): Locking and Synthetic Positions has been published: In this article I will try to expand the classic concept of swap trading methods. I will explain why I have come to the conclusion that this concept deserves special attention and is absolutely recommended for study. I
send a trade position to telegram channel : hi, this code need your telegram token and telegram chat id . you can make robot by BotFather and then search in google how you can find telegram token and chat id then attach them to this code . now every trade would be signals on your telegram channel
Indicator of Equity and Balance: The indicator draws the charts of equity and balance by the data of accounts history, it uses the current opened positions for updating the charts in the real time mode as well. Author: Игорь Корепин
New article Learn how to design a trading system by Envelopes has been published: In this article, I will share with you one of the methods of how to trade bands. This time we will consider Envelopes and will see how easy it is to create some strategies based on the Envelopes. As this indicator is a
New article Developing a trading Expert Advisor from scratch (Part 7): Adding Volume at Price (I) has been published: This is one of the most powerful indicators currently existing. Anyone who trades trying to have a certain degree of confidence must have this indicator on their chart. Most often
Candle Closing Time Remaining (CCTR) MT5: Candle Closing Time Remaining (CCTR) MT5 is an indicator which displays the remaining time for an open candle to be closed. Features Changeable color and size....
Get Nth Closed Trade from the end in MT5 : This EA will scan all the closed trades and then print the nth trade from the end Author: Biswarup Banerjee
Get Nth Active Trade from the end in MT5 : This EA will scan all the open trades and then print the nth trade from the end Author: Biswarup Banerjee
Check out the new article: Data Science and ML (Part 22): Leveraging Autoencoders Neural Networks for Smarter Trades by Moving from Noise to Signal . In the fast-paced world of financial markets, separating meaningful signals from the noise is crucial for successful trading. By employing
  Experts: Forex Calculators  (37   1 2 3 4)
Forex Calculators: Margin Calculator, Point Value Calculator, Profit Calculator and Swap Calculator. Author: amrali
Moving Average (MA) Crossover EA : This is an EA based on Moving average crossover. Author: Satyam Shivam
New article Neural networks made easy (Part 2): Network training and testing has been published: In this second article, we will continue to study neural networks and will consider an example of using our created CNet class in Expert Advisors. We will work with two neural network models, which show
Geometric Moving Average : MQL5 version of geometric moving average. Author: Sardion Maranatha
New article Synchronizing several same-symbol charts on different timeframes has been published: When making trading decisions, we often have to analyze charts on several timeframes. At the same time, these charts often contain graphical objects. Applying the same objects to all charts is...
New article How to Access the MySQL Database from MQL5 (MQL4) has been published: The article describes the development of an interface between MQL and the MySQL database. It discusses existing practical solutions and offers a more convenient way to implement a library for working with databases....
New article Native Twitter Client: Part 2 has been published: A Twitter client implemented as MQL class to allow you to send tweets with photos. All you need is to include a single self contained include file and off you go to tweet all your wonderful charts and signals. Attached is a working MT5
  Indicators: Equity Chart  (93   1 2 3 4 5 ... 9 10)
Equity Chart: The indicator displays the equity and balance charts. Author: transcendreamer
Check out the new article: Ready-made templates for including indicators to Expert Advisors (Part 2): Volume and Bill Williams indicators . In this article, we will look at standard indicators of the Volume and Bill Williams' indicators category. We will create ready-to-use templates for indicator
Custom Bollinger Bands : Standard Bollinger Bands indicator with averaging features added Author: Lucas Moura Vidal Da Silva
Get Nth Closed Trade from the end in MT4 : This EA will scan all the closed trades and then print the nth trade from the end Author: Biswarup Banerjee
Get Nth Trade from the end in MT4 : This EA will scan all the open trades and then print the nth trade from the end Author: Biswarup Banerjee
Total Active / Closed orders by order type in MT4 : This script will calculate the total active and closed orders based on order types Author: Biswarup Banerjee
DailyLines: DailyLines Vertical lines starting new Day with above name of the DAY. Period Separators with options to choose different styles. Like period Separator each new day will gets its line at starting. Above this line you can read the text what day of the week is starting. The lines can...
New article The Indicators of the Micro, Middle and Main Trends is published: The aim of this article is to investigate the possibilities of trade automation and the analysis, on the basis of some ideas from a book by James Hyerczyk "Pattern, Price & Time: Using Gann Theory in Trading Systems" in...