仕事が完了した
指定
Add the following parameter filters to previous project. These filters should not affect the original functioning of the original Manual EA.
1. Trade Symbols: GBP,USD,EUR (this will remove limitation which chart the EA is attached on)
2. Trade Multiple News: true/false (this will search for News 2 or more with equal date and equal time. search should not limit EA to attached chart only. it can include other symbols, as long as, the Date and Time are equal to each other)
3. Trade Selected News: true/false (this will trade News indicated below “Selected News” input parameter)
4. Selected News: Rates, employment, retail (search by keywords in News Calendar) example: employment = Unemployment
5. BackTest: true/false (use dailyfx calendar to download news calendar. To download from Dailyfx, you need to specify the specific date of the beginning of the week) link of website to explain for backtesting News EA: http://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=87392&sid=49359e2f469939ae470144995aaa01a3
Fix bugs encountered from previous project.