How to identify trades open after a certain time
-
If you have many open trades during at a time like noon and you want to close the trades that were opened only after 8.00 a.m...how can it be done in fxdreema.
-
@od Never done it but, pink for each block>pink check age block>pink close block, will most likely do it.
After reading that block you'll have to know the time the trade has been opened for.
-
@jstap
Is this possible? -
@od Never used time like this but UNIX is seconds after Jan 1970 and stamp is 00:00:00 I think other wise it's minutes, seconds etc. put these settings into a comment to visually check what's being returned. FYI time is put in a variable as a string
-
@jstap I guess you can only test a comment in a live market
-
@od No you can do it on back test.