How to close particular trades on Monday, once first tick starts?
-
Hello,
Let's say I have few trades manually opened last week and I want to close some of them (not all), once the first tick starts on Monday. May I know how to implement it?
Thanks!
-
Use "once per bar" and set timeframe to weekly.
You will pay high spread though -
@roar , Thanks for answer.
I am still learning fxDreema on and off and I still do not get what you have answered. Forgive me if my question is too silly.
Let me explain situation a bit deeper and also rephrase the question.
Usually I open couple of counter trades in few indices during Friday session before I go to bed (I am in Asia) and based on the market situation analyzed over the weekend I want to close either long or short trade on Monday morning.
May I know how should I implement my EA to pick the particular trade (let's say short trade) to close immediate upon market opening on Monday? -
@7r4d3rsg this will close all positions once per week:
https://fxdreema.com/shared/msSRQAeUc -
@roar , I do not want to close all positions. Just want to close either long or short position (at my choice) from same symbol.
-
@7r4d3rsg ok, then you have to select the trade with the violet blocks
-
@roar , Thanks!
Got a little light now :). I will figure out. Cheers!