#šŸ’¬hangout

1 messages Ā· Page 177 of 1

weak ether
#

šŸ™‚ i would love to go through both to atleast learn, but i am overwhelmed with all options

#

Went through most of them, but they are older versions from the current

little flint
last elbow
#

so once I generate a strategy I like with the AI Backtesting assistant, how do I import it into TV to use it live?

little flint
#

your discord is not connected

last elbow
#

Yes I am a subscriber

#

I followed the link from the site

#

Also, I was able to get the assistant to provide a strategy combining S&O, PAC and Oscillator a few hours ago. I tried again just now and its telling me it is not possible

old crow
last elbow
old crow
# last elbow

Try to prompt generalized conditions to work your way up to a strategy, as opposed to the AI trying to find a strategy that fits into a smaller box. I provided live examples in my recent live streams here
#1199356285813006367 message

tame hatch
#

@old crow @void sluice Let's say you generate a strategy using AI Assistant and it gives you instructions to copy a script to say S&O backtester, is it possible to transfer the settings of the S&O backtester to the actual S&O indicator?

Thanks in advance

old crow
#

Because the AI strategy would most likely consist of other elements from other toolkits as well, not just Signals and Overlays

tame hatch
old crow
tame hatch
old crow
#

And no worries on your questions….

tame hatch
#

@old crow Thanks for taking time to answer, will seek more clarification as I go along...

hollow belfry
#

Micky, in these AI scripts, does the timestamp facility allow to to restrict to possible trades only at the specified times. Lets say on during London hours for example.

candid salmon
# hollow belfry Micky, in these AI scripts, does the timestamp facility allow to to restrict to...

Not using timestamps, you will use the session placeholder. Explanation here: https://docs.luxalgo.com/docs/backtesters/strategy-scripting/placeholders#session-placeholder and an example of a script that uses it:

