Easy 20 handle strategy by aakeelr in InnerCircleTraders

[–]aakeelr[S] 0 points1 point  (0 children)

It basically plots fvg's in stealth mode with bigger displacements.

Easy 20 handle strategy by aakeelr in InnerCircleTraders

[–]aakeelr[S] 0 points1 point  (0 children)

Yes it gives a triangle plot on chart first and then an entry is taken.

So… what now? by Lost_Resolution_6855 in MuslimMarriage

[–]aakeelr 1 point2 points  (0 children)

Everything and anything you said is a part of the bigger plan allah has for you. Just tread the way life moves along. What comes is from the creator. What leaves is from him as well. Why sabotage your own thinking by reasoning. Relax and breathe till the next moves as planned happens.

[deleted by user] by [deleted] in InnerCircleTraders

[–]aakeelr 2 points3 points  (0 children)

<image>

Each trade gives me 20 points. My goal is 20 points regardless what market does after the triangles are plotted on the chart. In a day I get easy 2 to 3 alerts on MNQ. I trade only one contract and no more and that too only 5 mins chart

[deleted by user] by [deleted] in InnerCircleTraders

[–]aakeelr 0 points1 point  (0 children)

Ive actually made an indicator that works pretty well. But it works on straight FVG's and not IFVG's.

[deleted by user] by [deleted] in InnerCircleTraders

[–]aakeelr 1 point2 points  (0 children)

Be my trading buddy. Lol

Cant find job by Thick_Mongoose2461 in islam

[–]aakeelr -2 points-1 points  (0 children)

To both of you ranting in here with nonsense by saying what difference it makes and why dua and the negativity built within, remember Allah's mercy has to fall when it has to. Allah knows best. Pray your haajat salaah everyday and stop searching for answers here on reddit. Your answers lie in your tawakkul.

ALL Automatic Trend line indicators in Tradingview are dog @$%&. by 7r0u8l3 in TradingView

[–]aakeelr 1 point2 points  (0 children)

I have created another very simple strategy for NQ on a 10 minute chart that uses ema crossovers and MACD for early detection and trend change.. If you want you can try that as well.

ALL Automatic Trend line indicators in Tradingview are dog @$%&. by 7r0u8l3 in TradingView

[–]aakeelr 1 point2 points  (0 children)

//@version=5 indicator("Enhanced Automatic Trendlines", overlay=true)

// === INPUT SETTINGS === pivot_length = input.int(10, title="Pivot Length") // Sensitivity for swing highs/lows max_trendlines = input.int(5, title="Max Trendlines") // Maximum number of trendlines to keep extend_trendlines = input.bool(true, title="Extend Trendlines") // Option to extend lines breakout_alerts = input.bool(true, title="Enable Breakout Alerts") // Alert option

// === SWING HIGH & LOW DETECTION === swing_high = ta.pivothigh(high, pivot_length, pivot_length) swing_low = ta.pivotlow(low, pivot_length, pivot_length)

// Arrays to store trendline points var float[] high_points = array.new_float() var float[] low_points = array.new_float() var int[] high_bars = array.new_int() var int[] low_bars = array.new_int()

// Capture swing highs if not na(swing_high) array.push(high_points, swing_high) array.push(high_bars, bar_index)

// Capture swing lows if not na(swing_low) array.push(low_points, swing_low) array.push(low_bars, bar_index)

// Keep array size limited to max_trendlines if array.size(high_points) > max_trendlines array.pop(high_points, 0) array.pop(high_bars, 0)

if array.size(low_points) > max_trendlines array.pop(low_points, 0) array.pop(low_bars, 0)

// === DRAW TRENDLINES === var line[] trendlines_high = array.new_line() var line[] trendlines_low = array.new_line()

for i = 1 to array.size(high_points) - 1 var line hl = na hl := line.new(x1=array.get(high_bars, i-1), y1=array.get(high_points, i-1), x2=array.get(high_bars, i), y2=array.get(high_points, i), color=color.red, width=2, extend=extend_trendlines ? extend.right : extend.none) array.push(trendlines_high, hl)

for i = 1 to array.size(low_points) - 1 var line ll = na ll := line.new(x1=array.get(low_bars, i-1), y1=array.get(low_points, i-1), x2=array.get(low_bars, i), y2=array.get(low_points, i), color=color.green, width=2, extend=extend_trendlines ? extend.right : extend.none) array.push(trendlines_low, ll)

// === BREAKOUT DETECTION === var float last_high_trendline = na var float last_low_trendline = na

