When a signal is sent, does Anny immediately creates the entry order or waits for the price to reach the range?
When a signal is distributed it will depend on the entry price:
- If the Bid/Ask price (not market) is within the entry range, the order is created immediately. If it's out of range it will monitor.
- For each member of the group, the entry range is evaluated to define whether the entry order will be created at MARKET or LIMIT. If there is booking within the entry range, the order will be market. Otherwise, it will be limit.
NOTE: There may be cases where within the same group some members will have market orders created and others limit.