MT5 : Scalping EA - Regular Version (Forex, Mods + RSI-MA Filters)
MT5 Regular version of the Scalping EA
Includes executed MT5 file and MQ5 code file
MQL codebook including ALL 3 parts
- Contains Forex
- Bitcoin, Gold and Indices
- & News, RSI and Mov Avg Filters.
Content
- Global Properties and declarations
- Global Variables and enums
- Separation of Profiles for Forex and other Trading profiles
- Global Variables for News, RSI and Mov Avg Filters
- Oninit() Function
- OnTick() Function
- Calling Trailstop
- Checking for New Bar
- Establishing Trading Hours
- Checking for Open Orders and Open Positions
- Calling High and Low Point Functions
- TrailStop Function
- Executing Buy Function
- Executing Sell Function
- Function for Calculating Lotsizes
- Function for finding High
- Function for finding Low
- Check for New Candle Function
- Chart Template function
- Close All Orders Function
- News Filter (ability to define by keywords what news to avoid)
- RSI Filter (ability to define RSI levels on selected chart timeframe to disable trading)
- Mov Average Filter (ability to define RSI levels on selected chart timeframe to disable trading)