dimkud

Multi Scalping Strategy [Dimkud]

dimkud 업데이트됨   
This script has list of indicators, filters and signals, which you can combine in a single automatic trading bot.
Some indicators are used as trading signals (listed below) in non-usual manner.
And also you can combine them with indicators-filers, to filter these signals.
(overbought/oversold lines, rising/falling values of different indicators etc.)

As a Constructor - you can make a combination of available indicators, so it can be configured for any currency and any timeframe.

How to trade:

In the backtest below I made conter-trend strategy.
With such settings:
- Currency: MANAUSDTPERP , 15m TF.
- Enable only Short trades
- Enable "Use Accumulation Areas" (it's means now price in the Accumulation )
- Enable "TWO MAs" filter (with "Opposite trend" option )
(So it open trades on conter-trend moves)

How to find new profitable settings:
There are thousands of possible combinations.
Enable signals/filters which you want and in which you believe more.
Configure/tune settings for these filters - and make backtests. A lot of backtests.
If you find some interesting settings or ideas on how to use the strategy - then please send them to me, I will also test them..

Currently the strategy has :
- Visualisation for Signals, TP/SL, Indicators
- Time filter for Backtesting
- Long/Short trading options
- Static TP/SL
- 16 Filters (they allow or not allow orders during some period)
- 6 Signal Indicators (almost as Filter, but they allow order only on 1 current bar )

As a Signal you can use:
- Highest/Lowest bar for last "XX" bars
- Accumulation BreakOut
- TWO MAs color change, crossing
- CMF Cross with Line
- BOP Cross with Line
- QQE signals

As a Filter you can use:
- ATR Volatility
- Volume filter
- SuperTrend
- Price in Accumulation Areas
- TWO MAs Trend
- Channels Keltner or Bollinger
- RSI in Range (Multi-TimeFrame)
- RVI in Range (Multi-TimeFrame)
- MFI in Range (Multi-TimeFrame)
- CCI in Range (Multi-TimeFrame)
- Momentum in Range (Multi-TimeFrame)
- SMIO in Range (Multi-TimeFrame)
- CMF in Range (Multi-TimeFrame)
- BOP in Range (Multi-TimeFrame)
릴리즈 노트:
Added Multi-TimeFrame functions for SuperTrend and MA Ribbon indicators.
릴리즈 노트:
- Added "Signal Memory". After the "signal" from some indicators - order can be started after receiving second signal from more indicators..
(not only on one current bar where the signal is receives).
- Added additional signal indicators "Price Action - Candlestick Patterns".

Some settings for the strategy you can find here:
https://algotradinginfo.com/settings-for-multi-scalping-strategy-dimkud-on-tradingview/
릴리즈 노트:
- Optimised Speed of the strategy.
- Fixed some small bugs with new indicators.

Join our small Telegramm Community @testing_tradingview_chat
https://t.me/testing_tradingview_chat
where we discuss the best settings and options of the strategies.
릴리즈 노트:
Added optional signals with MACD indicator.
1. MACD Cross with Level = 0
2. MACD Cross with Signal Line
릴리즈 노트:
Added CLOSE Conditions
- Close with QQE Signals
- Close with Parabolic SAR Signals
릴리즈 노트:
-- Removed restrictions for high parameters in the "Consolidation Zone" indicator.
릴리즈 노트:
-- Added indicator "Linear Regression Channel" as source of Signals and as Close Condition.
Have two options to start trade at Breackout or Rebound from bands.
릴리즈 노트:
Added option to set Breakeven Stop Loss if current profit reach percent you want.
릴리즈 노트:
Updated function "Breakeven Stop Loss". You can set %% of profit you want to keep if "Breakeven" is activated.
릴리즈 노트:
Added Multiple Take Profits. (TP1 - TP4)
릴리즈 노트:
- Added option to choose direction of order for Channel Indicator.
You can select Breakout of bands or Rebound from bands.

- Added Minimal Distance (in %) for Orders (if Pyramiding is Active).
릴리즈 노트:
Added options to start New Reverse-Order after Stop Loss and Breakeven.
(ex. If we got Long SL, then strategy opens new Short order.)
릴리즈 노트:
Added Channel Indicator (Keltner/Bollinger) as Close Conditions.
Added option "Close only in Profit" for Close Indicators.
릴리즈 노트:
- Added options to connect External Indicators as source of data!
You can add any indicators (even closed source) to your chart,
and in our strategy you will be able to get and use data from this indicators.
(use it as Filter to open new orders)
릴리즈 노트:
- Added option to Show All Signals on the chart. Even if the order in the same direction is already opened.
You will see all bars where strategy would open new orders.
Show only the last ~100 signals.

- Added Trailing Stop option!
Trailing stop is a dynamic stop loss! The trailing stop follows the asset price rise in long positions
and the fall in short positions, at a predefined distance.
If the price changes trend, the position will be closed, thus ensuring a profit percentage.
WARNING: Trailing Stop function can show Unreal-Good backtest results with some conditions.
If TimeFrame is big (15m and more), and if percentages in these settings are small (< 1%) then
backtesting results can be not real.
Make tests with caution.

- Added Indent Order.
You can set Indent in % from the current price (where we have got the signal) to execute the Order.

- Added "ATR Stop Loss"
You can set SL value as Multiplier to ATR.
(so SL will follow current market conditions. SL will be more if market is more volatile )

- Added "Pin Bar + MA" Signals.
(Go long if got Long Pin Bar + Trend is UP (based on different MAs) + Pin Bar pierces the MA line.)

- Directional Movement Index (DMI) as Filter.
DMI is used for identifying trend strength over time.
It has 3 lines, DI+, DI-, ADX. You can use any of the lines to filter your order signals.
(make orders if trend is enough strong, or weak)

Donations are appreciated:
0xc710Ec2553E2FCbaa765CE563fa5bea2817Ce419

Join our small Telegramm Community @testing_tradingview_chat
t.me/testing_tradingview_chat
where we discuss the best settings and options of the strategies.
릴리즈 노트:
- Fixed Bug with Trailing Stop function.
릴리즈 노트:
- Added "ATR Take Profit"
You can set TP value as Multiplier to ATR.
(so TP will follow current market conditions. TP will be more if market is more volatile )

- Added options to Use Wicks or Not Use Wicks for "ATR SL" and "ATR TP".
릴리즈 노트:
- Fixed small bug with ATR TP
릴리즈 노트:
- Fixed small bugs and typos.
릴리즈 노트:
- Added function "Close By Time Since Order".
Allows you to close the order (optionally only in Profit) if since order time is passed more than XX bars.
릴리즈 노트:
- Added backtesting block by Day of Week.
릴리즈 노트:
- Added Divergence from different indicators as source of Signals.
릴리즈 노트:
- Added Levels as a Filter for orders execution.
릴리즈 노트:
- Added new option CLOSE order by reaching the LEVELS
(Close existing Long order if price is near the Resistance Level, etc.)
릴리즈 노트:
- Added new option Close by RSI
릴리즈 노트:
- Added function More/Less Price or ATR. (Price or ATR is Higheer/Lower on Y % than XX bars ago).
- Fixed bug with MultiTimeframe option for "TWO MAs" module.
릴리즈 노트:
- Added new option "Block if Worse Than".
It does not permit the order if the Current Price is worse by more than XX% compared to the Previous bar's closing price. For Long: make order if now price is higher then on previous bar, but no higher than on XX%. For Short: make order if now price is Lower then on previous bar, but no Lower than on XX%.
릴리즈 노트:
- Fixed small bugs.
릴리즈 노트:
- Fixed bug with Multi Take Profit
릴리즈 노트:
- Fixeb bugs with SL for Indent orders
릴리즈 노트:
- Fixed bug with Breakeven function.
릴리즈 노트:
- Added second SuperTrend option. You can enable second indicator on different TimeFrame.
릴리즈 노트:
- Added Multi TimeFrame feature for Channels Indicator (Keltner/Bollinger)
(So you can open/close orders based on Channels from different timeframes.)
릴리즈 노트:
- Fixed small bugs.
릴리즈 노트:
- Added new function - Signals on RSI Cross with Level line.
릴리즈 노트:
- Added function - Two Moving Averages.
Works as a Filter (check if price is > or < of the MA), and also as a Signal Source (MA1 crossing MA2)
릴리즈 노트:
- Added additional indicator Stochastic Oscillator.
Works as a Filter (check value of %k line in the range), and also as a Signal Source (%K crossing some levels or %K crossing %D )

Join our small Telegram Community @testing_tradingview_chat
t.me/testing_tradingview_chat
where we discuss the best settings and options of the strategies.

All my Strategies and Development Services:
algotradinginfo.com
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?