Simple EA strategy -- 4
Budget: $10 – $30 USD
i need someone to add an RSI strategy to my source code.
strategy is simple and should not be an expensive project.
1. i need someone to fix the equity stop out just for the martingale. the equity stop out for all active trades should close out when it reaches a particular number. this is currently only working for single trades but when multiple trades are opened in martingale the EA should close out all trades when the total number accumulates to that specfied number.
2. please add this RSI condition to the source code EA:
when the RSI is above 50 level and the stochastic buy conditions are met then allow the EA to take the buy trades. when the RSI is below the 50 level and the stochastic sell conditions are met then allow the EA to take sell trades.
please include the " RSI condition met" setting in the bot settings... if it is set to true then do not allow EA to take trade unless it meets the RSI condition. if the "RSI condition met" is set to false then it does not need to meet the RSI condition for the EA to take trade.
strategy is simple and should not be an expensive project.
1. i need someone to fix the equity stop out just for the martingale. the equity stop out for all active trades should close out when it reaches a particular number. this is currently only working for single trades but when multiple trades are opened in martingale the EA should close out all trades when the total number accumulates to that specfied number.
2. please add this RSI condition to the source code EA:
when the RSI is above 50 level and the stochastic buy conditions are met then allow the EA to take the buy trades. when the RSI is below the 50 level and the stochastic sell conditions are met then allow the EA to take sell trades.
please include the " RSI condition met" setting in the bot settings... if it is set to true then do not allow EA to take trade unless it meets the RSI condition. if the "RSI condition met" is set to false then it does not need to meet the RSI condition for the EA to take trade.