Dips Oleg — Strategy by olegask68
By olegask68
Performance Metrics
- Author: olegask68
- Symbol: BYBIT:DOGEUSDT.P
- Timeframe: 4 hours
- Net P&L: +5,276.45 USDT (+52.89%)
- Win Rate: 67.9%
- Profit Factor: 3.415
- Max Drawdown: 922.75 USDT (9.16%)
- Total Trades: 477
Description
Adaptive Dip‑Buying Strategy with Lot Precision & Smart Averaging📘 DescriptionThis strategy is a personalized adaptation of an idea originally developed by the respected author fullmax.I reworked the concept to suit my own trading approach, adding lot‑precision rounding to avoid exchange quantity errors when using webhooks, and enhancing the visual and analytical components of the script.🔧 What’s New in This VersionConfigurable lot precision to ensure clean, exchange‑safe order sizesImproved UI elements: base‑order labels, compact mini‑table, grouped settingsDynamic safety‑order pricing based on price drops and scaling factorsFlexible date‑range filtering for controlled backtestingClear visualization of SMA threshold, safety levels, breakeven, and take‑profitAdaptive threshold logic that adjusts depending on trend conditions🎯 Core LogicThe strategy monitors how far price deviates from a short‑term SMA.When the deviation crosses a user‑defined threshold, the script opens a base position.If price continues to dip, the system deploys safety orders with:scalable volumescalable distanceprecise rounding for compatibility with webhook automationOnce the position is built, the strategy manages exits using a fixed take‑profit target.A breakeven reference line and auto‑cleanup logic help maintain clarity and prevent stale orders.⚙️ Feature OverviewDip‑based entry logic with bull/bear threshold switchingSafety orders with volume and step scalingTake‑profit managementBreakeven visualizationMini‑table showing real‑time position metricsClean chart overlays for easier interpretation📝 DisclaimerThis script is intended for educational and analytical use.It does not guarantee profits and should be tested thoroughly before being used in live trading.