This version includes alerts with freely configurable alert texts.
Position open is only executed inside the entry box, so ensure that the entry box is configured correctly into the future.
Configure the entry box in your analysis timeframe.
If you want to add alerts, make sure to switch to a very low timeframe (at least 1 minute, preferably 15 seconds) before creating them.
options for text replacements are:
{{close}}: Replaced with the current closing price.
{{open}}: Replaced with the current opening price.
{{high}}: Replaced with the current highest price.
{{low}}: Replaced with the current lowest price.
{{timestamp}}: Replaced with the current timestamp in the format "From":"YYYY:MM:DDTHH:MM:SS000000Z".
{{tp_number}}: Replaced with the current take profit number.
{{username}}: Replaced with the current username.
{{direction}}: Replaced with the trade direction: "1" for long, "-1" for short.
{{ticker}}: Replaced with the current ticker symbol.
{{exchange}}: Replaced with the current exchange prefix.