modification of the EA This is an EA that takes multiple oscillators for entry, with an _entry suffix. It works multi-frame. For the exit it carries the same oscillators but with an _exit suffix. It also works multiframe Absolutely nothing will be removed or removed from the EA. Only the following options will be ADDED Aspects to correct Separate the RSI_Entry parameter and write it the same as the others, because it is mixed between the stochastic_entry and cci_entry. Add smoothing parameter to stochastic_entry and stochastic_exit. Of course do not modify anything of the original native option, the user will choose the native option or the new one that will be added MA cross_entry and MAcross_exit -- add shift to all moving averages. Of course do not modify anything of the original native option, the user will choose the native option or the new one that will be added Macd_entry and macd_exit -- Add a dropdown menu option to choose signal crossover with histogram, signal crossover with level 0 (above/below) Of course do not modify anything of the original native option, the user will choose the native option or the new one that will be added RVI_entry and RVI_exit -- Add a crossover option dropdown, no matter what level (default is just above/below level) Of course do not modify anything of the original native option, the user will choose the native option or the new one that will be added BBentry and BB_exit - Fix names and add shift to all BBs. Add a dropdown menu with the option to open and close the trade (separately, not together) when the candlestick closes above or below the moving average of the BBs. Of course do not modify anything of the original native option, the user will choose the native option or the new one that will be added Indicators to add DeMaker - Add full indicator for entry and exit Keltner v1 - User will provide this indicator with source code Add indicator for entry and exit. candle close above upper SELL line and candle close below lower BUY line Add a dropdown menu where the user can choose to use the original form explained above, or candle close by above/below Keltnerr moving average, only for exit Awesome - add awesome for entry and for sell. cross level 0, above 0 BUY and below 0 SELL. close trade only when a single bar changes color FX sniper - User will provide this indicator with source code Add this flag to entry and sell. add a drop-down menu to enter by signal crossing or by overbought oversold level (just like the RVI) Sort all indicators by order as follows 1 RSI 2 fx snipers 3 DEMAKER 4 Awesome 5 bbs 6 Keltner 7 RVI 8 cci 9MACD 10 momentum 10 williams 11 my cross