Specifiche
I am looking for a Pine Script v6 developer to create a TradingView indicator based on liquidity and Smart Money Concepts.
The indicator must detect, mark on the chart, and optionally trigger alerts for the following events:
-
Asian Session Liquidity
-
Mark the Asian Session High and Low.
-
Trigger an alert when price sweeps the Asian Session High or Low.
-
Allow the user to manually configure the Asian session time and timezone.
-
London Session Liquidity
-
Mark the London Session High and Low.
-
Trigger an alert when price sweeps the London Session High or Low.
-
Allow the user to manually configure the London session time and timezone.
-
Buy Side Liquidity and Sell Side Liquidity
-
Detect and mark Buy Side Liquidity areas above relevant swing highs.
-
Detect and mark Sell Side Liquidity areas below relevant swing lows.
-
Allow the user to choose how many liquidity levels should remain visible on the chart.
-
Allow separate alerts for Buy Side Liquidity sweeps and Sell Side Liquidity sweeps.
-
1H and 4H High/Low Sweeps
-
Detect and mark when price sweeps:
-
1H High / Low
-
4H High / Low
-
-
Each timeframe must be optional and configurable.
-
Alerts must be available separately for 1H and 4H liquidity sweeps.
-
MSS / BOS
-
After a liquidity sweep, the indicator should detect and mark:
-
MSS — Market Structure Shift
-
BOS — Break of Structure
-
-
There should be an option to trigger alerts only when a liquidity sweep is followed by MSS or BOS.
-
FVG / IFVG
-
Detect and draw Fair Value Gaps.
-
Detect and draw Inverted Fair Value Gaps.
-
Allow the user to show or hide FVG and IFVG separately.
-
Allow alerts for FVG and IFVG separately.
-
CISD
-
Detect and mark CISD.
-
Allow the user to show or hide CISD.
-
Allow alerts for CISD.
-
TradingView Alerts
The indicator must include alertcondition() for each event:
-
Asian High sweep
-
Asian Low sweep
-
London High sweep
-
London Low sweep
-
Buy Side Liquidity sweep
-
Sell Side Liquidity sweep
-
1H High sweep
-
1H Low sweep
-
4H High sweep
-
4H Low sweep
-
MSS
-
BOS
-
FVG
-
IFVG
-
CISD
-
Confluence alert: liquidity sweep + MSS/BOS + FVG/IFVG/CISD
Each alert type must be possible to enable or disable from the indicator settings.
-
Chart Markings
All events must be clearly marked on the chart:
-
Lines for Asian Session High/Low
-
Lines for London Session High/Low
-
Lines for 1H and 4H Highs/Lows
-
Buy Side Liquidity and Sell Side Liquidity labels/lines
-
Labels at the point of each event
-
Boxes for FVG and IFVG zones
-
Arrows or labels for MSS, BOS and CISD
-
Indicator Settings
The indicator must allow configuration of:
-
Asian session time
-
London session time
-
Timezone
-
Colors for lines, labels and zones
-
Maximum number of visible liquidity levels/zones
-
Enable/disable each module individually
-
Enable/disable alerts for each event individually
-
Option to run on all timeframes or only selected timeframes
-
Technical Requirements
-
Pine Script v6.
-
Clean, optimized and well-commented code.
-
The indicator must not repaint old signals.
-
It must respect TradingView object limits.
-
It must use request.security() correctly for 1H and 4H levels.
-
Final delivery must include the full Pine Script source code.
Before starting the job, the developer must explain how they will technically define:
-
Liquidity sweep
-
Buy Side Liquidity
-
Sell Side Liquidity
-
MSS
-
BOS
-
FVG
-
IFVG
-
CISD
I would also like the possibility of small adjustments after the first version, in case some logic needs to be corrected or refined.