Thread: MakeGrid
View Single Post
  #70 (permalink)  
Old 06-22-2009, 11:22 AM
rossiya's Avatar
rossiya rossiya is offline
Junior Member
 
Join Date: Dec 2008
Posts: 17
rossiya is on a distinguished road
Version 197

Quote:
Originally Posted by freemenn View Post
hi,
i am currently demoing the "makegrid vers. 197"
Can somone please tell me settings to use? THere are so many as:
-------------------------------
GrideSizeBuy;
GrideSizeSell;
GrideSteps;
CloseOpenPositions;
do HouseKeeping;
keepOpenTimeLimit;
gridOffset;
logGridCenter;
shortGridCenter;
longGridLow;
longGridHigh;
shortGridLow;
shortGridHigh;
-------------------------------

thanks a lot
V197 never operated for me. I did a source code text comparison with V193 and I don't see a compelling difference. Some indicator paramators were changed and a few lines of money management code were added. Enough to make it inoperable, anyway.

I'm not experienced enough a trader to appreciate the risk code, or critique it.

I did some grid trading around October. The problem with a static grid is the trend pummeling your margin. If your trading funds run out yet the market keeps trending, you're heading straight toward a margin call.

Quote:
Originally Posted by gsmfriend View Post
who can sharing the last makegrid EA?
The code needs more work. Some things aren't done properly, errors result, and the error handling code just aborts. You may see fewer orders than configured, or none at all.

Last edited by rossiya; 06-22-2009 at 11:25 AM.
Reply With Quote