View Single Post
  #681 (permalink)  
Old 04-22-2007, 09:47 PM
MiniMe's Avatar
MiniMe MiniMe is offline
Senior Member
 
Join Date: Nov 2006
Location: Montréal
Posts: 1,451
MiniMe is an unknown quantity at this point
Quote:
Originally Posted by MrPip
I have a quick question. I have written the code to delay after a loss but I think some people also wanted a delay after a win.

If this is true let me know and I will add code for that condition as well.
My concern is when the trade moves huge you will lose a second winning trade.

The way I have written the code allows for a value in minutes for the delay after a loss. The default delay is set for 180 minutes. That way if the loss is in one session no trades will be placed until the next session. If you want to wait a day or more it will be necessary to rewrite to check current time so that the next asian session is not missed.

Robert
You are right a delay should be after win and after loss, cause after a win trade the DIN open another position in the same direction
__________________

Reply With Quote