The strategy is based on the intersection of two moving averages, which requires adjusting the parameters (ratio and multiplier) for the moving average. Basis MA length: multiplier * ratio Signal MA length: multiplier
The SuperTrend indicator is used for additional confirmation of entry into a position. Bollinger Bands and position reversal are used for take-profit. About stop loss: If activated, the stop loss price will be updated on every entry.
Basic setup:
Additional:
Alerts for OKX:
發行說明
fixed stop loss messages and logic.
發行說明
fixed: problem with the timestamp, due to which signals did not arrive to the OKX exchange
發行說明
Fixed:
OKX alerts - priceOffset (Negative numbers cannot be used.)
Added:
Possibility to turn off - Cross MA strategy
Checking for trend for stop loss
發行說明
update: stop-loss logic
發行說明
Fixed: *When an stoploss and takeprofit was triggered, double notification was sent to a "tradingview". With alerts to "OKX" had all well.
Update:
Strategy name
Change a default strategy style
Appearance of a the settings window
Added:
Options for a customiser ma, bb
When using the strategy only for alerts to the exchange OKX, you can use this:alert() function calls only. And the required webhook URL.
發行說明
fixed a conditions
發行說明
Fixed:
minor errors
Added:
SuperTrend + ATR option as stop-loss price
For ATR stop-loss: when "Use TP orders 3" on and price cross bb lower or upper line #3, updates a stop-loss price.
發行說明
Added:
Flex stop loss for ATR
Additional order entries
Stop loss price is now displayed
發行說明
Fixed:
Flex stop loss no longer affects SuperTrend + ATR
OKX: The price for a limit order is now sent more accurately
發行說明
fixed limit order alert
發行說明
Added:
Stop loss by StdDev
Changed:
Logic for additional shorts.
Logic updating stop loss price.
Before opening a position or when a stop loss (SuperTrend) is triggered, open orders in the opposite direction are now closed.
Attention! If used additional short orders, stop loss or limit orders then need check profit after update.
發行說明
Fixed minor errors Stop loss price display
發行說明
Strategy only for OKX exchange For alerts, specify the message {{strategy.order.alert_message}}
發行說明
Added:
for take profit, comparison of the current price with the average entry price