The ideas from the article 3 Methods of Indicators Acceleration by the Example of the Linear Regression" were implemented in th...
Showing posts with label Calculation. Show all posts
Showing posts with label Calculation. Show all posts
MetaTrader 5 Expert Advisor | Bollinger Band Width calculation with Neural Network using
0
MetaTrader 5 Expert Advisor | Bollinger Band Width calculation with Neural Network using
RobotFX
19.10.25
I have been searching for a BB Width Expert Advisor, but I couldn't find it anywhere. Then I decided to create my own, and as a p...
MetaTrader 5 Script | Script for Calculation of Candle Statistics
0
The script calculates candle statistics (the minimal, maximal and average values of candles body and shadows) of the current chart. T...
MetaTrader 5 Indicator | YURAZ MCCH Calculation Indicator
0
The indicator calculates % of growth or drop towards CLOSE. It is written via use of object-oriented programming and can be easily in...
MetaTrader 5 Libraries | Margin Calculation
0
Library for calculation of a margin required for opening a position in MetaТrader 5. The library has 3 functions: Main function: G...
MetaTrader 5 Script | 3 way Aroon value calculation
0
This script shows 3 ways of calculating the current Aroon Up and Aroon Down values: 1st way by using CopyHigh and CopyLow. 2nd wa...
MetaTrader 4 Script | Calculation of the 3-rd Elliott wave
0
Presented is the script for the calculation of the third Elliott wave based on the algorithm suggested by Bill Williams in his book ...
MetaTrader 4 Libraries | StopLoss Calculation
0
This library made to simplify calculating your Stop Loss for market execution orders. This library enables you to put your Stop Loss...
MetaTrader 4 Script | Euler - Euler number calculation
0
The script uses two functions: getE() , that calculates the Euler number, and Factorial() , that calculates the factorial of the numb...
MetaTrader 4 Script | Calculation of the number of lots by Anton Trefolev.
0
Calculation of the number of lots by Anton Trefolev. Source: http://forum.alpari.ru/showthread.php?p=1298868#post1298868 869...
MetaTrader 4 Script | LotSize Calculation
0
Some traders prefer a clean chart without clutter from indicators or write-ups. This script helps calculate the appropriate lot size ...
MetaTrader 5 Script | LotSize Calculation
0
Some traders prefer a clean chart without clutter from indicators or write-ups. This script helps calculate the appropriate lot size ...
MetaTrader 5 Indicator | Linear Regression calculation based on pine script v4
0
Linear regression curve A line that best fits the prices specified over a user-defined time period. It is calculated using the l...
MetaTrader 5 Indicator | pivots calculation based on pine script v4
0
For MQL4 version please click here. pine script v4 function I/O : pivothigh(source, leftbars, rightbars) → series[float] pivotl...
MetaTrader 4 Indicator | pivots calculation based on pine script v4
0
For MQL5 version please click here. pine script v4 function I/O : pivothigh(source, leftbars, rightbars) → series[float] pivotl...
MetaTrader 5 Indicator | Position Risk Calculation Tool
0
This is a tool to calculate position risk from a lot size and stop loss level. Click on the chart to set a virtual stop loss, and i...
MetaTrader 5 Indicator | Trade Volume Calculation Tool
0
This is a tool to calculate the lot size from a risk percentage and stop loss level. Click on the chart to set a virtual stop los...