Reply

How to not execute trades when lot size is over specific number?

2 replies

Thomas

Subscriber, bbp_participant, customer, community, sq-ultimate, 20 replies.

Visit profile

9 months ago #286748

Hello, I want my strategy to not enter a trade if the lot size is greater than a specific number (for example, if the calculated lot size is > 1, it will not execute that trade). How should I do this? Thank you.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

9 months ago #286762

You cannot do that with the default MM models present.

You would need to use AlgoWizard to setup a new “action only” tab (move to the first position) formula to calculate the lots size. Then add another condition to entry rules that simple checks the lot size.

Let me know if any help needed

0

Thomas

Subscriber, bbp_participant, customer, community, sq-ultimate, 20 replies.

Visit profile

9 months ago #286771

Could you please provide more detailed instructions? I really have no idea how to get started on this. Thank you so much!

0

Viewing 2 replies - 1 through 2 (of 2 total)