Thread: How to code?
View Single Post
  #41 (permalink)  
Old 03-18-2006, 03:27 PM
shwetha's Avatar
shwetha shwetha is offline
Member
 
Join Date: Feb 2006
Posts: 52
shwetha is on a distinguished road
Talking i also had the same question

hi
even i had the same question and was lookin how to increase the lot size after a losing trade.
ex:
If previous trade has not reached the take profit level and is closed by stoploss/break even then lot size is two lots.

•If previous two trades has not reached the take profit level an closed by stop loss/break even then lot size is three lots.

•If previous three trades is not reached the take profit leveland closed by stop loss/break even then lot size is four lots.


i hope the guys here can help both of us by doing the code for the same
thanks in advance
shwetha

Quote:
Originally Posted by warpio
I want to know if there's any way to tell an EA to increase the lot size if the last trade closed in loss (martingale system), and use the normal lot size if the last trade closed in profit. It needs to be able to use micro lots. Is there any way to do this?
Reply With Quote