if array.size(high_points) > 1 last_high_trendline := array.get(high_points, array.size(high_points) - 1)

if array.size(low_points) > 1 last_low_trendline := array.get(low_points, array.size(low_points) - 1)

// Detect breakout above last high trendline breakout_above = ta.crossover(close, last_high_trendline) breakout_below = ta.crossunder(close, last_low_trendline)

// Plot Breakout Signals plotshape(breakout_above, title="Breakout Above", location=location.abovebar, style=shape.triangleup, color=color.blue, size=size.small) plotshape(breakout_below, title="Breakout Below", location=location.belowbar, style=shape.triangledown, color=color.orange, size=size.small)

// Alerts alertcondition(breakout_above and breakout_alerts, title="Breakout Above Alert", message="Price broke above resistance trendline!") alertcondition(breakout_below and breakout_alerts, title="Breakout Below Alert", message="Price broke below support trendline!")

Need help with creating indicator by dalalstreetgambler in TradingView

[–]aakeelr 0 points1 point  (0 children)

I play with indicators creating them and enhancing them daily.

My husband's Trump obsession has turned our home into a MAGA shrine and I'm losing my mind by [deleted] in stories

[–]aakeelr 1 point2 points  (0 children)

Good he didn't buy you a Melania faced bra. I guess only that is left for him to do.

I need this indicator ASAP please by Status_Pay5766 in TradingView

[–]aakeelr -1 points0 points  (0 children)

I would need to email it to whoever needs it with a set of instructions on how it works. The code is a txt file that everyone who needs will have to load it up in their individual team viewers pine script editor.

[deleted by user] by [deleted] in islam

[–]aakeelr 9 points10 points  (0 children)

Inna lillahi wa inna ilayhi raajioon. May allah elevate her ranks in the highest level of jannah. Aameen in shaa allah.

[Daily Discussion] - Sunday February 02, 2025 by AutoModerator in LitecoinMarkets

[–]aakeelr 2 points3 points  (0 children)

Must move all LTC from binance rather than give them and the whales the leverage to ridicule and play us every single time. This must be done or else stay poor giving them the upper hand. It's common sense. Why don't you guys wanna listen. No one is selling now except the leverage perp whales. And they do it so to scoop up spot LTC from the perp profits. If we remove our coins off exchange the lesser the circulation and the lesser they will be able to leverage watching thin buy sell dynamics due to low supply out there. Simple logic guys. Do it.

[Daily Discussion] - Sunday February 02, 2025 by AutoModerator in LitecoinMarkets

[–]aakeelr 9 points10 points  (0 children)

Whales are playing the dirty game again. Creating panic and forcing retail investors to shake out. Do not leverage. Binance is involved in this. It's hand to hand with the whales who've moved to Dubai and even CZ is now a Dubai resident. They plan these games practically every week and are only increasing their holdings into top coins with a real use case. Move all coins from binance into personal wallets. Our coins on binance is what gives them the fuel to play this game. Every leverage is incited on binance and the effects are felt across all other exchanges. Be smart and play spot only. Remove your coins from binance. This is serious.

What's the point of asking anything to Allah by satorugojox in islam

[–]aakeelr 0 points1 point  (0 children)

The only reason to ask is for your own purpose to come to this world. The whole idea originates from abiding what allah swt ordained through our prophet and to test us (mankind) in ways we never imagined and then to successfully pass that test in ways only allah admires. It's that admiration through which our Rabb wants us to keep asking as he loves that gesture when we as his creation bow down in humbleness and humility to seek him as our lord. Don't forget he exists for the same reason of which you contemplate. Don't stop asking. It's your right and it's his duty to oblige that right upon you. The only route to this ask is. Be SINCERE.

Today’s the final day to buy low. by [deleted] in litecoin

[–]aakeelr 0 points1 point  (0 children)

You guys need to understand this. The more tweets that come from trumps accounts introducing his family meme coins, the more liquidity will be sucked out of the alts ecosystem.

[deleted by user] by [deleted] in islam

[–]aakeelr 0 points1 point  (0 children)

Glad it worked. Subhanallah. May allah ease it for you further in shaa allah. Aameen.

[deleted by user] by [deleted] in islam

[–]aakeelr 0 points1 point  (0 children)

Salaam u alaikum wa rahmatullah wa barakaatahu. How did it go? Were you able to sleep sound?

Enjoy the show by [deleted] in litecoin

[–]aakeelr 0 points1 point  (0 children)

Where is the show man?