- Search Metals Mine
- 30 Results (29 Replies, 1 Comments)
- ziggetty replied Feb 3, 2011
7bit, thanks for sharing. the idea of an antigrid has been on my mind for a time. and although a professional programmer still did not make time to create something. grateful i found your thread somewhere in the 'Building an equity millipede' thread ...
Snowballs and the anti-grid
- ziggetty replied Sep 10, 2010
a pm to john would probably clear things up. the multipair dashboard is probably a donational made by a guy called T R O. and mentioned in another learning tread over at kreslik.
Building an equity millipede
- ziggetty replied Sep 2, 2010
thanks songbo for the img ; i use a yahoo widget on my desktop called fxmarkethours, so i can see which is open; towards close ; closed url or for google desktop url
Building an equity millipede
- ziggetty replied Aug 26, 2010
hi, just on page 15 of this thread and peeked at the last page and happy to see you still around. thanks for all the sharing of your method. and also for the one who dropped the link on kreslik, so i followed to here. :-) i already realized that ...
Building an equity millipede
- ziggetty replied Mar 22, 2010
agree,especially your remark around judging the contest. have been playing around a little, and in the end only LMD remains, although .... funny thing with hirider is that it indeed has an awfull RR 210/12 but backtesting over 2006-2009 period (the ...
The LMD-Multicurrency
- ziggetty replied Feb 28, 2010
hi steve , was testing this weekend some things on FXCM (backtesting) and got a bunch of error 130's by the routine for InsertStopLoss() but the routine for InsertTakeProfit worked flawlessly. looking further into it : in the InsertTakeProfit() ...
Multi-purpose trade management EA
- ziggetty replied Feb 16, 2010
hi steve & david , 1st thanks for the update. just a remark for code like this: if (OrderSymbol()=="AUDUSD" || OrderSymbol()=="AUDUSDm") unfortunately there are more brokers who added a suffix to the ordersymbol. They should NOT do that (my IT ...
Multi-purpose trade management EA
- ziggetty replied Feb 16, 2010
Steve, i am integrating my own SL exit procedure. as i look at the code, it seems all pip input values are (at least at 5digit brokers) point values. so a value of 100 for adding a missing sl, set a sl 10 pips away from the market price. probably ...
Multi-purpose trade management EA
- ziggetty replied Feb 15, 2010
steve, 1st thanks for your efforts. what i personally would like to see is a stopp loss which is becoming a litlle loose. just like you implemented tightening when it goes towards your take profit. i would first set a break even on a certain moment ...
Multi-purpose trade management EA