MQL4 FAST RSI EA Hello and thanks for considering my job. This is to be completed in MQL4. I have the indicator so this job can be completed through the iCustom calling should you chose to. The job must be perfect. Regards. VARIABLES VALUES MONEY MANAGEMENT Fixed Lot Size 0 % Based On Balance 0.05 -------------------------------------------------------------------------------------------------------------------------- GENERAL OPTIONS Magic Number 777 Comment Fast RSI Spread Filter In Points 50 Only Take Buys True/False Only Take Sells True/False Take All Trades While Current Trades Are Running True/False Show Arrows On Chart True/False -------------------------------------------------------------------------------------------------------------------------- TP AND SL SL In Points True/False SL In Points 30 SL Based On Candle True/False SL Based On Candle Plus Spread True/False TP Based On SL Risk/Reward 10 -------------------------------------------------------------------------------------------------------------------------- TRADING TIME FILTER Use Trading Time Filter True/False Trading Start Time Hour 10 Trading Start Time Minute 01 Trading Finish Time Hour 22 Trading Finish Time Minute 59 -------------------------------------------------------------------------------------------------------------------------- NEWS FILTER Use News Filter True/False Stop Trades Minutes Before News 15 Start Trades Minutes After News 15 -------------------------------------------------------------------------------------------------------------------------- RSI SETTINGS RSI Period 7 RSI Price Closed Price RSI Level Up Cross 70 RSI Level Up Proof 95 RSI Level Down Cross 30 RSI Level Down Proof 5 -------------------------------------------------------------------------------------------------------------------------- CONDITIONS MONEY MANAGEMENT Fixed Lot Size 0 % Based On Balance 0.05 Fixed lot size as option. Or lot size based on % of account balance based on SL of trade. -------------------------------------------------------------------------------------------------------------------------- GENERAL OPTIONS Magic Number 777 Comment Fast RSI Spread Filter In Points 50 Only Take Buys True/False Only Take Sells True/False Take All Trades While Current Trades Are Running True/False Show Arrows On Chart True/False Magic number, spread filter, comment as normal. Option to only take buys or sells. Option to take trades while current trade is running or to only have one trade running at one time. Basically, this means to only take one trade, allow it to finish then take next signal. Or to take all signals and trades as they happen. True/False Show Arrows On Chart- Means to show signal on chart based on indicator- True/False -------------------------------------------------------------------------------------------------------------------------- TP AND SL SL In Points True/False SL In Points 30 SL Based On Candle True/False SL Based On Candle Plus Spread True/False TP Based On SL Risk/Reward 10 SL IN Points is normal. “SL Based On Candle” means to use the SL at the HIGH (SHORT) LOW (LONG) of CANDLE. This is of the ENTRY Candle. “SL Based On Candle Plus Spread “Means same as ABOVE but there is CURRENT spread to be added to the SL. “TP Based On SL Risk/Reward” Basically this means the TP is in proportion of the SL. If its set to 10 and SL is 50 then TP will be 500 -------------------------------------------------------------------------------------------------------------------------- TRADING TIME FILTER Use Trading Time Filter True/False Trading Start Time Hour 10 Trading Start Time Minute 01 Trading Finish Time Hour 22 Trading Finish Time Minute 59 This is normal and based on server time. -------------------------------------------------------------------------------------------------------------------------- NEWS FILTER Use News Filter True/False Stop Trades Minutes Before News 15 Start Trades Minutes After News 15 Please use a news source that is accurate, this should be completed through the MT4 web request section. -------------------------------------------------------------------------------------------------------------------------- RSI SETTINGS RSI Period 7 RSI Price Closed Price RSI Level Up Cross 70 RSI Level Up Proof 95 RSI Level Down Cross 30 RSI Level Down Proof 5 This is all normal and as per the indicator. --------------------------------------------------------------------------------------------------------------------------