Este indicador utiliza uma quantidade maior de Bandas de Bollinger do que o indicador padrão de Bandas de Bollinger ®. A questão é q...
Showing posts with label Set. Show all posts
Showing posts with label Set. Show all posts
MetaTrader 5 Libraries | Class for set and check your trading time
0
CTimeControl class for include to your EA for easy setting and checking your own trading time. An example of usage: Include: #in...
MetaTrader 5 Libraries | CIsSession - class to set time intervals (sessions)
0
I decided to publish this class after reading this publication. This topic looks interesting. My approach does not solve every proble...
MetaTrader 4 Script | The WaveMarker script set
0
s_WaveMarker_CreateNew - the script creates a group of graphical objects on the chart - text labels and lines for marking the Elliot...
MetaTrader 5 Script | MT5 to MT4 Set File Converter
0
This script converts multiple .set files from MT5 format to MT4 format. This is a necessary step for optimizing and running cross-com...
MetaTrader 4 Script | Set Fixed SL and TP
0
This script scans for open orders and sets a Stop Loss and Take Profit to all of the filtered orders. You can filter orders by: ...
MetaTrader 5 Indicator | A set of eight Moving Averages
0
The indicator displays a set of eight Moving Averages. It allows setting methods and calculation prices for all MAs at a time. An in...
MetaTrader 4 Script | Set Stoploss and Takeprofit at same level for multiple orders
0
The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If th...
MetaTrader 5 Script | Strategy - Set And Forget (with anti-Martingale system)
0
DEFINITION : Before we start, it is important to define the Anti-Martingale system . It is a system that allow you to increase the s...
MetaTrader 4 Script | Strategy - Set And Forget (with anti-Martingale system) MT4
0
DEFINITION : Before we start, it is important to define the Anti-Martingale system . It is a system that allow you to increase th...
MetaTrader 5 Script | Strategy - Set And Forget (with Martingale system)
0
DEFINITION : Before we start, it is important to define the Martingale system . It is a system that allow you to increase the siz...
MetaTrader 4 Script | Strategy - Set And Forget (with Martingale system) MT4
0
DEFINITION : Before we start, it is important to define the Martingale system . It is a system that allow you to increase the siz...
MetaTrader 5 Expert Advisor | Strategy - Set And Forget (with Alerting system) - MT5
0
MetaTrader 5 Expert Advisor | Strategy - Set And Forget (with Alerting system) - MT5
RobotFX
26.6.25
INTRODUCTION : This strategy is the well known set & forget with the ALERTING system. It is very useful on different trading sc...
MetaTrader 4 Expert Advisor | Strategy - Set And Forget (with Alerting system) - MT4
0
MetaTrader 4 Expert Advisor | Strategy - Set And Forget (with Alerting system) - MT4
RobotFX
26.6.25
INTRODUCTION : This strategy is the well known set & forget with the ALERTING system. It is very useful on different trading sce...
MetaTrader 4 Script | Set Stoploss to All Orders
0
This simple script sets the stoploss of all the open orders to a specific value that can be inserted in the input. 37900 ...