명시
I need an EA that will execute the following commands:
1. Must show local timezone (currently MST, must adjust bi-annually for Daylight Savings Time) (for reference, I like the format of TimeZone Converter on this site, but for some reason it won't download on my FX Choice MT4 platform).
2. Must execute BUY STOP and SELL STOP orders simultaneously "hedging" the market at any #pips away at any TIME I set. For instance, if I wanted to set several time periods per day to make a EUR/USD trade, i.e. 7:00 am, 8:15 am, 2:35 pm...etc. the program will make the trades on time based on the other parameters below:
3. # LOTS traded will adjust automatically based on any percentage I set of my account balance, and leverage can be adjusted up to 1:200
4. All timeframes
5. TRAILING STOP preset to any #pips I choose and attaches automatically on execution of the first BS/SS.
6. Whichever order executes first (BS or SS), the remaining order simultaneously closes
7. STOP LOSS in PIPS or PERCENTAGE of account balance can be manually adjusted
8. Adjustable TAKE PROFIT in PIPS or PERCENTAGE increase of account balance
9. All other standard functions currently programmed on the MT5/4
10. Single button execution of all parameters. Large START/STOP button on chart. The START button is a single-click button that executes all program parameters simultaneously, and the STOP button disengages program for manual trading use.
9. Trades must execute in LOCAL TIME ZONE only
10. When a trade opens but hasn't closed out yet when it's time for the EA to open another BS/SS, OPEN trade must close simultaneously with new BUY STOP/SELL STOP order.
11. Must work on DEMO or LIVE charts
Steve Rich