Real author: Inovance - https://www.inovancetech.com/ Add a trailing stop to your entry signals. Simply put in your entry conditio...
Showing posts with label Basic. Show all posts
Showing posts with label Basic. Show all posts
MetaTrader 4 Script | Send Order Basic
0
A simple script to easily submit market or pending orders, without having to add or subtract decimals to find your stop loss, take pr...
MetaTrader 5 Expert Advisor | Basic CCI RSI
0
The author of the idea : Inovance MQL5 code author : barabashkakvn The EA checks trading signals when a new bar appears: BUY: RSI...
MetaTrader 4 Expert Advisor | Basic Rsi Template EA
0
Basic RSI Template EA - Market entries by signal from Relative Strength Index indicator, basic default values of overbought 70 and o...
MetaTrader 4 Expert Advisor | Basic expert adviser with trailing stop
0
Fully functional expert adviser with trailing stop. Should not be used for trading as there are no entry/exit rules or any thing els...
MetaTrader 4 Expert Advisor | Basic Moving Average template
0
Basic Moving Average template EA - Signals from Moving Average indicator and trades accordingly. It's a template to use for furt...
MetaTrader 4 Expert Advisor | Basic ATR based take and stop expert adviser
0
With this template i'm demonstrating the use of Average True Range based take profit and stop loss levels. Take profit and stop ...
MetaTrader 4 Expert Advisor | Basic check-up of Experts for MQL4
0
List of controls who performed in this function: have you any symbol in MarketWatch? The permission to trade for the give...
MetaTrader 5 Libraries | Basic List
0
/**************************************************************** BasicList The List class template provides a basic container for...
MetaTrader 5 Expert Advisor | Basic Martingale EA v3
0
This EA just showing a sample of Martingale Systems by Averaging Up or Averaging Down. It is not a ready to use or profitable EA. D...
MetaTrader 4 Expert Advisor | MT4 EA Template with all the basic features
0
The buy and sell conditions go as 'bool' value parameters in the Direction function, as you can see in the default example. ...
MetaTrader 4 Script | Basic file handling in MQL
0
This code will basically write some value of prices in a file. This is usually helpful when you want to create a local trade copie...
MetaTrader 5 Libraries | Basic GridManager Library
0
The library contains basic public methods to manage grids: public : GridManager(ENUM_GRID_DIRECTION direction...
MetaTrader 5 Libraries | Basic Library to Create Volume Profiles
0
This library provides a few simple public methods to create and plot Volume Profiles: public : void VolumeProfile...
MetaTrader 4 Indicator | Bollinger Squeeze Basic MT4
0
Bollinger Squeeze Basic MetaTrader indicator — is a complex indicator based on Momentum, Bollinger bands, and Keltner channel. The i...
MetaTrader 5 Indicator | Bollinger Squeeze Basic MT5
0
Bollinger Squeeze Basic MetaTrader indicator — is a complex indicator based on Momentum, Bollinger bands, and Keltner channel. The...