Risk of data leakageBeatlemaniaSA wrote: Mon Aug 25, 2025 4:04 pm Hi guys,
Here are three key components of my trading system that enable me to filter my trades.
1) The latest FVG indicator from @fxart
@FxArt.Trader_Imbalance_FVG.ex4
2) A simple and clean high/low indicator that keeps the chart nice and tidy while providing critical information.
Previous High Low.ex4
3) And my trusty drawing indicator, which Grok and I had fun updating to my liking. Essential for drawing all those supply and demand zones. ;-)
Color Levels Custom - Grok.ex4
Regards,
Beatle![]()
Regarding "Previous High Low":
Although it is supposed to simply retrieve the previous high and low, it is using "wininet.dll".
Is it sending data to an external site?
Is it transmitting account information or trade data externally?
Is there any data leakage?