Hi, I checked the code base and there are 2 events that will send a signal, but not open a trade, these are listed below.
- The spread of the symbol being higher then the max allowed of 3.9
- A trade is already open.
I have made a note to modify the next update so that no signal will be sent if no trade opens, but the signal was sent when the trade rules indicated that none should open.
This ticket will remain open until the code has been updated for next release.