Topic: Time and one sided trades

Hi,
Is there a way to have an EA do a trade at a certain time irrespective of the price. Also, an EA that does only buy and sell trades at opening of a bar. MT4 lets us do orders but based on price.

So for example at 4am do a buy trade with certain SL and TP.

Also have an EA do a buy at the opening of a bar on the H1 chart with a certain SL and TP and on every bar opening till perpetuity.

No signals just time based on bar opening.

Thanks

Re: Time and one sided trades

Is there a way to have an EA do a trade at a certain time irrespective of the price.

https://s1.postimg.org/4sn34tscof/screenshot_4.png

It will work when you set time that corresponds to the chart's time-frame. It must have a bar that open at that time. For example, if you use M15 period, Entry at 10:15 will work, but entry at 10:20 will not because there is not 15 minutes bar that open at 10:20.

Also, an EA that does only buy and sell trades at opening of a bar. MT4 lets us do orders but based on price.

Use "Bar Opening" as an entry point.

No signals just time based on bar opening.

Try as it is shown above.

3 (edited by araza 2017-10-03 09:59:37)

Re: Time and one sided trades

Thanks...time covered..what about open only a buy trade or a sell trade...will this setting open a buy and a sell?? as FSB automatically creates the reverse of an opening logic.
I am assuming the TP and SL will be what I tell it to be in the settings.
Regards

Re: Time and one sided trades

Use Long or Short indicator for directional setting.

Re: Time and one sided trades

This is my take on opening a long position at 1200 only on H1.


https://s1.postimg.org/69mz2vz5i3/bal.jpg