Thread: Atm Ea
View Single Post
  #1 (permalink)  
Old 05-29-2008, 10:01 AM
nicolebobbin nicolebobbin is offline
Member
 
Join Date: Aug 2007
Posts: 33
nicolebobbin is on a distinguished road
Atm Ea



Here are a few clear explaination :

* Check with your broker what is the minimum lot size. 0.01 or 0.1 or 1
* Check with your server time when is the best time to trade. if you like trade day and night just change start hr to 0 and startmin to 0 and stophr 23 and stop minute to 59
* Manual trading false means this ea autotrading when there is a good signal.
* OpenBuytrade and openSelltrade can be use only if you change manual trading to true.
* trailing stop false or true no problem
* Fridaytrade false means will no open trade on Friday
* Lotautoincrement means if you have 10.000 this ea will start from 10.000 / 10000 = 0.1 . if you have 1000 means trade start from 0.01
* sometime when you find good signal you can trade manual. If like to buy just change manualtrading to true and change openbuytrade to true than just wait couple of second.
* when the trade running just switch back manualtrading and openbuytrade to false.
* if you like to trade on Friday just turn Fridaytrade to true.
* if like trade manual on Friday you must turn fridaytrade (true) first. Than just do step 8.
* your must change time to the best setting for good result backtest.
* trade on 07.00 GMT to 16 GMT test your self.

Back test result :



I uploaded the file
Attached Files
File Type: zip attachments_2008_05_20.zip (306.7 KB, 336 views)

Last edited by nicolebobbin; 05-29-2008 at 10:06 AM.
Reply With Quote