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