Topic: Close trade on every 15 minutes

Hello everybody,
thanks for joining the topic.

My question is not so clear there, so i'll explain here what i mean:

i've downloaded TSB to build up a strategy to use with binary options and binary options usually expiries every 15 minutes of an hour..
Let's say i place a trade at 19.34, my expiry time will be 19.45

I'm using this software to try to build up some good strategy, but i don't if it is possible to setup the close logic position to simulate those expiries.

Any help from experts?

Luca

Re: Close trade on every 15 minutes

Most easiest would be on TF M15 -> Bar Closing.

Other TF's it's tough to implement, maybe someone has a good idea?

Re: Close trade on every 15 minutes

The problem is that i don't have the opportunity to choice just one exit point (the bar closing, i.e).
In the generator, it need to has atleast one exit logic condition.

thanks for your answer

Re: Close trade on every 15 minutes

Not really, bar closing will be enough for generator (set close slots to zero). If you want other closing conditions too, then it gets really tricky. I'm not sure whether it is possible to code a custom indi which detects minutes (0,15,30,45,60) and forces a close, unfortunately I know only what I've done myself, a better coder can give a definitive answer on this matter.

Re: Close trade on every 15 minutes

Ok thanks for your help, footon.

Re: Close trade on every 15 minutes

Hi Luchetto93, try this indicator, it sounds close to what you are requesting:
http://forexsb.com/forum/post/12768/#p12768