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