The classic MT Sample EA updated for full/sub-pip accounts, also now handles ECN/STP brokers. Examples of setting trading hours, an...
Showing posts with label Sample. Show all posts
Showing posts with label Sample. Show all posts
MetaTrader 5 Expert Advisor | MACD Sample
0
The MACD Sample EA is included in the standard pack of the MetaTrader 5 client terminal and is an example of the EA that trades using...
MetaTrader 5 Expert Advisor | MACD No Sample
0
Idea by Leonid Basis mq5 code author - barabashkakvn The Expert Advisor uses the iMA (Moving Average, MA) and iMACD (Moving Averag...
MetaTrader 4 Expert Advisor | MACD Sample Hedging Grid
0
Classic "MACD Sample" EA with a little twist, you can use it as hedging grid EA or a single trade EA. Try it on demo ...
MetaTrader 4 Expert Advisor | Using Moving Averages with an EA (Sample Source Code)
0
1. ENTRY RULE Long Entry: We will enter long positions on the Golden Cross. The value of the previous moving average is higher tha...
MetaTrader 5 Script | Sample program for async/sync all close.
0
This is a simple program to compare asynchronous and synchronous all close. It is a sample program, so feel free to modify it for yo...
MetaTrader 5 Indicator | Sample pine script stochastic divergence
0
The purpose of this code is to convey an idea to people seeking simple and functional approach to converting pine script to MQL5. H...