View Single Post
  #3 (permalink)  
Old 05-04-2007, 03:17 AM
wibitiens's Avatar
wibitiens wibitiens is offline
Senior Member
 
Join Date: Dec 2006
Posts: 260
wibitiens is on a distinguished road
Quote:
Originally Posted by pelele79
Hello in attach file you can view a martingale expert, my only suggestion is if anyone can change the code to take operation in this way;

.- if the first position is buy the second will be sell and thir buy and fourth sell etc etc (all depend of the max trades variable)

.- if the first position is sell the second will be buy and third sell and fourth buy etc etc. (all depend of the max trades variable)

Thanks in advance


Pedro Echenagucia
Hi Pedro,
I don't really understand about your strategy. If the first is buy, second is sell, then third is buy, then ... once the TP is reach, how is the calculation the overall P/L?
For instance: pip=20 tp=25 no progression (always 0.1lot):
BUY-SELL-BUY = +5
BUY-SELL-BUY-SELL = -30
BUY-SELL-BUY-SELL-BUY = -25
BUY-SELL-BUY-SELL-BUY-SELL = -80

Thus, the end result is always minus
Could you explain it in more detail please? Thanks.

Cheers,
Reply With Quote