Stop order made at a specific time

Created at 13 Apr 2020, 23:20
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
SA

samuelbreezey

Joined 10.04.2019

Stop order made at a specific time
13 Apr 2020, 23:20


Hi all,

A quick one; is there a way in which you can set a market stop order at a specific time of day i.e London open (at 8am GMT+1)?

Many thanks

Samuel


@samuelbreezey
Replies

PanagiotisCharalampous
14 Apr 2020, 08:20

Hi Samuel,

There is no built-in feature in cTrader to do this but you can write a cBot that will place the order at the relevant time.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

samuelbreezey
14 Apr 2020, 08:55

RE:

PanagiotisCharalampous said:

Hi Samuel,

There is no built-in feature in cTrader to do this but you can write a cBot that will place the order at the relevant time.

Best Regards,

Panagiotis 

Join us on Telegram

Thank you Panagiotis,

It's the cBot code that I'm after. Can you give me a sample coding please?

Many thanks

Samuel


@samuelbreezey

PanagiotisCharalampous
14 Apr 2020, 09:00

Hi Samuel,

You can use the Server.Time property to check the time and execute the relevant actions. If you need somebody to program a complete cBot for you, you can post a Job or contact a Consultant.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

samuelbreezey
14 Apr 2020, 23:52

RE:

PanagiotisCharalampous said:

Hi Samuel,

You can use the Server.Time property to check the time and execute the relevant actions. If you need somebody to program a complete cBot for you, you can post a Job or contact a Consultant.

Best Regards,

Panagiotis 

Join us on Telegram

Great stuff, that's all I require as I can code, just need a little help now and again. 

Thanks again

Samuel


@samuelbreezey