@long() = {bullish_contrarian} and {bearish_catcher} and {weak_bearish_confluence} and {unix_ts} >= 1748847900000 and {0830-1500}
@short() = {bearish_contrarian} and {bullish_catcher} and {weak_bullish_confluence} and {unix_ts} >= 1748847900000 and {0830-1500}
@exit_all() = {contrarian_exits} or {1500-1515}```
hollow belfry
#

ty

radiant ermine
#

Hi Guys there was a way in the LuxAlgo backtester to flip a strategy from negative to positive.
Does that option exist in every backtester? And if so, where exactly can I enable or adjust it?
Thanks in advance!

old crow
radiant ermine
#

i think it was this one

#

but its not available anymore

old crow
viscid heart
#

Scammers arent even realistic anymore

finite bear
#

@old crow tHAT WAS QUICK

old crow
#

bye bye

finite bear
lavish python
#

Can someone tell me if lucid have actually helped in your trading skills

cyan crystal
#

Hello All, Happy Saturday. Is there a way to only display the last step in a sequence using alert scripting?

#

Meaning.. one time flag like the highlighter does?

#

If I just want the last step to be displayed in a sequence and only once?

#

actually scratch that I'll just do a cross condition

old crow
#

Create the @label for the completed condition, just like the highlight bar

cyan crystal
#

ohh. I need to check that out that would be dope

cyan crystal
# cyan crystal

It's the last in this code I need to understand.. Instead of external crossover or = I need it to say, last step complete and highlight

old crow
cyan crystal
#

I stole some script, but I can't really figure out how to only get the highlight šŸ™‚ I just want these signals, that's all

old crow
cyan crystal
#

I'm trying to just create my setup and don't look at charts anymore lol

#

Almost there with backtesters and these scripting

#

I'll figure it out. this is way better than looking though and if it fires a bad signal not a big deal

old crow
#

I can smell it

cyan crystal
#

Thanks for your help

pallid cargo
#

Guys I got a question what do u do over the weekend if not trading idk what to do im going to the gym doing cardio and eating healthy but I feel like that isn’t good enough or something is there anything I can do to improve my trading?

smoky hound
#

Hi
I have confusion about optimal sensitivity in signal and overlays
When I put optimal sensitivity value showing in dashboard to the indicator the signal is generated but after few candles the sensitivity is changed and when I put the new optimal sensitivity in signal and overlays the previous signal is disappeared
So what happen my opening trade I take and it’s often happen with me

#

Plz guide me to use correct way of optimal sensitivity

old crow
smoky hound
old crow
#

Also, the existing signals that were on the chart will change because you manually changed the sensitivity. @smoky hound

smoky hound
#

Because I can’t understand how to use properly

old crow
smoky hound
old crow
#

Personally, I do not constantly change my settings throughout the day, let alone during a current position.

old crow
#

Dont click, scammer removed

rapid verge
#

in a month, how many prompts/usage (usually) can I put/ask in AI Backtesting Assistant?

old crow
#

@rapid verge I assume you are a subscriber?

rapid verge
#

what I actually love is that AI and those alerts scripting is so so awesome since I don't want to spend much time in front of charts

tough carbon
#

yea i didn’t get the AI plan however does it enter trades for you?

#

or is the AI just to give you the best settings for the indicators

candid salmon
tough carbon
#

yes i for sure want to learn more maybe even get it next month

#

so i’ll check it out thanks

zenith lance
#

Hey can't I do this kind of comparison {low}<{external1} in the backtester as one of the condition? I want to get the wick of a single candle for my backtesting; I have set the Reversal Support Zone 1 as External 1 but it is not working! I even tried {low} < {rz_s1} as this placeholder exists in the Alert scripting placeholders; it also does not work. I am using PAC Backtester with both S&O and OSC indicators connected to the backtester using LUCID. Any help will be appreciated!!!

candid salmon
zenith lance
#

Yep I have it turned on. I double checked everything to make sure it works. I think I can't perform mathematical comparison or operations in Scripted Strategy? OK I am posting this in Support, but wanted to be sure before posting there!

fluid jacinth
#

Did you get permission or just decide to post

candid salmon
#

That was a little smarter than the usual scammer, lol

lilac sentinel
#

RF4TTT4

#

6555555555555555555555555555555555555545``Z

old crow
rapid verge
#

btw what if I dont get to used to the luxalgo premium indicators & other tools and I sub with the discounted price right now. is there an issue just in case I requested refund given I didnt pay the full amount?

little flint
rapid verge
#

want to try those backtesters so hard

zenith lance
#

Dang, look at the amount that could be made if held compared to trading sweatkek

#

200K vs 40K šŸ”„

zenith lance
glass jewel
#

@old crow please send my compliments to who ever thought up the candle breakout oscillator. Really well done because it’s clear. I use it on 30 and 1H charts and I wanted to show this image as a compare contrast to the brilliant OSC Matrix. It’s an amazing companion to the matrix.

zenith lance
old crow
glass jewel
rapid verge
#

even the luxalgo expanded cloud + lux free SMC is so nice. but it will take time to discover correct settings + correct timeframe on a specific asset for the cloud indicator.

glass jewel
#

More Lux Volume tools analysis. The 3am London 1H candle dry snitched on the market makers. The regular candle? Bullish…but the bulls are at the base of the candle and the PoC is at the top followed by several descending POCs on those candles. The buyers never knew what hit them. They got massacred.

gilded bluff
#

hi

glass jewel
rapid verge
#

I wanna try that premium though. I just need to come back home to sub

glass jewel
#

The reason I must do this for NQ is that when those markets open I look at the 30m and 1H extremes for ideal areas of entry. This helps tremendously.

#

Again look at the 11pm to 8am consolidation; the oscillator matrix is letting us know that there is buyer participation above a certain threshold….but the seller strength is outclassing the buyers and that means they are getting absorbed. Also observe the lower Highs and Lower lows of each candles save 8am….where we had news at 830am. I’m glad I sat this one out

mellow thicket
#

An order block (OB) is a specific price range where a large buying or selling activity is expected to occur.

  • Bullish OB Exited: Triggers when the price exits a bullish order block.
  • Bearish OB Exited: Triggers when the price exits a bearish order block.
  • Bullish OB Entered: Triggers when the price enters a bullish order block.
  • Bearish OB Entered: Triggers when the price enters a bearish order block.

So for example orderblock is detected with rectangle shape, so when price first time touches that rectangle we consider bullish order block, then price goes above that rectangle of OB we consider price exited order block?

wintry patio
#

yo guys

#

anyone of u know a good propfirm with swing , allowings to hold thrue news and over weekend?

#

wow alot of scammers here huh šŸ˜„

#

Gotten 50 friends req šŸ˜„

#

sry iam no newbie to discord scammers

#

@old crow

old crow
wintry patio
#

i work with hanging out them, so i like them to add me and get Fed

#

f'ed

old crow
#

Not much we can do then.

wintry patio
wintry patio
glass jewel
old crow
#

They gotta bring it

#

I just scalped 75 tick short on mnq

#

done until ny open

glass jewel
#

I’m going to be a responsible plebe degen and wait for an IB to form

old crow
old crow
#

the 1 hour IB?

glass jewel
#

Yes I want the market to show me the conversation on Asian hours

finite bear
#

Happy Sunday everyone. How is your preparation going? I believe we can do it all over again this week. I wish us all happy trading week. Let's goooooooo. Win

glass jewel
#

That line on the big green candle …that is a powerful POC based on Volume and general confluence…so if I was short I would have left the trade a long time ago

finite bear
old crow
#

ha

finite bear
glass jewel
#

Yeah I also think session VWAP responds better after an hour or two.

glass jewel
#

Single Candle Entry on the 30min is a high probability setup for NQ—-120-150 tick move for the quickie

#

30 min on MNQ is like Zen and Wushu Candle Kung Fu. Lower timeframes can be so jittery and disruptive

#

(I also slipped a Mickey on the charts and put the LuxAlgo predictive ranges indicator down)

#

The other thing I learned from PAC and S&O is when using Periodic Volume Profiles…I layer one a 70% and the other at 25% Value Area so I can have a wider Point of Control. This also provides dual VA H/L

#

Asia looking bullish on 30 min SCE setups on MNQ

glass jewel
#

This tells me buyers are defending and there are key levels from the 1st 30 min candle that have not been tested Pullbacks on LtF EMAs always seem to go Judas on me so that’s why I’m taking a minute and making some observations

old crow
#

Don’t click that thinking
Scammer removed

tough needle
#

hi hello šŸ˜„ is there a way to set alarm when the internal OB is getting drawed on the chart? sorry if this is the wrong caterogy to ask

#

^ with the luxalgo smart money concept indicator..

old crow
old crow
tough needle
old crow
glass jewel
# old crow Don’t click that <:thinking:704542555257307186> Scammer removed

Sunday thesis correct. Idea : use 30 min candle structure to bridle perception of noise(erratic motion triggers fear and disrupts confidence). Locate the buyers and where they are ready to drive the price up due to their demand. Use that area to build positions and use the previous day RTH for POC confluence w/ volume candle in order to increase the likelihood of a defense perimeter that will not break the bank as a stop loss. Impetus: after a strong distribution down, in a previously up trending market…it is natural and fair for buyers to participate because this enough of a discount and sellers are actually eager to sell at higher prices. The volume weighted candles play an important role: if market makers can push past the bullish RTH poc found around 22840….and 22815….then it’s likely the thesis has been invalidated. This risk to reward is favorable for an asset like MNQ/NQ. Price Action Cancepts is also showing a bearish FVG that acts as a magnet on this timeframe.

glass jewel
#

The other wild thing is it’s all higher lows on the 30 min

#

Why do it this way? Why so complicated? Because by the time this OB has formed the move is gone and the next setup is to retest that OB on PAC.

That’s why.

#

And that’s also ok. We need to know the next possible opportunity in order not to chase this price discovery. It would suck to jump in now and get cooked as part of the liquidity on that next move in PAC Bullish OB.

#

The candle breakout oscillator is telling me that for the last 30 minutes the buyers were weak…even though the price is still climbing…momentum and enthusiasm is fading for now.

old crow
#

interesting

glass jewel
#

We can scalp short for 40 ticks off that

#

It’s almost better to place the SL first in the DOM and then place the order….versus putting a limit order with a set stop loss.

#

Yeah I bought a meme coin called $STFU and I need to write an algo for it to spam everyone’s group on discord and x.

old crow
glass jewel
# old crow interesting

It all starts with appreciating higher timeframes but choosing up on the 30min tf as a happy medium so we can have signals without watching paint dry.

glass jewel
# glass jewel It all starts with appreciating higher timeframes but choosing up on the 30min t...

But I really wish we could combine these candle action tools into an elite indicator like the other premiums. I want a tool to tell me if and when a 30 min candle has a long wick and the POC is half way down or at the bottom of that wick. I want trading view to yell at me to check x y and z to enter a trade once additional criteria has been met. Face it…there is more would to do on the premium toolkits. You duffers(jk) needs to give us more than you already have.(jk)

finite bear
#

@old crow Nearly that time, the clock is ticking

old crow
finite bear
old crow
finite bear
#

@old crow I'm starting the week with this GJ.

old crow
#

šŸ”Ŗ

finite bear
#

Yup. Keep it clean and sharp it is

rapid verge
#

seems like 2 of my cards rejecting payment to luxalgo website... should I use VPN?

void sluice
rapid verge
#

alright! I'm subscribed to Ultimate Plan

void sluice
abstract furnace
#

I have been using this set but I’m not 100% sure how I should be using it and what I should be looking for. Some of the trades have been good. Would anyone be able to guide me on how to use it correctly. Thank you

void sluice
void sluice
# abstract furnace Thank you

This video shows how to trade the Signals & Overlays which may also help you understand further: https://www.youtube.com/watch?v=j-o4jJcQfF4

Get access to exclusive LuxAlgo tools: https://luxalgo.com

Follow us on X: https://x.com/LuxAlgo

In this video, we break down exactly how to use the LuxAlgo Signals & Overlays indicator to its full potential — whether you’re a beginner or a seasoned trader. You’ll learn how to interpret confirmation vs. contrarian signals, use candle col...

ā–¶ Play video
rapid verge
abstract furnace
#

Thank you. I just thought there may be instructions on how the indicator is supposed to be used.
Much appreciated

void sluice
# abstract furnace Thank you. I just thought there may be instructions on how the indicator is sup...

That video shows you how you could potentially use the toolkit but its down to the individual to experiment and find the best way to use it to fit your own trading style. Every trader is different so everyone will trade differently. There isnt one setting that suits all traders as some are scalpers, some are swing traders. A lot of variables in trading so its just experimenting and finding what works for you and what doesn't

abstract furnace
void sluice
abstract furnace
#

Thanks again. Wishing you a great day too.

glass jewel
#

Important things to not on today’s price action(don’t mind me needing to nerd out it’s just I love the process)

Eth session: NQ is in price discovery. Price Discovery is when price is oscillating on an upward trajectory between 1st and 2nd deviation. Optimal entries are long at vwap(just above blue line) …while bullish price acceptance is fair value being found between 1st deviation and Vwap. This is why I use Volume delta candles; I want to know whether there is more fuel in certain candles in a range.

tough sparrow
#

@thin trail pls bring back PAC essential

old crow
tough sparrow
#

I know but these are expansive

old crow
tough sparrow
#

Thanks

old crow
# tough sparrow Thanks

You’re welcome, but remember, we have all your requests, we hear you. Not necessary to tag everyone again. Appetit being with us šŸ™

abstract furnace
old crow
abstract furnace
#

Before talking to Danny my entries weren’t quite right. Now it’s spot on. šŸ’„šŸ’„šŸ’„

old crow
abstract furnace
#

Current trade just took 170 pips

#

I’m not sure what it’s called. The chart is above. šŸ‘†

rapid verge
#

where can I get the full list of syntax for PAC? can I ask for a link

little flint
rapid verge
#

saw it thanksss

#

hmmm just want to check maybe you know. is there possibility of syntax or code with having the sense of sticking to 1:2 RR on either long exit TP/SL or short exit TP/SL?

little flint
rapid verge
old crow
void sluice
twin turtle
#

Hi

tame hatch
#

@void sluice can I get guidance on how to use AI( scripting strategies) with the various backtesters

tame hatch
tame hatch
#

@void sluice @little flint also where can I get strats on S&O, PAC& OSM?

sterile zodiac
polar ginkgo
#

hehe

#

jk

sterile zodiac
polar ginkgo
sterile zodiac
polar ginkgo
#

im no good

#

😿

sterile zodiac
sterile zodiac
polar ginkgo
sterile zodiac
sterile zodiac
fading haven
#

Hello, question on setting alerts. I setup the conditions but I am not getting any alerts. Not sure what I am doing wrong?

little flint
fading haven
#

yes

#

Wait what do you mean?

little flint
little flint
fading haven
#

This is where I setup the alerts.

fading haven
#

okay got it. Let me review the video and get back to you if I have any questions. Thank you

old crow
#

Getting to live stream here in a bit

little flint
solemn spade
#

Test

little flint
old crow
#

Good live stream we just had.
I went over how I utilize all three toolkits to help me scalp everyday, hopefully this will provide some ideas for you.....
Recording will be posted soon.

#

šŸ™

gritty badge
#

Where I can set these up ?

#

and how to know which features it's recommending me to enable ?

#

and is it necessary to enable this ?

#

thanks for help in advance

old crow
#

@gritty badge What we need to do is the replicate the provided AI Strategy Script, into our Backtesters.
I actually did a few live stream recently to help everyone by walking through the workflow process, have a look at the streams here:
#1398053540559327414 message
#1398053540559327414 message
Hope these help

old crow
gritty badge
#

I l check out the resources you shared first, and reach out.

gritty badge
#

Btw stupid question - does backtester strategy used for manual trading or auto trading.

old crow
#

Possible for automation, just depends on what your broker would require for the messages

gritty badge
#

got it. its going to be a learning curve. I hope it's covered in resources you shared

#

I am already Ultimate user as I got lifetime plan few years ago. I hope I don't have to do anything with ongoing sale

old crow
gritty badge
#

I see the 'ultimate' tag in my profile. So I should be all set

finite bear
#

@old crow šŸ¤

old crow
#

ā˜•

finite bear
old crow
#

although the last oe was choppy during NY lunch, closed sooner

finite bear
old crow
finite bear
old crow
finite bear
proper stump
#

hi y'all i'm new here but using lux algo's indicators from a few months. wishing to learn something from this community

gloomy cape
#

Hello šŸ‘‹

proper stump
#

idk who this guy is

#

lol

old crow
proper stump
tough carbon
#

scam

old crow
remote siren
#

Good morning

tame hatch
#

@old crow @void sluice What does the lux volatility and squeeze metrics represent? ( on the S&O screener)

lunar tulip
#

Want to know how you can stop losing money trading with smc, learn how to code algos

dusk thistle
#

Honest question, if you dont trade, why do you use LuxAlgo?

#

Or are you trying to evaluate the professional traders you use currently?

#

ah ok

#

Trading is not for everyone no doubt, best of luck!

lunar tulip
#

Good advice, does the stuff you invest in beat indexs?

#

Honestly though im half doing this to learn stats and ml

dusk thistle
lunar tulip
dusk thistle
leaden fiber
#

Hi

#

Is it possible to suspend the plan and continue the duration later in case I get liquidated?

old crow
carmine mountain
#

I’m new here

little flint
carmine mountain
#

Thanks
Please where you from

little flint
#

how can we help?

carmine mountain
#

I’m just cool

#

Are you female or make?

little flint
#

I am make

carmine mountain
#

Where you from

little flint
#

US

old crow
#

@finite bear YOU ready?

#

🫵

finite bear
old crow
finite bear
old crow
#

šŸ‘€

#

I know its your evening, just messing wit ya

finite bear
finite bear
old crow
finite bear
#

Any scalp today?

old crow
#

hold and pray?

#

HAHAHAHA

finite bear
finite bear
old crow
#

give me few min

#

1-3m

finite bear
finite bear
old crow
#

ok lets stream

finite bear
quasi fossil
#

Heyyy ssup guys

#

New here

#

New in fx too

little flint
sonic aspen
#

LuxAlgoĀ® - Signals & Overlays Can you tell me how it can be set up perfectly through a personal experience?

old crow
#

Great Live Stream again today fire2
I went over how I combined all 3 toolkits to fit my trading style
Chatted about psychology a little bit
Fear and Greed
Recording will be posted soon dnd_verify

little flint
quasi fossil
#

Can someone tell me some good lux indicators ? There's so many I get so confused .

I have rn signals and overlays

old crow
#

Let us know if you have any other questions when you start to create your own template...

quasi fossil
old crow
old crow
# quasi fossil Nope sir

check them out when you get a chance, I try to show everyone to keep it simple on the charts.....

old crow
#

@finite bear Notice anything different?

little flint
#

only thing I notice on @finite bear is him turning late every day eyes_shaking

willow plank
#

Smart Trail help if available:

Does anyone know of a way to extend the number of days that the Smart Trail is displayed? For example - today is Aug 5, but I can only see the Smart Trail on the 1-Min chart going back to July 26 and no days prior. Is there a workaround or fix for this??

little flint
old crow
heavy ember
#

Do the order blocks in PAC always appear delayed or is it possibly my settings?

little flint
willow plank
willow plank
# old crow yw <a:thumbs_up:1128497186699751454>

One more quick question - is there a way to get a price for the Smart Trail inside price or the start of the Trail? I know that the price displayed is the Smar Trail Extremity, but is there a way to get a price for the other side of the Smart Trail?

heavy ember
old crow
willow plank
finite bear
finite bear
willow plank
old crow
heavy ember
# old crow <a:thumbs_up:1128497186699751454>

Just wanted to say thanks for taking your time to make these detailed videos, and go in depth at such lengths. It’s helped me understand the meaning of my favorite toolkits, ultimately utilizing them to pass my first eval today.

old crow
heavy ember
#

Now time to be more conservative and consistent with the process!

prisma fulcrum
#

can anyone help me understand what the strong high, weak high, strong low and weak low mean

old crow
# prisma fulcrum

I actually did a few live stream on this concept. Are you a subscribing member?

#

If so, connect your Discord for other members access here.

#

You can log into your account on the LuxAlgo website to connect your Discord

leaden fiber
#

Is there a free indicator showing current trend of the market, like ranging or having a strong trend?

void sluice
tawdry sierra
#

hey

void sluice
tawdry sierra
#

few days ago

#

i had seen an strategy section

#

in discord cannot see it now

void sluice
undone socket
#

whats the best indicator to get alerts for retest setups? and what other confluence/confirmation could I use for my entries

void sluice
undone socket
void sluice
gloomy pilot
#

New to the chat what’s up everyone.

little flint
undone socket
#

Hi with the indicator Support and Resistance Signals MTF, is there a way to get alerts only for Retests? It looks like is not giving me the option? I only can select "Any Alert"

little flint
finite bear
#

Welcome to DAY 3 of 5 everyone. Remember to keep that chart simple, also only use what meet your strategy guide in all the toolkit, don't enable everything. Happy Trading. Win

undone socket
little flint
old bronze
#

Hey guys, what do you use for entry signals? Trend Catcher or ML signals. Of course, with other confluences.

little flint
tame hatch
#

xauusd pumping to 3390 pdh after reacting off london highs

tame hatch
#

on my funded yeah, I have been in from sweep of London Lows, there was a divergence on the 15 min on the OSM

old bronze
#

I saw a video with Mickey it was a Live, when can we know when he will do another one

pale quartz
#

Any way to set screener to look at cryotos only?

little flint
pale quartz
#

How does one create more than one screener. Sorry noob here

little flint
pale quartz
#

ah. So im stuck with 2 indicators as im on free then

old crow
tame hatch
#

Xauusd breaking out of descending broadening wedge formed on the 15 min....

old crow
#

Also a few OB’s above as well

#

Let’s see

tame hatch
old crow
#

scammer removed
dont touch that

#

LOLLLL

old crow
tame hatch
old crow
tame hatch
mental pilot
#

Hello Team using the following alert script {bearish_confirmation_any} and {ml_classifier} < 3 and {bullish_smart_trail} so how can i received the alert message display exactly what has been wrriten in the script example alert message that i am looking for bearish_confirmation ml_classifier 3

old crow
# old bronze I saw a video with Mickey it was a Live, when can we know when he will do anothe...

Hey hey buddy, I start these Live Streams about an hour after NY opening bell, just depends if I am currently in a position or not, but typically this is when they begin, and they last about 1-1.5 hours each. I hold these about 2-4 times during weekdays, and if you didn't get a chance to attend, they are also recorded and posted here #1199356285813006367
Today I did not plan on a stream, as I streamed these past 2 days already, and probably do another 1-2 streams to close out the week.....

old crow
mental pilot
#

Yes it is displayed on the chart

mental pilot
old crow
mental pilot
mental pilot
old crow
# mental pilot in fact i want both please label and alert message

Ok

#

I would suggest to try one of these to make sure it works and you understand, dont try to write the script for both at same time.
Write one, and make sure it works, then include the other...

old bronze
old crow
#

@old bronze Try to watch a few more recordings....

old bronze
grizzled star
#

@old crow this might be the stupidest question here šŸ¤¦ā€ā™€ļø
What does -4 or +4 mean in the image below? Does it mean entry at 4th candle?

unkempt umbra
little flint
#

the entry is where the arrow is

grizzled star
little flint
grizzled star
undone socket
#

I wanted to use RSI divergences..is there a way to get alerts bullish and bearish and only using 1 indicator?

old crow
glass jewel
#

I was today years old when I realized that the market structure timeframe setting played a role in how the order blocks were formed.

#

@old crow why is muh beast name in transLib coloration?

old crow
#

šŸ¤”

glass jewel
heavy ember
#

Question, anyone have a PA with Apex? I’ve a question about the 30% rule regarding to profit until buffer amount is met.

old crow
heavy ember
#

250k account for reference.

#

Perhaps I posted this in the wrong channel, should have went to the futures channel. My apologies.

old crow
heavy ember
#

Would it be okay for me to copy that message over there and delete it here?

old crow
#

save you time and energy

obtuse blaze
#

Hello y’all

old crow
obtuse blaze
#

Thank you so much

hidden moss
#

hi

old crow
glass jewel
#

What is this clown ass shit?

median compass
#

Do you think we are about going bullish?

#

šŸ¤”

#

Please anyone should share what they think about the look of the market currently

bold sigil
old crow
bold sigil
#

Hi Micky do you have a video where you apply the sweep stategy just for better understanding

old crow
# bold sigil Hi Micky do you have a video where you apply the sweep stategy just for better u...

I dont particularly trade a sweep strategy, but you can browse around the LuxAlgo YouTube channel to see if there is anything that would fit your style
https://youtube.com/playlist?list=PLbqCXsOfrM3P5mb5jY7Ye8pguhmozOKBC&si=DVHJTIRQC7tTU5WQ

bold sigil
#

Thank Micky

rapid sapphire
#

šŸ˜Ž

old crow
tame hatch
cold fog
#

Hello

#

Why new on chain signals indicator not working in Xauusd 1 minutes and 1 hour chart

void sluice
# cold fog Why new on chain signals indicator not working in Xauusd 1 minutes and 1 hour ch...

Hi there - it is meant for cryptocurrencies, you can read the description of that indicator here: https://www.luxalgo.com/library/indicator/on-chain-signals/

LuxAlgo

Boost your crypto trading decisions with the On-Chain Signals indicator. Using IntoTheBlock blockchain metrics, it analyzes Net Network Growth, In the Money, Concentration, and Large Transactions to deliver a clear bullish, bearish, or neutral market bias.

cold fog
#

Try to create it for Xauusd too

void sluice
tame hatch
#

BoE cut rate.....

undone socket
tame hatch
glass jewel
#

Woke up to the bull run. Sheesh

finite bear
#

Welcome to DAY 4 of 5. I believe some of us stayed away from that spike on the 5mins GU during the release. Happy Trading. Win

finite bear
#

@old crow sunglasses_flushed

finite bear
old crow
finite bear
old crow
#

Good live stream today, I will post the recording soon.
We briefly chatted about a few different hybrid bars, and the pros/cons thatcome along with them

#

šŸ™

lucid cedar
#

Thanks @old crow , good live stream šŸ‘

old crow
lucid cedar
glass jewel
glossy plaza
#

Can anyone tell me how I can link my Tradingview to discord?

little flint
old crow
#

"Hi my name is Micky"

lucid cedar
old crow
#

thats all I remember

#

back when there were no cell phones

#

no computers

#

for real

viscid heart
old crow
thin gale
tame hatch
old crow
compact grove
#

Hi, I am new here. Just one question: Are we able to backtest more than 1 month?

little flint
compact grove
#

I see, thank you.

finite bear
#

@old crow Knock Knock Knock. Anybody home?

finite bear
old crow
finite bear
old crow
#

Why you still up?
Go to sleep

#

šŸ‘€

finite bear
void sluice
#

todays news

round kindle
#

whats going on family

#

can someone please help

void sluice
round kindle
#

Thank you brother I bought Lux Algo and that boy influencers package but I can't get it better yet I can't seem to find it

#

or maybe you can tell me whats the best indictors for trading xrp

#

im so lost

void sluice
round kindle
#

it says its connected

#

Oscar Ramos is the Influencer

#

that was trying to get his Indicators

void sluice
# round kindle Oscar Ramos is the Influencer

Ah if you've purchased a package from one of our affiliates, you would have to refer back to them in regards to setting up the indicator/guides on how to use their indicators. They are separate from LuxAlgo's toolkits as our subscription plans are here: https://www.luxalgo.com/pricing/

fast mason
#

Hey guys

void sluice
fast mason
#

I Question Danny before I sign up if you don’t mind please?

#

I use strategies to auto trade through tradovate futures

#

When we sign up, is there strategies that come with luxalgo packages?

#

Thank you

void sluice
# fast mason I Question Danny before I sign up if you don’t mind please?

Not at all, any question is welcome. We do not provide specific strategies as such because every trader is different and we encourage members to optimise our toolkits to suit their trading style as no two traders are the same.

But, we do have channels where members post their manual strategies (premium), Backtester/AI strategies (ultimate) for new members to view. You can check out https://discord.com/channels/641770286638694402/1128499789437354106 to have a gander if you'd like

fast mason
#

Yessir got it thank you very much

#

Will sign up and check them out

tame hatch
#

Xauusd swept both London and Asia lows, expecting bullish movement....

tame hatch
#

Pump begins....

pale quartz
#

Extreme Noob here. What the blue and red lines mean?

finite bear
#

Welcome to DAY 5 of 5, ladies and gentlemen. It's Friday, don't push it too much so you take the profit for the week home. Happy Trading. Win

pale quartz
#

So if smart trail spikes like it does here. That thinks its about to trend down?

little flint
pale quartz
#

Understood

quiet zinc
#

Hay

old crow
#

Have a great weekend as most of you folks are going to bed

#

šŸ‘‹

little flint
#

can't say DM's are open for mature minds only when your profile picture is an anime...

glass jewel
#

https://youtu.be/8hPUKlnY9Jc?si=f4QH68ZaP0ZpyyXn

I can’t say I dislike the new ish but I still want fibs and extensions on FVG/IFVG within Price Action Concepts.

Get it FREE: https://www.luxalgo.com/library/indicator/fair-value-gaps-mitigation-oscillator/
Get access to exclusive LuxAlgo tools: https://luxalgo.com

Follow us on X: https://x.com/LuxAlgo

In this video, we introduce the Fair Value Gap Mitigation Oscillator – a groundbreaking tool that transforms traditional FVG analysis into a dynamic...

ā–¶ Play video
fair gorge
#

monthly ultimate plan is $96.. yearly one is $39.. how its 35% off? its more than 35

little flint
fair gorge
#

from ultimate plan

#

you got a video on it?

fair gorge
#

i want to use it

old crow
frozen tartan
#

Hey guys I have been automated trading for a while now with webhooks from TradingView and now recently with Lux signals. Is there anyone on here that also uses Lux like this? Or is there a best spot to chat about this? I know how to make it all work- I am more looking for any results found with signal and overlays

old crow
willow plank
#

Quick question: is there some sort of parameter or function where the state of the Smart Trail (buy or sell) can be identified by another custom indicator.

In short if I wanted to build a custom strategy based on the status of the Smart Trail, is that possible?

old bronze
#

It's really sick what we can do with these tools!!! I'm stunned

lofty dragon
#

I'm really lost with the incredible amount of scripts available!!! Can you give me a selection of the top 5 according to you??

finite bear
#

@old crow Busy all week with my Tick Chart SWING. Here is the update.

old crow
old crow
#

šŸŽ‰

finite bear
outer trail
#

Hello, Any idea why scanner alerts stopped since 31st July?

old bronze
old crow
willow plank
old crow
#

Any alert
Custom Alert
Strategy Scripting

old crow
old crow
#

The Custom Alert posts walks you through the steps

old bronze
#

That's what I did

glass jewel
#

Notes from yesterdays trading session along with the whole ā€œfvgā€ thing and how these structures/micro structures relate to the initial balance. Fvg are problematic if traded blindly because there isn’t a lot of immediate information placed on them as they are displayed on the timeline in trading view. When large fig’s are formed during IB(15m-1H), this means more than that there was an impulse move in a direction. It means that the move happened with a great deal of participation…ie volume.

It finally repaired itself EOW…but this told me mentally that prior to considering using a fvg in PAC, it’s important to see if it was created during RTH and which phase of RTH.

Price action in asia session has been used to maneuver price….but because it lack participant/volume

retail can get cooked using indicators that do not incorporate Time of Day and Volume.

The problem with a fair value gap is that it is related to volume without having anything necessarily to do with volume.

It’s just the void that is left by an impulse move on the market.

dusky drift
#

Hello all. Could someone help me....on the price action concepts when a red or green FVG shows on chart how do i set an alert on this as under the imbalance alert there is bullish/bearish imbalance, mitigated, entered, within & exit. Which option do i select to be alerted when a FVG line shows on chart?

glass jewel
glass jewel
# dusky drift thank you so much

No worries at all and welcome to LuxAlgo. Make sure to go thru @old crow streams because they are easy to understand, informative and innovative with just enough snark to keep you on your toes.

glass jewel
inland terrace
#

Hello guys, anyone in XAUUSD, I would like to ask how you setup ur single sensitivity

glass jewel
# dusky drift thank you so much

Something that is often underlooked and extremely valuable with the PAC alerts is the session filter. For me and my sanity…I only care about a gap in fair value if it is created during Regular Trading Hours because that way I know that the FVG(which represents a low volume node) has enough of a participatory imprint on it to react to price enough to place a trade. So it’s not hard to get free FVG chicken from custom trading view indicators….but if we do not know when the FVG was created (and even the phase) then it becomes a gamble because its presence is a blind assumption.

The tools work on a mathematic sense…but without anchoring it to the reality of relative volume it’s easy to get cooked.

old crow
#

scammer removed

old crow
dark lava
#

Hey guys

#

I am stuck what level is the best eth short I thought 4118😭

void sluice
# dark lava I am stuck what level is the best eth short I thought 4118😭

Hey there - there is no best level as it’s really subjective on the trader. Each trader will mark up charts different and have different key levels they think the price will react from.

If you ain’t a subscribing member then you can take a look at our free indicator library to see if any of our free indicators can give you an edge over the market here: https://www.luxalgo.com/library/

LuxAlgo

Browse the world's largest library of free custom trading indicators for technical analysis on top charting platforms. Boost your trading strategy today.

old crow
finite bear
#

How is everyone doing, getting ready for next week?

old crow
#

šŸ’Ŗ

paper vale
#

Hey everyone,
I’m pretty new here, so I’d love to hear your tips on how not to miss any bullish moves in ETH or the next altcoin season.

old crow
#

Maybe the folks at #šŸš€crypto-chat can provide some ideas for you

old bronze
#

Where can I see the strategies or certain settings of the members?

old crow
#

Also, you can enable all the channels here id:browse

old bronze
#

That was the problem, I couldn't see all the channels).

undone socket
#

that big selling volume delta from a few minutes ago indicates that lots of limit buy orders absorbed and stopped the price? that 1 minute chart Syscoin Usdt

lunar hawk
#

Short squeeze inbound šŸ«¶šŸ½šŸš€

glass jewel
#

Sunday Mawning Sermon.

The Legend Al Brooks from 2017(time flies). Trading the ORB and Reversals.

https://youtu.be/yGDYNoY3b68?si=zqcHR-b_mgQkozrC

futures.io webinar: Tuesday 17 October 2017

Trading Opening Breakouts and Reversals

Al Brooks gave a presentation with futures.io using a broad selection of slides from the #48 Trading the Open video series in the How to trade price action trading course. Here is the full webinar replay, including an extensive Q&A session at end from 45mins.

...

ā–¶ Play video
plain path
#

s

little flint
fading haven
#

@old crow Hi Micky, you have some training material with PA strategies. I lost the link to your videos. Could you please reshare?

old crow
old crow
# plain path s

welcome aboard šŸ‘‹ please let us know if you have any questions

supple cosmos
#

Hi everyone

old crow
supple cosmos
#

Im new to swing trading

#

Just trying to lesrn how to spot entries

#

Snd what to invest in

old crow
old bronze
#

Hello gang, what are your impressions of the Nadaraya Watson envelope? I find that it gives good results in confluence chart 5M. On the other hand, in repaint, do the signals adjust live or is it reliable? Can we use it?

old crow
old bronze
#

Too Fast Mickey )

old bronze
old crow
trail solar
#

I am looking for connections in China šŸ‡ØšŸ‡³

I want to make friends in the asian countries I am interested in visiting

There are some very cool šŸ˜Ž places I know of.

iron mortar
#

For any pine-editor dev here, what would you charge to code an indicator which scans for divergences between highs and lows between two assets. I am interested, please DM me with your price

old crow
iron mortar
#

ok sorry

old crow
hidden moss
keen lantern
#

guys any idea how to keep my purple candles in signals and overlays ? when i have signals and overlays on and then turn on price action concepts it gets rid of the purple candles?

void sluice
keen lantern
#

perfect thanks

#

worked!!

charred forum
# hidden moss Very excited

Please, teach me some of your ways. You've been posting on this discord since December 2024 and improved a lot. I've been on longer and not improved like this

tiny jewel
#

Hey guys. can someone please tell me where I can get assistance with setting up advanced custom alerts. I have a setup I want a signal for but cant seem to get it working properly. I need a someone with some experience to answer a couple questions for me. Thanks šŸ™ šŸ»

void sluice
sick orchid
void sluice
dusk thistle
#

I noticed that having wick enabled in the chart alters lux indicators/backtesting which I thought was pretty odd. Not unique to luxalgo indicators/strats but I was curious as to if you guys recommend leaving wick disabled

#

I have no idea why TV would read it differently though, pretty odd

hidden moss
dusky drift
old crow
#

Morning from over here, across the pond

#

šŸ‘‹

finite bear
#

Welcome, Welcome, Welcome to DAY 1 of 5 . Don't let any YouTuber talk you out of your trading style, just stay on your lane, let them stay on their lane. Have you noticed that their strategy never lose. To the new comers, try and attend Micky's live stream to give you a Luxy taste of the toolkit. Happy Trading. Win

clear kiln
#

is smart algo and lux algo are same company?

#

@little flint

#

@void sluice

void sluice
clear kiln
old crow
#

different companies

clear kiln
#

ok ok tysm

marble monolith
marble monolith
finite bear
clear kiln
# old crow different companies

Can you recommend some beginner-level indicators, free or paid? I need an indicator that gives signals, telling me when to trade and in which direction.

clear kiln
void sluice
# clear kiln Can you recommend some beginner-level indicators, free or paid? I need an indica...

There will always be indicators what give you signals but its always best to have knowledge of trading and not rely on indicators solely but use them as an aid in your own technical analysis/bias. Feel free to check out our library here: https://www.luxalgo.com/library/

LuxAlgo

Browse the world's largest library of free custom trading indicators for technical analysis on top charting platforms. Boost your trading strategy today.

marble monolith
#

@clear kiln

void sluice
marble monolith
old crow
#

@clear kiln What do you like to trade?

charred forum
old crow
#

Who's still HODL'ing

finite bear
old crow
finite bear
old crow
finite bear
old crow
finite bear
tiny jewel
old crow
#

Today's recording will be posted soon šŸ™

#

@languid mesa

#

Tired now

languid mesa
#

Sorrryyyyyy 🤭

#

Imma start talking fibby to you allll the time now

old crow
languid mesa
old crow
#

follow me for more recipes

tiny jewel
#

I have gotten my desired setup to print a signal as you can see by the blue dot at the bottom of the screen shot but the alerts are not firing at the correct time. Im getting random notifications not corresponding to any of my settings. They are triggering no where near the candle where a blue dot prints. I'm using the custom alert setting in the alerts creator as you can see in the screen shot. Im obviously over looking something. Can anyone spot what Im doing wrong. Thanks. šŸ»

old crow
dull bluff
#

Hey all! New to the Lux Family. What a fantastic piece of Software. However i need some advice. I have a strat that has constantly been bringing me profits on Gold. I only trade gold. It works on timings/High and Low and custom fib levels. Im wanting to take the next step where i am doing this full time and can quit my job rather than part time. I was looking to back test it using AI, however this wont allow timings and custom Fib Levels. Does anyone have any suggestions on how i can do this? TIA. šŸ™‚

old crow
old crow
#

Not all manual strategies can be replicated on the chart, or with alerts @dull bluff just have to experiment with this

dull bluff
old crow
dull bluff
#

I knew you would say that haha!

old crow
languid mesa
#

Annoying scammer in the discord @void anchor @old crow

old crow
#

DM?

#

Send me screen shot of she DM you

languid mesa
#

I deleted it and her

#

Next time it happens I’ll remember to screen shot for ya!

#

Wasn’t sure if you took dms

old crow
languid mesa
covert spindle
#

shoutout luxalgo for being the best indicator suite

#

Also these guys trying to be you guys SO bad lmfaoooo

#

Look at THE LOGO

glad idol
#

tips are needed by me, hehe

glad idol
#

when I want to trade a coin, sometime I need to move usdt to that broker, and I am scared because I made mistake a few time before and lost my money trying to transfer

glad idol
old crow
quiet zinc
#

Guys my luxalgo he doesn't worck

void sluice
zinc perch
#

I bought prop firm account..

I want to trade gold

Can any one help me with Accuracy indicator? Or channel?
Will share profits

void sluice
# zinc perch I bought prop firm account.. I want to trade gold Can any one help me with Ac...

Hi there - you can check out our free indicator library here: https://www.luxalgo.com/library/
Members do chat about trading in the other chat channels but this is a signal calling Discord if that is what you are looking for. We encourage members to do their own technical analysis and use our indicators as an aid in the trading

LuxAlgo

Browse the world's largest library of free custom trading indicators for technical analysis on top charting platforms. Boost your trading strategy today.

covert spindle
#

Don’t know why lol

void sluice
covert spindle
#

It was definitely this one don’t know why it stopped this is my only discord

void sluice
scenic nymph
#

when create the new account and it for free indicator ?

little flint
quiet zinc
little flint
scenic nymph
#

right, when i try volume indicator form luxalgo and have some trouble maybe i should create and start form luxalgo

little flint
little flint
little flint
scenic nymph
#

wow it free for 30 days i will try it soon

little flint
old crow
void sluice
little flint
undone socket
#

Is there any indicator that would alert me of any hammer and shooting star candlestick pattern?

old crow
old crow
#

there are some candle pattern indicators in there

old crow
#

I'm thinking of Live Stream again today....

undone socket
#

for example

#

very hard to read it with black background

old crow
#

Thanks for attending today's Live Stream.

  • Today was a different Live Stream
  • Today, I showed everyone my FIRST Prop Firm account on FundedNext/Tradovate
  • PASSED with LuxAlgo, on first try fire2
  • For past 4 years, I said I would never do Prop
  • Well, never say never, I did it with my Lux chart, the way I trade with my sticks lfg
    Recording will be posted soon šŸ™
cloud pagoda
#

Thanks a lot for today live stream knowledge

dreamy gate
#

Do you use a second PC/notebook to manage crypto (on HW), or how do you solve this?

cloud pagoda
#

@old crow please post recording

old crow
old crow
old crow
old crow
cloud pagoda
#

Thanks a lot for today live stream knowledge @old crow

scenic nymph
lucid cedar
#

@old crow nice , you are on propfirm account on fundednext ?

old crow
lucid cedar
#

Thanks for recording your live stream. I'll watch it tomorow

old crow
lucid cedar
#

It's because it's new to you. But with your experience, you'll quickly make a profit

foggy phoenix
#

i missed this @old crow

#

is there a replay

old crow
#

sorry

#

I was weak

foggy phoenix
#

I bet that video is going to be very popular I am watching it now

#

great YT click bait title btw Micky šŸ˜„

old crow
#

LOL

foggy phoenix
#

still great title you can get LA some extra subs with that title šŸ˜„

#

oh you went fundednext

#

nice

old crow
#

that was key for me to try

foggy phoenix
#

oh really

#

didn't know that

old crow
#

you know?

old crow
foggy phoenix
#

nice stream btw finished watching it

old crow
#

Haha

#

Thanks

#

I debated to either keep it to myself or tell the community

#

All good šŸ‘

steel matrix
#

where can I find more information on how to create cutom alerts and coding your own longs/shorts/exits. I like this feature but are there any samples or tutorials?

tiny jewel
old crow
tiny jewel
# old crow You probably changed the chart settings after you saved them and the visuals are...

Sorry I have another sutpid qestion. Im adding additional confluences to my custom alert in the PAC indicator settings. I wanted to add a signal condition (Any Bullish Confirmation) and a trend condition (Trend Catcher Up) from the Signals & Overlays indicator as a first step condition. I assume I use the external step fields in the PAC indicator settings... but I'm not sure what to select in the second two boxes. The external condition fields options in the PAC indicator are very different than when using the internal condition settings. Internal settings all seem very simple and self explanatory where as the external fields have me confused..

old crow
#

These should help

tiny jewel
finite bear
#

@old crow Knock Knock. sunglasses_flushed

finite bear
old crow
finite bear
#

@old crow I read something about Prop firm. Did I read correctly?

old crow
#

šŸ‘€

finite bear
old crow
#

Never in my wildest dreams I would do this

#

I guess I was bored

finite bear
#

@old crow Looking at anything?

old crow
old crow
#

Don’t click on that link
Scammer removed

tiny jewel
# old crow For custom alerts, check out our posted examples here <#1280142574509621392>

Ah. just had a look at the links. Actually I have watched the video and read through the links before. The examples are good but kind of specific to those setups and unfortunately nothing in there really addresses my specific setup. When using the PAC custom alerts and using S&O in the external steps if you want your setup to only be triggered when there has been a "Any Bullish Confirmation" first I select S&O - Any Bullish Confirmation in the first droop down box but then there are two more drop down menus I don't know what to do with. In the video example it used price closes on the MACD over zero. That would be an easy obvious one. but for my external step its not so clear. These greater than, less than, equal too, options are not logically suitable for the situation. If you look at using "Any Bullish Confirmation" in the S&O settings it is so simple and clear. Just select "Any Bullish Confirmation" and the step #. I just need to know how to set it up in the PAC alerts as a external step or maybe its not possible.. I haven't see any of the youtube videos or articles covering this.

tiny jewel
old crow
tiny jewel
old crow
tiny jewel
# old crow Hmmm not sure as I’m not in front of computer, I would have to take a look on a ...

kk thanks. Yes I bet it is possible with Alert Scripting but I honestly have now idea how to do it. Guess that's a whole new thing I have to learn. It would be nice if we could describe out setup to the AI and it would script it for us. I write pine script code with chatGPT and have had some success with that. Some days its great and other days I think its just messing with me because it doesn't do anything right! šŸ˜…

old crow
tiny jewel
old crow
old crow
#

šŸ•›

rigid wyvern
#

is there a way to add alerts to the - Pure price Action Liquidity Sweeps free indicator?

candid salmon
undone socket
void sluice
undone socket
#

is easier to read on whitebackground and black font

void sluice
old crow
undone socket
foggy phoenix
#

pre gym trade around 4-5 hours ago

undone socket
#

there is no info on how to use alerts for the Candlestick Structure indicator..not sure what option to choose..

little flint
old crow
foggy phoenix
#

added 1 contract

#

trailing Sl

#

target nearly hit

#

took profit 5k... off to the beach with my book šŸ™‚

#

see you all tomorrow

old crow
foggy phoenix
#

but it is in profit as entry was about 6 hours ago haha

#

ohh good call on taking profit lol

#

called that one

old crow
#

have fun!

foggy phoenix
finite bear
#

@old crow šŸ¤

old crow
#

Sup

undone socket
old crow
#

OKAYYYYY
Let's do a Live Stream again today, a little update on my live funded prop account, first day trading, after my eval passing, when it counts fire2
See you soon if you have time to join....

cloud pagoda
#

@old crow please tell Neo Cloud setting and how many i use or any recording previous i can see please tell i am new too this community ?

little flint
cloud pagoda
#

i am unable too find can send me link if possible please or let me know which date uploaded please ?

little flint
#

you will need to browse through, there are so many videos there. can't remember exactly which one will be

undone socket
old crow
#

Is there anything else besides background color?

old crow
scenic nymph
old crow
finite bear
old crow
#

you?

tiny jewel
#

Hey guys. quick question. Any idea why I would gite a long signal here when the market structure is going down (after a bearish CHoCH) when I have market structure set to "Uptrending" ?

old crow
finite bear
tiny jewel
old crow
undone socket
old crow
#

@tiny jewel

tiny jewel
#

is that not correct

old crow
old crow
tiny jewel
# old crow <@1162569468216610876>

If im uderstanding this then. The bullish condition has been satisfied and the sequence does not consider the fact that the market has switched to down trending . it just waits for the second condition anyway. Is that the issue?

old crow
tiny jewel
tiny jewel
old crow
old crow
tiny jewel
scenic nymph
#

Thanks for reading!
In today’s livestream, MOD Micky mentioned trading with 36 ticks TP. Does that mean you’d need over $3,000 capital to get the same profit as him?
My English isn’t great, so just making sure I understood correctly.

old crow
# scenic nymph Thanks for reading! In today’s livestream, MOD Micky mentioned trading with 36 t...

Hey there.
For cash accounts in a brokerage, you would need to have sufficient funds to cover the brokerage’s intraday or overnight margins to trade the number of contracts you would like to trade. The margin amounts vary from broker to broker. Each broker’s website would have ā€œlearning/infoā€ pages regarding this.

For a prop firm, this is not relevant, just need to adhere the prop firms rules. For the recent two live streams, I was talking about and displaying my prop firm account and experiences, as this was the first time I have tried it.

#

Hope this helps thumbs_up

old bronze
#

Do Lux Algo have an indicator that automatically draws trend lines?

old crow
#

There is also the Liquidity Trendlines that you have access in Price Action Concepts

old bronze
#

I may be making my life too complicated, it's true that with my 3 toolboxes it's still complete

old crow
dull remnant
#

I still have an issue with entry signals.
I need a practical, proven way to verify them and avoid false signals.
Is there an expert with a correct, actionable solution?

old bronze
#

The signals are a confluence with other indicators and your analysis and not a buy signal.

old crow
old bronze
#

Personally, I find that the 3 kits work well together, but with light settings in each one

patent rover
#

two 4:1 RRR take profits in a row Win

finite bear
eager vine
#

Finally šŸ™‚ Ty @old crow & @hidden moss

eager vine
#

I was completely new to trading, but thanks to LuxAlgo’s premium indicators, Mickey’s videos, and Piter’s videos, my concepts became clear. With their guidance, I was able to clear my first FundedNext account. Thanks a lot! ā™„ļø

hidden moss
exotic needle
#

@hidden moss hello sir where I can see your videos to learn more

covert spindle
#

so many people will say it's not but then they will add like 9 indicators that luxalgo gives you in 2 lmaoooooooo

#

do you guys have any major updates coming soon?

old crow
#

We had some recent major ones

proud bramble
#

my winning trade is less than my losing trade so how can my profit factor be positive

#

Also is this a good or bad thing

#

I found a good strategy but not sure how to use it correctly

#

If im trading prop accounts

clever stag
#

Is there a way to get an alert when there multiple divergences that touch
For example if I wanted to get an alert if there are 2 more instances like what is in the screenshot.

old crow
clever stag
peak kettle
covert spindle
#

micky I know lux pro rank is awarded by staff and mods but what are the qualifications for that