This is a simple footprint indicator that shows the footprint of latest x candles (default set to 3) beside the regular candlesticks. It is inspired by FootprintV2 by mk77ch so credit goes to him. Useful when you don't have a lot of screens or when you are OK watching the footprint of the recent candles.
- It detects imbalances (bold numbers)
- Shows the POC of the candle in orange color rectangle by default
- Shows delta strength per price node
- Detects high volume nodes (compared to latest x candles) highlighted in blue
- Shows Volume and delta per candle
- Tick aggregation (default set to 8 as I trade NQ, set lower number on ES, maybe 2)
May 25th, 2026
Size: 8.84 KB
Downloaded: 199 times
2759
samitro
What was that old BASF commercial tag line? "We don't make the things you love, we make the things you love better." That's what I hope I accomplished with this little beauty. I took the original StochRSI and added some visual enhancements, then I added a second instance of it and made it my Trigger Line. I was very pleasantly surprised how darn well it worked for generating actionable signals.
Look at the screenshot. The green and red stars are the signals generated. Ok, 'so big deal' you say. And I'd say you're correct. As a stand-alone indicator, it's actually really good, but we want more than good. So the other line on the chart is my old reliable dpLRL (Linear Regression Line) indicator. So how to use them together? Wait for the StochRSI signal star to paint and then wait for the dpLRL's 'tab' (see arrows) to paint. When price closes on the far side of the line, consider the trade. Use the 'validation line extension' (those red and green horizontal thick line segments) to see if price is respecting the StochRSI's signal. If it is, even if it is a couple bars later, then consider entering at that point. Works on all bars and timeframes.
As always, feel free to give helpful feedback, positive or negative. It's the only way things get better.
For any bugs, or feature requests, please follow up in this thread.
- Shows buy and sell volume with total volume outline
- Relative volume borders — Border thickness indicates volume significance (normal/medium/thick based on standard deviations)
- Total volume color modes — Border color can be fixed, match candle direction, or match delta direction
- Delta divergence marker — Plots "D" above candles when delta diverges from price (green candle + negative delta, or red candle + positive delta)
- Reversal dots — Green dot below candle when negative delta + price rose; red dot above candle when positive delta + price fell
- Text overlays — Optional display of buy/sell numbers, delta value, and delta percentage above bars
- Configurable — Adjustable colors, spacing, thresholds, and display options
Updates
Version 1.1
Fixed an issue with custom colors not being saved and other cosmetic bug fixes.
Version 1.2 - 20.11.2025
Fixed indicator not working when set to calculate on bar close.
November 13th, 2025
Size: 16.42 KB
Downloaded: 408 times
2724
samitro
For any bugs, or feature requests, please follow up in this thread.
An advanced volume analysis indicator that identifies and visualizes significant volume events on your chart using dynamic or static thresholds. The indicator processes tick-by-tick data to detect unusual volume activity and displays it as colored circles or ellipses directly on the price chart.
Key Features:
Dual Threshold Modes: Choose between Static (fixed volume threshold) or Dynamic (calculated based on recent volume averages)
Real-time & Historical Analysis: Processes both live tick data and historical data for complete market analysis
Visual Volume Events: Displays volume spikes as colored circles/ellipses with customizable size, opacity, and colors
Buy/Sell Pressure Detection: Differentiates between buying and selling volume with distinct colors
Smart Circle Merging: Automatically merges overlapping volume events to reduce chart clutter
Flexible Shape Options: Choose between perfect circles or elliptical shapes that can stretch horizontally
Advanced Scaling: Dynamic circle sizing based on volume magnitude with configurable scaling factors
Performance Optimized: Configurable historical data processing limits to manage memory usage
Main Settings:
Threshold Method: Static (fixed value) or Dynamic (multiple of average volume)
Volume Multiplier: Sets how many times the average volume triggers an event (Dynamic mode)
Shape Style: Circle (perfect round) or Ellipse (oval with customizable height)
Circle Scaling: Radius, scaling factor, and maximum size limits
Colors: Separate colors for buying vs selling volume events
Historical Processing: Days to process and enable/disable historical analysis
Updates
Version 1.1
Added the option to show imbalances
Version 1.2
Performance optimizations
Fixed buy/sell ratio for merged circles (color split)
Addressed an issue where chart could freeze when zooming out quickly
Version 1.3
Imbalances are now detected right after bar close, they initially were visible only after indicator reload.
Version 1.5
Added possibility to adjust size of per level imbalances.
Added dynamic opacity option (default) - delta around 50, circle is empty, high delta more opacity.
You can filter out small volume orders with size filter, only bigger trades are taken into consideration. You may need to reduce the multiplier in dynamic mode to show more circles.
Added option to display absoprtion - High delta, price doesn'nt follow in timeout (30s), plot letter A for absoprtion.
Bug fixes
Version 1.51
Fixed bug with Absorption timeout, now it plots the A for absorption only after the timeout set in settings is elapsed - works in live mode only.
Version 1.6
Added the option to show 3 configurable order block sizes beside candlesticks, now you can spot big buy or sell orders without the need to check T&S.
Version 1.7 - 27.01.2026
Added the option to show delta map/bars, enabled by default, set threshold in settings.
Version 1.8 - 25.02.2026
Delta lines are mitigated when price closes above negative detla or below positive delta
Orderblocks have now one size filter, with number of orderblock added beside it
Version 1.81 - 14.04.2026
Changed default delta strength threshold in absorption settings to 60%
October 17th, 2025
Size: 51.67 KB
Downloaded: 795 times
2721
samitro
This is the latest iteration of my NinjaTrader 8 Bar Timer Indicator.
IMPERATIVE - REMOVE ANY PRIOR VERSIONS BEFORE INSTALLING.
v10. Some minor bug fixes and tweaks.(thanks to Aligator for pointing one out)
Indicator will now automatically change Calculation mode if you choose Volume or Tick Charts to Calculate.OnEachTick.
This version adds 6 things
1. Amended the price Marker formatting so that it now flashes like everything else and lines up correctly.
2. The Flash and Sound Alert features have been upgraded significantly - with the use of Gradient Colors especially.
3. The addition of an Outline to the text which now adds another type of Alert Flashing
4. Changed the key code to move the indicator around the chart to the Right control key ONLY.
5. User can now see the price in the price marker if they select Counter only as the BarTimer
6. Added Settings confirmation message ( which can be toggled off)
Known issues
1. Will occasionally fail/give weird output if your computer clock gets out of sync ( about twice a year in my case) - please google how to sort this it's very simple.URL link is in the notes at the top of the code to fix this
2. Can run on BarClose BUT needs firsttickofbar to compute. If you use the Tick Or Volume counter it must run on each Tick , obviously!
Changes are
1. Tick,Volume,Time and Range based charts are now all catered for.
2. Can look at counter/timer as a numeric value or a % of time left/remaining.
3. User no longer needs to specify what kind of chart it is - code automatically picks it up
4. Can display a Clock in a different time zone to that of the user eg Eastern Standard Time in New York
5. Alert near the beginning of a new bar via sound or various "flashing" objects such as the whole panel.
6. User may rotate the indicator to 8 different points on the chart panel via a key combo.
June 6th, 2025
Size: 16.80 KB
Downloaded: 173 times
2712
Mindset
V_iMpulse_cOnTroL_ version 1.0
with the advent of Ai those of us who have no idea how to code can start creating things that may or may not help us in trading. So i am starting to create some things that i am testing to see if they will help me visualize trading a little better. the first thing i am posting is something i am going to see if psychologically will help motivate me to act in my best interest...which i havent always done in trading.... so was reading up on impulse control for children...as sometimes when i am on fast charts my mind will drift and my fingers click without full acknowledgment of the other side of my brain :-)
so as i read about how they deal with this with children they had them use coloring sheets with a traffic light... and would teach them before each response they needed to take 5 seconds and go through RED stop Yellow Think Green Go.... when your thinking as a child you ask certain type questions ie will this hurt someone, will this benefit...will this help...etc... once they have the answer then they are to respond.
so i thought what if i do that for a trading chart lol.... so i created a traffic light.... with x amount of response time user selectable. to just think through each step of the trade before i pull the trigger... if i havent gotten to green then either the market is too fast for me to trade or its not my trade and shouldnt take it ... simple tool not sure if it will help but figured i would start posting different tools i create with Ai on this thread.
This is the Murrey Math Oscillator from Tradingview.
Its default setting for length is 100 but you can also try 75 or 50.
Its a great Indicator it has served me well.
I have set the default SMA value to 30 instead of Joe Ross's 40 SMA. I have also included sound files used by this indicator. There could be too many arrows printed on the chart if you enable trend arrows. You may want to read Joe Ross's chapter from the above link, and test your strategy before entering any trade using this indicator. Please let me know with any suggestions to further improve this indicator.
September 13th, 2024 01:09 PM nilvano This is a great indicator. The problem so far is not able to save on chart. The indicator must be re-added on the char
t each time there is a new reboot. Hopefully this can be fixed. Big Thanks!!!
September 1st, 2024 07:23 PM Finley Great work! Love the indicator. But cannot save. Log says "Could not save. Error generating XML document."