Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 16:32:36 +0000



Post From: Limit Order Entry with Tick Offset

[2024-02-26 20:45:09]
User719760 - Posts: 6
Hi
I want to apply Limit Order with Ticks Offeset based on the given below conditions:

The strategy would :
1) apply Limit order to buy entry 10 ticks below when buy entry signal is generated.
2) apply Limit order to sell entry 10 ticks above when sell entry signal is generated.
3) apply Limit order to buy exit 10 ticks above when buy exit signal is generated.
4) apply Limit order to sell exit 10 ticks below when Sell exit signal is generated.


Please Help me how I can do this.

Thanks