Add parameters to an existing EA. >>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<< Trading Session : True/False Timezone : UTC Asian Session : xx:xx - xx:xx London Session : xx:xx - xx:xx Newyork Session : xx:xx - xx:xx If trading Session is TRUE then the EA will take trades as long as its trading condition for BUY or Sells are met. The time for each session is variable so I can change to what ever time I want the EA to trade >>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<< Add this to trading Condition before buying and selling Average Directional Movement Index ADX or ADMI Parameters: Period : 10 Level : 20 Timeframe : variable Include this in the trading Condition for the EA. Once the ADX or ADMI is above the Level 20 then it will take a trade . If below level 20 then it will not take a trade. Recap for buying and selling condition. 1. candle close must be above for buy / below for sell , the 4hr 20 sma 2. the stochastic must be above 70 for sell , must be below 30 for buy 3. candle bar bullish for buy , candle bar bearish for sell 4. This is ADDITIONAL: Adx above 20 level will take a trade , Adx below 20 level will not take a trade