This powerful script takes the classic Ichimoku Cloud strategy and revitalizes it by allowing the user to make multiple DCA orders on each trade. Spreading your entry through DCA orders allows you to give the entry point room to breathe, and average down your position as the volatility momentarily pulls price against you. Both long and short positions are possible, each limited to a maximum of 5 DCA orders per trade.
When the Ichimoku cloud is showing bullish direction, only long trades will be allowed. During bearish direction, short trades will be allowed.
Two additional multi-timeframe EMA's can be added and used as filters for the long and short entries.
If you like you can use as little as one entry order per trade:
Or you can use up to a maximum of 5 DCA orders
版本注释
updated some default inputs and tooltips
版本注释
fixed the "reset price" not plotting on the screen added an input for enabling / disabling the " enter new trade ASAP " - explained in the tooltips. added support for doing a market buy on layer 1
版本注释
added support for "take profit" placeholder being sent in the "bot reset" alert
版本注释
minor visual fix - current stoploss price wasn't displaying
版本注释
minor visual fix for layer prices displaying after being filled
版本注释
minor visual edit
版本注释
minor visual edit
版本注释
updated data table format removed barstate.isrealtime conditionals in trade logic added "error kill switch" as an alternative method of dealing with possible mismatches that can occur between Tradingview and the exchange
版本注释
fixed the break even price showing as 0 when in a short position
版本注释
added "tick overshoot" input for guaranteeing limit orders are filled before the indicator counts them as filled. changed the "killswitch" message for clarity