#π€support
1 messages Β· Page 241 of 1
That seems to work. Thank you.
#π€support my alert retrun "contracts": {{strategy.order.contracts}},
"position": {{strategy.position_size}},
"order_action": "{{strategy.order.action}}", not working return
it's returning me normal text without the values
would not the correct be any signal? any confirmed not working 3comma
You're trying to set an alert for Lux?
How to set up your own custom alerts in TradingView: https://docs.luxalgo.com/lux-algo-premium-indicators/setting-up-alerts-on-tradingview
See here π
This "L" "H" is ?
{{strategy.order.action}} - returns the string βbuyβ or βsellβ for the executed order not working
Yes, this isn't how you set an alert
!alerts
How to set up your own custom alerts in TradingView: https://docs.luxalgo.com/lux-algo-premium-indicators/setting-up-alerts-on-tradingview
See above for how to set alerts
You're trying to access values using strategy. Which isn't the way to do it
What would be the correct way? using any signal.
I need to send a 3 comma signal to buy or sell
If you want to send individual alerts you need to select any confirmation sell
And any confirmation buy
And send them separately
ok 2 alerts
Yep if you need to distinguish this is the way to go
If the candle touch to the reverse zone.. should i get the alarm?
Can I opitbot BTC , ETH , DOT 15min at the same time ?
You want to create an alert?
You want to save the settings for each chart?
Yes
Yes. Is it possible?
You can save indicator templates
It is indeed let me get that
This alerts for when the price crosses into the upper red
Hi Admin, what could be a a filter that i can use to catch up the starting upward trend of legacy oscillator or the nadaraya watson estimator?
And select RZ S1 for when the price crosses into the green
Ok!! Thanks!!
Legacy oscillator will most likely be a good idea
Just wondering what this discord is for lol
Welcome π
Is there a way I can have it alert me in discord?
This server has scanners, Optibot and other bots
Oh thank you!
To opt into scanners see #πscanners-premium π
I mean since that there is nothing on the screener for legacy oscilator? What could be a filter in stock screener that i can use to catch the starting upward trend of legacy osc? Sorry if my question is not clear. π
So you're looking for something to predict when the legacy oscillator might start up trending?
Sorry if I'm not understanding too π
Yes trying to filter on stock screener to catch the start of upward trend of osc. π
Sadly you can't make custom screeners currently you'd need to set manual alerts for every pair π
(If I'm getting it)
So is it one templates one settings ?
Hope that lux can make an update to include our indicators as filter on stock screener. π
It's multiple templates
As soon as TradingView allow for some nice custom screeners absolutely βΊοΈ
With have multiple alert ? Eg BTC buy alert . ETH buy alert ?
You can set multiple alerts yes π
sorry for my ignorance, but there is no alert for opening the signal and closing that signal? to put on tradingview?
remembering that I want to make automatic purchases and sales at binance. more accurate buy and sell signals without having to create several alerts with buy, buy strong sell, strong sell.
You'll have to create several I'm afraid since they are going to have to trigger individually
There is no message field on alert any
How will I know the example purchase exit alert in the photo?
how can i identify if one goes out of purchase? no alerts
It does depend what you want the alert to do but yes that makes sense
i have it setup for 15m,1h,4h, the 15m didn't trigger @indigo cradle
Why BTC ADA ETH when I follow the confirm buy and sell signal (the bar close) 8/10 time is lose trade ? Settings is auto or follow your optbot settings ?
Absolutely should do
Where did you expect it to trigger
Please never follow signals blindly, see my videos for strategy ideas π
I have buy this indicator 3 days ago..I put in 1h TF autopilot "once per bar close", for mid term trading. For scalping on 15min TF set sensitivy 5 and Katan-Ashi candle with EqCloud and Reversal zone. Trend is your friend π
i want to setting up 3commas trading bot by TV signal. Whats your suggestion THX
@indigo cradle
Should have triggered there, try remaking the alert π
It's perfectly fine looking at it
if you count bar start is perfect. but count close is not the best
Use Katan-Ashi candle and Normal candle with made different ?
or you mean trend catcher crossing tracer ?
Kantan ashi and normal candles will have the same signal location π
HI Admin THX your Help. in TV Alert "Trend Tracer Down" mean green change red and "Trend Tracer up" mean red change green ? ?
It does indeed π
Trend Tracer look better then buy and sell signal in BTC ADA ETH on 15min. but any down side on it ?
i backtest ETH 15m "Otpibot 37/20 buy sell signal" and "Trend Tracer up down" . 1 month , Trend Tracer win
Hello, is it possible for LuxAlgo to send me a buy or sell signal for all coins on my watchlist?
I have the same question! Do we need to set up an alarm for each one of them?
you would need to create an alert for each of them.
What do I do about " Study Error" getting it a few times now
It means you don't have access; it seems to be a weird TV bug recently; you have access I assume?
Can someone please my mail,
I'll follow that up now with support
Any guide on how to do that?
@thorny dirge DM me your email addr π
!alerts
How to set up your own custom alerts in TradingView: https://docs.luxalgo.com/lux-algo-premium-indicators/setting-up-alerts-on-tradingview
Thanks!
I have done it! Please check
Yes I have access
ok, just have to swtch around, Feautes in TW ?
How can I add Lux Metrics Premium as seen in your Best 5 Minute Scalping Strategy Gecko?
I use Lux Volatility there. So load up Lux Statistics from your invite only scripts, open the settings and in mode select Lux Volatility
If I set the condition to "any confirmation" it will alert me on buy, sell, strong buys, strong sells?
Correct π
Thank you!
I put alert in tradingview as "Any Confirmation" and set alert
Buy: {{plot ("Buy")}} | Sell: {{plot ("Sell")}} | Strong buy: {{plot ("Strong buy")}} | Strong Sell: {{plot ("Strong Sell")}}
Exit Purchase: {{plot ("Exit Purchase")}} | Exit Sale: {{plot ("Exit Sale")}}
and it was to return an Exit_Buy but return me only the Buy "upside down"
ops
{{plot("Exit Sell")}},
{{plot("Exit Buy")}},
tradutor π¦
can't I put in the same alert?
I'm a little confused what you mean by a "upside down" buy there
was to receive exit_buy signal
and I received buy signal
can I put this in "some Confirmation"?
"pair": "{{ticker}}",
"typeBuy: {{plot("Buy")}},
"typeExitBuy: {{plot("Exit Buy")}},
"typeBuySell:{{plot("Sell")}},
"typeExitSell: {{plot("Exit Sell")}},
"TypeBuyStrong:{{plot("Strong Buy")}},
"TypeSellStrong:{{plot("Strong Sell")}},
This should be ok π
There isn't really a convinient way to access values in an external strat im afraid
@indigo cradle Hi I am trying to get some guidance (if it exists lol) on differentiating between a small move that stops at the Reversal Zones vs. other larger runners. As you can see below, both of the oscillators are crossing over their midpoints, we get the Strong signal, but one moves dies out and the other keeps going. Is there another tool I can add to this set up to help me know which move I am dealing with before its too late?
Runner
It's very hard to predict the size / if at all there is about to be a large market impulse. However generally some sort of market squeeze indicates a bigger upcoming move
How I join to Live - Crypto Bot Scanner?
New to Lux, can anyone tell me why a buy signal went out on my chart at 18:00 which is 6pm but the alert hit my phone and computer at 9pm or 21:00 which is 3 hours after chart signaled a buy.
Hey @feral goblet - it's possible the alert was created with different settings, or on a different timeframe -- otherwise, it's likely a glitch on TradingView's side
How can we cancel premium luxalgo
Click Manage Account here: https://luxalgo.com
Or email support@luxalgo.com and our team will assist you with any request the same day.
Try refreshing the page
Hi, need assistance please. the lux algo premium sometimes disappear on my saved Trading view charts....meaning the signals do not show nor the EQ cloud zones as well and so i had to click hide and unhide always just to show this indicator. Is there anyway i can have this fixed on my saved charts on trading view. Thanks.
is this caused by a specific error, can you see an exclamation mark near the indicator title? it can also be the cause of you not saving the chart layout.
there is an exclamation point near the indicator title. I always save if I do something on the chart. what do you think i should do? thanks for the prompt response.
can you click on it? what is it saying? Are you perhaps using the institutional profile?
if i put cursor on the exclamation point it says "study error". I am only using pattern detection on the S/R Mode field.
If you hide and unhide the script it should work. We will look into why this occurs π
that is precisely what i am doing....hide and unhide most of the time. shall await your feedback. thanks.
Will will have an investigation into that π
You can however you need to use a work around
Load up 2 versions of Lux Algo Premium
And on one of them disable everything except the predictive ranges
We may work something out in the future regarding that π
Hi all , I want to use lux algo with 3Commas , help me pleas
I'm afraid we don't have any official resources on this βΉοΈ
i have the same problem to use with 3comma. alerts are not correct.
there are times when I get alert "buy" and there are times when I don't.
Ensure that the alert is set correctly, may I see your alert settings?
The blue x on top is a take profit indicator I think? What is the red X at the botttom?
It's an exit signal
okay so both blue X and Red X are exit signals?
okay cool, thanks!
I've already changed the settings in a number of ways. last test and I confirm you I'm putting the signal to arrive "once per bar" because in the "explanation" it says at the end of the bar but then I'll lose the signals in m5 or m15
May I see your settings just to see the conditions selected?
{
"pair": "{{ticker}}",
"typeBuy: {{plot("Buy")}},
"typeExitBuy: {{plot("Exit Buy")}},
"typeBuySell:{{plot("Sell")}},
"typeExitSell: {{plot("Exit Sell")}},
"TypeBuyStrong:{{plot("Strong Buy")}},
"TypeSellStrong:{{plot("Strong Sell")}},
"order_contract": {{close}},
"order_price": {{close}},
}
end
exit
But here you haven't set it one once per bar close
You've set it to once per bar
So the signal can disappear during the life of the candle
Yes, this is my last test
I already put it by closed bar and I didn't receive the alert
I would suggest selecting once per bar close again and running it. It should work π everything looks good to me
Any confirmation should alert for any signal and it appears to look correct
It would not be I'm afraid, the underlying idea is that it repaints
If it didn't repaint... well it'd be the perfect indicator
The core underlying principle is the repainting there, if it didn't repaint we are looking at a totally different indicator
The only way I can explain it is like: Asking for Chicken at a restaurant but without the chicken
It's would totally change the entire indicator
Then we'd be making a trend following plot that goes red and green
And our best versions of this are the trend catcher and tracer
Those are both real-time
Non repainting
''Twas my best analogy π
Especially for traders
How to use pivot oscillator?
ok
I didnβt realize it repainted until about 30 minutes after I was looking at itβ¦ thought it was the perfect indicator lol π
Was like damn this is awesome
I found the trend catcher is pretty similar. Just a tad bit later on the changes
The trend catcher is very very good and is all real-time π
Yes that's because the nadarya repainted
It went back and changed itself
There is in our docs π I'd actually suggest watching this video
In this video I show a nice method to identify supply/demand zones on your chart making use of the predictive ranges and institutional profile. This gives a good indication of where institutions may have their orders located. Make sure to leave a like & subscribe for more trading strategy videos!
Get access to Lux Algo indicators: https://luxal...
I show how to use it as part of a strategy
And show how it can be used
@indigo cradle how to put an alert on lux oscillator in legacy mode ?
I mean when it turns blue to red and vice versa?
Thanks buddy ππ
It does indeed π
It's called "Exits"
You'll find it under the alert conditions list
i want some alert sound π
mmm thanks
Any bots out there that I can use to automate buy/sell order with based on LuxAlgo's confirmations?
3commas is a popular service π
does it integrate with lux?
It integrates with TradingView so yes π
Any exchange that supports alerts through trading view, that I can use to automated trades on stocks? @indigo cradle
Hi, once signal popup and the candle has closed, is the signal could be removed ?
Hey @quaint wolf - nope, once candle is closed - signals are permanent
unless you adjust your settings, they'll stay the exact same
hello. i cant see script on my tradingview account? what happen?
Are you logged in?
yes
Try refreshing and looking under invite only
i try but invite only is not appear anymore
Are you on mobile?
no. on laptop
Try logging out of your account and back in, tradingview went down earlier today
Hmmmm, DM me your email and username on TradingView
Hello, how do I understand that institutional activity is different in lux oscillator advanced mode? I am attaching a picture of the chart that I am looking at.
What do you mean by different?
These are different timeframes and therefore the volume data won't be the same. Institutional activity on one timeframe may not show up on the other necessarily π
Okay i got it thank you.
hey guys
how to make my candles larger
they look really tiny
when I ctrl + scroll
it just expands sideways
Try turning off the reversal zones
And see if it works
Or the pattern detection briefly
Yeah the reversal zones can skew a view if zoomed in a lot π
looks fine with reversal as well
Ah great
Any chance of having alerts for pattern detections? Just to get our attention if for no other reason
The ol' plot limit is the issue here, we are going to see if there's any reasonable options that we can see to
too bad-
Definitely want it done π
Is the Indicator processing dependent on my CPU, graphics card, or the internet. It kills me to watch the little thinking symbol...
Think you can break out the Auto Trendlines or whichever is the most processing heavy?
Pine is compiled server side sadly. It's painful I know π
We'd all love to see the desktop client for example compile client side
It's a combination of all the features than we create this. There are of course a few that are heavier
I've seen Pine as a name popup. I assume it's your engine? Cool name
Ah it's just short for Pinescript, the programming language used to make indicators on TradingViewβΊοΈπ
oh. So many languages... shrug
Still.... Can we breakout some of the S/R signals or clouds
What exactly do you mean by breakout? Like remove?
on the shorter 1-15s timeframes I'd like to have the features as a second indicator so while I'm waiting for the long processing of the S/R Auto Trendlines, I have candles and clouds
Oh I see I see, those aren't too heavy its features like the dashboard that are heavier
Splitting the script up though introduces a few logistical issues
mmm, I leave that off
We always look at optimisation approaches so will have a look
Hi i m receiving error msg βstudy_not_authβ
but... theres nothing stopping me from placing 2 instances of the script, right?
and splitting it myself
Have you connected your account?
Correct π that can work
I donβt understand 5mins before it was showing now suddenly this message is appearing
Try hide and readd the script
And refresh the page
or delete it and reload to 4.2
^
Thanks active ππ»ππ»
Not sure if it's the TV issue. It has been frequent in the last couple of days - Study auth error. Even I had 30 mins back
Twice yesterday and twice today. And for once like everyone , it kicked me out
I think TradingViews been having a bit of a nightmare, will have a deeper look
whispers freqtrade
i see these "x" under/over the price bar. Any indication what it means ?
Those are exit signals π
are there any custom luxalgo settings only for crypto trading?
ops ,i see optibot now
So optibot settings would be the best based on timeframe? How does that compare to the auto setting?
Read here regarding best settings: https://docs.luxalgo.com/lux-algo-premium-indicators/lux-algo/signal-settings#choosing-the-right-method βΊοΈπ€
Question
It says institutional activity. On the 5 min it says moderate I go to the 1 hr state inactive. Can you please explain this? Thank you in advance
Timeframes have different data/volume associated with them. So on the 5m timeframe (which is quite different to the 1h) the volume data is different
And therefore the analysis of that timeframe will be different
Especially on timeframes that are quite different
Ok so I can make sure I understand on the 5m that would mean there was institutions buying or selling?
It would imply on a lower timeframe there may be some lower timeframe positions being entered by institutions
Which in the grand scheme of things is a little less significant than large timeframe positions arguably
Ok thank you.
even under the price bar?
The red ones under are exits for short positions π
Why donβt I have live bot Crypto scanner feature in discord ?
welcome
I'm just a beginner .Please could you help me? I'm not able to trade effectively . I couldn't get any profit using lux algo
Have you seen any of our strategies?
!strategies
Find our full trading strategies playlist on YouTube: https://www.youtube.com/watch?v=xezy6WGpZ8Y&list=PLbqCXsOfrM3MjO7q7uIiwoVq3evI4neQr
Join our Discord: https://discord.gg/LUX
Get access to Lux Algo: https://luxalgo.com/products/lux-algo
Get the best settings: https://www.youtube.com/watch?v=OmvxpTE9tlw&t
Usability Tips: https://www.youtube.com/watch?v=5wtdY51crnc
These may help βΊοΈ
I've seen the sensitivity settings you recommend but they are not good what's the problem??
What exactly do you mean by "not good"?
I mean it doesn't define tops and bottoms very well
And it gives me a late check-in
And sometimes it loses
or not making a profit
Confirmation signals aren't really for top or bottom detection or being early. They are for trend confirmations. In my videos I show methods to filter these
I think I don't know how to use Lux right now
I also think I won't learn that quickly
It will take time to learn, but you will notice earlier then lux algo when to buy and sell. You will see it comeing. Watch the videos.
Lux algo will confirm and it just makes it better.
You will get a hang of the patterns. Atm can't live without luxalgo
As I told you yesterday
I watched all your videos
But it kind of didn't help me
I need a strategy that guarantees me a certain profit for the day
I don't want your big lord
only specified
For example, 5 points
I was there where you are Yori but just watch the charts. Also watch the charts few days back to learn when reversals are comeing.
I'm new . Lux algo not working for me
It works my friend
We just don't know how to use it
I thought Lux was designed to help beginners
But it's not like it's to help the perverts
Ya sad π need practical guidance
I am sorry
I can not help you
I can't even help myself
This is a dangerous and wrong question that will lead to losses
Have you followed any of my strategies?
Or been following signals?
I try to follow the signs
Please don't follow the signals blindly; it's really not a good idea
It's on page one of our docs
Your best shot is using one of my strategies
π©
If you are looking for a money printer this really isn't the right place, you can't follow signals blindly and not do any analysis
Do you have a strategy that earns between 5 or 10 pips?
I am sorry
This is a really really hard and incorrect question. There aren't strategies that can just generate consistent pips π
My strategies are good
I put time into them
Find and use one and they will help greatly
I'm still using a demo account now
So things are fineπ
hey guys can someone help me with setting up pattern detections ?
want all pattern detections
You just need to enable it in the settings βΊοΈ
S/R mode
And select pattern detection
A pleasure and yep π
All real time
Of course with things like double bottoms or tops it needs to wait for confirmation
But all of them can be traded realtime
What is S/R mode?
Thank you. I'm brand new here and can't find the "settings" section you're referring to. Can you tell me how to access it?
If you double click on a signal they will open π
Or double clicking the dashboard
What happened to the ability to download the Optibot 15m settings?
The API broke for now π¦
Ok thanks.
are you considering adding harmonic pattern in the future like bat,shark etc? it is a bit mathematically complicated to create, but could be additional confirmation tool
Harmonics are a little less popular in trading, we are thinking about it π
How can i get [x] alert?
In your alert menu you will see an alert condition for exits π
I got it. Thanks.
If i set any signal, can i get the exit signal?
Any signal will not encompass exits I'm afraid
Take profits and stop loss can be set , so it would show where to exit
A new strategy?
yes
Most likely within the next week π
All of my videos I make to they are adaptable. You can take any single video and use the same theory on Forex too βΊοΈ
But I can work on one specific π
can I ask you
I'm a beginner
I don't have enough experience or understanding of the market
Not even a big capital
What is the area in which it trades and can give me significant profits
Because I hear that forex has money whales and it is difficult
is this real ?
This isn't really how X or Y market works however what I can say; crypto is infamous for volatility and therefore if you're on a demo a lot of experience and more to get in on are available
I don't mind cryptocurrency
I united on forex
You just want to trade Forex?
Any tips on how to get buy/sell signal notifications from trading view?
No
But I ask you if it is suitable for starting a beginner
Because I heard that forex is a difficult field
And there are whales of money or something like that
I ask if forex is really difficult compared to stocks or cryptocurrencies and others
And if it is suitable for beginners
Tips 1. Learn to master TA. And use Lux to confirm if your believes are correct or wrong before you make a trade.
Or do as I do, just trade of the signals. (Absolutely 100% Not financial advise) :p
I'm a beginner and I find lux Algo perfect for beginners. But be patient. Learn a little about movements in the markets etc before jumping in. Try to set a gold to make 100$ be 200$ by the end of the week and up your investments based on your skills :)
Are you telling me rely on signs alone?
I don't think that's good
The admins told me that
And I tried it and it wasn't very good
So the signals often come too late
I'm talking about the small time frames 15 minutes or 5
!alerts
How to set up your own custom alerts in TradingView: https://docs.luxalgo.com/lux-algo-premium-indicators/setting-up-alerts-on-tradingview
I did not understand
We never ever would have said this, quite the contrary
On page on of our docs we say to not follow signals blindly
Yes, that's what I told him
I think there are different levels of beginners really, I really would suggest learning some very basic core stuff and keep on the demo account for now π
Learn about support and resistance, some basic volume and then learn about Lux tools and what they do
That's my advice π
Well, I often make excellent profits on the demo account
Also you shouldn't be trading <15m as a brand new trader really
I trade 300 dollars π
Yeah, I ment to say do not trade only based on the signals. I do it sometimes, but then I also have made research about the market and made the conclusion that the market is healthy.
But learn some TA and use Lux Algo for confirmation. :)
Aim for % gains π
Perfect useage βΊοΈπ
Ok but my question is
What field do you recommend?
Or is there no difference?
Which field? As in the market I recommend for you?
area
Like forex stocks cryptocurrency
Because I think I will never trade forex
But I heard it's not suitable for beginners
Is this correct
I'm thinking of trading forex *
Ψ³ΩΨΊ
sry
It's so so hard to recommend but if you're brand new to trading, don't analyse news cycles or earnings ect I would have to recommend crypto. It's volatile so a lot of moves to make/lose money on and doesn't see frequent news. It can be heavily manipulated but higher timeframes can help mitigate this
This means that you recommend me cryptocurrencies
That's fine, thank you and sorry for the inconvenience
It's ok βΊοΈ happy to help! It could be a nice area to start at and is a gateway to markets for a lot of other people
Crypto is markets on steroids π
π€£
But remember to start with known tokens, like top 10. Low to medium risk.
10-50 etc higher risk.
Tokens with names on animals are the higher risk :p
And try to deverisfy 70% 20% 10%
70% BTC for long term store of value.
20% in tip 10 alt coins for lower risk higher gains.
10% in those higher risks lesser known tokens for possible 100x (put those gains in BTC) :)
That's how I do I though.
Is there a tradingview app on PC
I don't know I'm a beginner
!backtest Goog 15 bbands(20,2)
@quaint halo
@quaint halo ERROR: Unsupported symbol argument
!chart NQU2021 15 MACD RSI BB
@quaint halo
There is indeed πβΊοΈ
!backtest NQU2021 bbands(20,1)
@quaint halo Missing strategy argument. !backtest command should have the form : !backtest symbol timeframe strategy
!backtest NQU2021 15 bbands(20,1)
@quaint halo
Is there a tradingview app on PC
There is indeed π
Ok, can you give me a download link?
Because I went to their official website
And I couldn't download it
he does not work
What do you mean?
Another link to download the program
I'm confused
Why
What's the issue? This link goes to the download page no?
I downloaded the program but it doesn't work
It opens a window in my browser and it won't install
I'm not too sure, it may be your computer blocking a download
Okay
Hmmm am I missing something here? Optibot set to 15mins and one indication for a very small gain that would now be wiped out but no indicator for the previous, bigger gain?
If you prefer more frequent signals you can manually lower sensitivity π
But optibot doesn't always mean the earliest signals
set 5 for scalping
It just means over a given range
Sensitivity 10 appears to be FAR more accurate.... So why the settings in Optibot?
So why the settings in Optibot?
It appears to be yes; but you're looking at a tiny tiny slither of a chart
Optibot goes over 2000 bars
So it may not be the best for this recent PA
It historically was decent
So what is the recommended sensitivity and confirmation signals agility for Daily charts? Mainly on Forex pairs
I clicked to add the indicator lux algo premium but i get that error
You can find this in the dashboard as optimised sensitivity
Anyone can help?
Yep just did minutes ago and yep linked my tradingview
Perfect, just remove Lux, close and re-open the app π
π€
@indigo cradle when will the option to use optibot automatically be released?
Quite annoying to update the settings every trading day
When I change optimal sensitiviy for ex. ETH than its follows to other coins which is a different sensitivity... whatI suppose to do for this issue?
Not for a long long time since it's not a feature supported by pine and most likely won't be added in for many many years. Sending external data into pine automatically is a long way off for such a new language. I understand it's annoying π¦
You are able to save indicator layouts π
So update 6.0 is what you are saying
It's not really on us π It's on the future of Pinescript
Who knows what they have planned
please more informayion how I can save it?
They don't let their affiliates into their roadmap plan's?
hey is the 4.2.1 out ?
Sadly our influence over the development there is v v limited; we can suggest things to add
However it't probably not a priority for them π¦
It is π Small additions
weird ... am only getting 4.2 , even after refresh
!update
To update Lux Algo Premium indicators, refresh your browser/app, remove the indicator from your chart, and then add it back to your chart + save your chart layout on TradingView.
Full guide: https://docs.luxalgo.com/lux-algo-premium-indicators/how-to-update
- Remove old Lux from your chart
- Save chart layout
- Close browser
- Clear cache
- Open TradingView
- Open a fresh chart
- Readd Lux
This is the hard approach π
The nuke
let me try the hard approach then π
Or try a private window, maybe works too
ye let me test that 1st
thanks..so I have to change templates every time for specific coins, how it's effect my signal allerts?
You do and if you've set an alert it will use the settings used at the time
none of the above worked ! weird
Try in a few hours and it should work π
okay i will thanks
Hi @indigo cradle is there a TOS support from Lux Algo? if not anything in development or timeline? I am not interested in Trading view anymore as its getting expensive...
You shouldn't need to pay for TradingView to use Lux (unless you have a lot of alerts). But regarding TOS possibly in the future one day π
Once the TV version is 100% perfect π
Thanks for your explanation of the Optibot but, 2000 bars, on a 15 min TF is? What? 20 days? Does that apply across all Optibot TFs? 2000 bars?
what means allert "Contrarian sell" on timeframe 60, i dont see it on chart, no sell or strong
it shows that it could be a good moment to take a profit, right?
It could be used like this, yep π
could you have a look at [4.2] vs [3.1] version ? i should also readd oscilators, not only lux algo ?
For ETH on daily timeframe, using only 'pivot oscilator' + 'lux oscilator Classic' shows exacly where i should have sold it (4183 usd) and then rebuy, i did not have Lux couple months ago and made a lot of mistakes
Lux Algo Premium v4.2.1 adds price labels to the TP/SL levels when hovering. It also improves the double tops/bottoms detection within Pattern Detection from S/R Mode.
Do in need to change anything in my settings?
Nope you should be all good πβΊοΈ
When i upgraded I was able to see prices when hovering over TP and SL but now just letters. I tried reinstalling TV and Lux on it and it still the same. How do I fix it
?
Make sure to save your chart layout after updating π
I got it working. Thank you
I cant use it. You see that red explains mark. It says study Auth
What im supposed to do?
can someone tell me where do i look for signals?
We have #πscanners-premium which show you default confirmation signal alerts across every market, however, most use Lux Algo tools for markets / tickers they already trade or are watching
!login
You can enter your email on our website to manage your account here: https://luxalgo.com/tools/recurring/get-subscription-access
Or email support@luxalgo.com and our team will assist you with any request the same day.
@upbeat dust
How much sensitivity is suitable for 5 minutes frame on crypto currency
You could find this under optibot, its very personal and depends on how you plan to use the confirmation signals
Quite hard to see on the pic but how come the colours arnt just blocks of red green and purple anymore there seems to be blue and that. Iβve got it on simple
If you right click your chart, and disable candle borders it will look better π
Okay thank you
With Futures and NASDAQ, etc....if it's not in by 9:30 am it's actually not helpful because 10am is when most of the trades are done.
Sadly we are aware, for the 5m that can matter more absolutely
π
I think most day traders trade then and then stop at lunch from what I read. I wish I could do that and not worry about $$$$
I know they don't during lunch-no volume. Sometimes afternoons
I used 10/21 today and got that first buy in-
10/21 does well
Scheduler really should be back some time this week to avoid this mess
awesome.
As for currencies, do people trade those 24 hours or does it depend on which market is open? I assume the 2nd part, but those you can hold positions longer from charts I've seen
How should I go about it ?
Click Manage Account here: https://luxalgo.com
Or email support@luxalgo.com and our team will assist you with any request the same day.
thank you!
Can you help me out with reading something? I thought I loved the red/green timeframe feature on the dashboard but now Iβm confused. Note that the 4hr (on the far right) shows that only the 15min timeframe is in Red but the other two show both the 15m and the 30m. What am I missing?
you might be on a higher setting on the 3rd chart @brittle wedge
I just checked and they are all on auto with sensitivity of 12 (which i understand not to matter since auto is on)
Anything else to check in settings?
BTW - assuming it is true that the sensitivity doesnβt mean anything when auto is on, i think it would be a better UX to disable the sensitivity field as long as auto is checked. That often confuses me
Hmm i would say the ticker, although they look the same
the first 2 charts look correct
Yea definitely would be a better UX, just a TradingView limitation unfortunately
hmm i truly have no clue why the 30m would appear green on the 4h :/ iβll look into this asap
seems to be fully functional on my end though, havenβt seen this before so could be just a glitch
Hey just signed up, Went to indicators on my trading view and the option is not there
Hi Gecko, do we have a solution for this already. My concern is if the original lux algo premium with the sensitivity and agility defined goes offline or has a "study error", will the set alert in Trading View gets affected. If this gets affected, then how will i be notified without the alarm?
BTW, half of my saved charts are already showing "study error".
new here. how do i see signals?
How to setup the indicators on TradingView: https://docs.luxalgo.com/getting-started/setup-tradingview
TradingView.com --> Chart --> Indicators --> Invite-only scripts
Thank u
It's not currently I'm afraid, 3h isn't the most popular timeframe really for people π
4H?
If I trading long/short which timeframe is optimal?
with leverage
There's not really an optimal timeframe however avoid very low timeframes
thanks
is it possible a backtest in tradingview?
It is if there's a strategy script related to it yes π
But not really using Lux
@indigo cradle can you do a video using the rainbow oscillator
RAR? Possibly but ideally I'd like to get through all the main indicators then I'll move onto other things π
Ok, is a specific level I can create an alert on it to catch an entry
Hi, is there an optibot settings for the us100 indices futures? @indigo cradle
Does this work on binary options?
ANY PARTICULAR SETTING FOR INDIAN MARKET?
There are you could use NQ1 for this
It will do πβΊοΈ
You could use Autopilot or Optimised Sensitivity in the dashboard βΊοΈ
What exactly conditions are you looking to alert on here? You can set alerts on the plots βΊοΈ
Buy confirmations on the RAR? you could select plot crossing over 20. That's a crossover strategy
Hi Iβm not sure what happened but Iβm using lux osc bearish divergence alert as a sell signal for my crypto bot and the alert did not trigger in trading view. It worked yesterday but not today
It may have expired, try remaking the alert and it should fix things there
@indigo cradle in latest message of #πserver-guide ; the link "How to get most updated version of Lux Algo: https://docs.luxalgo.com/getting-started-with-luxalgo/how-to-update" -> 404
Oh yes this needs updating; nice spot there
It just now triggered 2 bars later
Okay will do, thanks
please help me out with best startegy working
Have you seen any of my videos?
Seen a couple, but basic? any in specific?
i have seen but i wana know the best which have the most sucess rate for short term 1m30mint
Stick with higher timeframes; far far easier to trade π
There isn't really such thing a best timeframe. If there was everyone would trade it. Generally the easier thing to trade is higher timeframes. Common day trading timeframes may be the 5m up to the 15
what are the settings for Lux Oscillator live stream on Youtube for BTC?
What does the βxβ mean when it pops up on the chart?
7 π and 10
It's an exit signal, I'd highly recommend reading through our docs to understand the Lux features βΊοΈ
!docs
Learn about every aspect of Lux Algo at: https://docs.luxalgo.com
Thanks
Exit what though? How do they know if youβre long or short? Thatβs whatβs confusingβ¦buy or sell signal is straight forwardβ¦exit isnβt clear to me
What settings do I use for Kantan Ashi 15 min BTC?
From Optibot?
They are exits for the prior signals
So if the prior signal was a buy
It'll be an exit buy
Kantan Ashi don't have settings you can change
For the signals you can optimise as normal π
Hello there, I am new and may not be asking a smart question but I would like to know if it is possible to set an alert that alerts me when the premium oscillator changes from negative to positive and positive to negative crest. I have already read the information from LuxAlgo about alert configuration but I am not sure if any of them fits this need
This will alert for a cross
It's just institutional activity; it does not specify direction or the type of activity
All right thx I will do that good day π
Is there a 15min Optibot setting base for all stocks? Like if i wanted to set one for SNAP 15 min?
Not currently i'm afraid
No worries, Love the product already, first day fully in. With everything i beta tested myself for the last week, everything was smooth
What do you recco for trading stocks
Amazing to hear π Regarding stocks which settings do I recommend?
Yes, Just trying to navigate through everything currently. If there is a page to read on stock trading settings with lux algo or something that would be great
There's nothing in particular regarding stocks however we do have a page which provides the optimisation options open to you if you want that?
Thats perfect thank you!
Grazie
I made my own cryptopunk. lol, can't afford to buy a real one.
Make sure to subscribe & 'LIKE' the video to support the stream!
βοΈ Chart on left is Bitcoin 15min, chart on right is Ethereum 15min. Signals are permanent on your chart once the candle closes and they help confirm trends!
"STRONG" = Signal more likely going with the current trend. "X" = Exit signal, these can be used for taking profits. (Str...
Hi, I have not been able to reproduce the Lux setting in your live stream. I have tried default and optimized settings on Bitcoin/TeatherUS Binance
I wonder what I am doing wrong.
You can find the settings in the video description π
oh lol.. ok
What is the X?
An exit signal π
So it's different from a SELL signal?
@indigo cradle https://docs.luxalgo.com/lux-algo-premium-indicators/lux-algo/indicator-overlay#forecast -> i can't found the Forecast Overlay Indicators option in settings, he has been removed ?
It was removed π
okay π ty
Hi, which candle type works best with Lux?
No type really works best but it'll work with any type π
Okay, thanks
Hello, my lux algo stopped working its showing "STUDY ERROR" "Study Not Auth" How can we fix this?
@deep lotus Will be up again in a couple of minutes π
Oh okay got it! Thank you!! π
is there a way to have an alert go off when a ticker touches a predictive range? i know you can do it manually with tradingview but, is there one that will alert automatically when its touched within lux itself?
Not built in I'm afraid π¦ There's of course a limit to the number of built in alerts we can realistically add
How can I update my account luxalgo premium.?
says I am not auth
but i have yearly lux algo from dec 19
pls help me get it back, I am in the middle of a bitcoin trade
Hey @jaunty perch - try refreshing
it should be fixed as of now, we just had to update some users in our backend
tried refreshing but it still says it
cant even add the indicator back because its not in my invite only list
Hi there, is it possible to request for a refund of lux algo after using it for 1 week?
kk
How do I go about it sir?
Could I get your email? @jaunty perch
Thank youb
Hi team - looks like my access to Lux algo has been removed though I have the quarterly subscription, paid on June 14th, so should run through sep 14th
Hey @fallow burrow - should be reinstated, try refreshing -- if not, send me your email so I can take a look
Thanks! It works
Questions, optibot 5m and others are updated when? And when it does, does it apply for the trading day?
5m every day, others are Monday and Wednesday π
Hi, I always buy in the support and sell at the resistance line.
Sounds like a good idea π€
What I'd say it to only sell at a resistance if you notice and over extension for example the oscillator seems over extended
Exactly so you wouldn't sell there
However at the next resistance it's very over extended
Making a great sell opportunity
I watched the video where you show the strategy based on the reversal zones and RSI on 15m chart. Is it possible to set up an alarm when the osci blue turns red, and vice versa, when the osci red turns blue?
Sweetness. Thanks.
hey i wana change my tradingview account
If you give support@luxalgo.com an email they can swap those over for you π
i have mailed but no response still
They'll reply soon, can take a few hours π€
Shouldn't be much longer
Hi Admin, do we have a solution for this already. My concern is if the original lux algo premium with the sensitivity and agility defined goes offline or has a "study error", will the set alert in Trading View gets affected. If this gets affected, then how will i be notified without the alarm? BTW, a number of my saved charts are already showing "study error".
It should hopefully not impact your alerts however we are still looking into it. What alerts do you have set?
How can I help? βΊοΈ
not sure if this is reassuring. we sometimes base our cues on these signals and if these alarms dont ring based on the lux algo premium then how is the signal relevant. My alerts are set based on the algo premium signals.
My Lux Algo on Daily chart (D1) is keep disconnecting
on the other timeframes are fine but only D1 π₯²
Then there's a fairly easy method to ensure they fire. Just when you set them ensure that only signals are on your chart
It will work 100%
not sure i get your message.
It started after I started using the newest update 4.2.1
You're concerned alerts won't work because the study errors
And the study is making errors because you may have other features loaded
So to avoid any small chance of your alerts breaking; disable all features when settings the alert
What do you mean by disconnecting?
study error (with red ! mark next to the indicator) keeps popping up after couple of mins on D1 chart
Which features do you have loaded?
do you mean disable S/R mode, TP/SL Points etc. and only let the signal run itself.
Correct; when settings alerts disable these
currently this is only settings I have turned on
Very odd; and you've removed and re-added?
Yes, have done it multiple times. its acting odd only on D1 chart
Super weird...
ok. tnx. got it.
For any asset?
I'm testing that now
dev team. what are the top bots i can use to trade using lux indicators
Thank you so much!
What exactly do you mean by bots? π You wish to automate?
I've had it open for about 10m and still nothing; even with all features enabled, what device do you use?
I am using Win 10 desktop with Trading View app
just confused because I have been using Lux Algo for a year now and never seen study error before
It's odd because it only happens to some folk and not others
For example it never ever occurs for me when I test
We are still looking into why it might be the case
And it's odd only on the daily for you
It's very inconsistant
yes its really odd because its only D1 thats causing the trouble π
It could be that maybe
I think its the desktop app
the error popping up again after 1 min but no change on web browser
Now that....
Is whacky
Very good to know though
We will test that out and report to TV
Great Thank you! π
yeah i'm thinking of 3 commas, but will 3 commas trigger future trades and has anyone got it to work where it will buy when the buy/strong buy is triggered on a candle close sell when the sell/strong sell has been activated and the shorted until the next buy/strong buy signal?
I'm not 100% sure on the inner works of 3commas I'm afraid π
hey shmacko and gecks. bloody miss me ehhhhhh! question for you legends. institutional buy/sells on different timeframes. any guidence on why you'll see them on say the 1 minute time scale, but not at any other timeframe at that point? so! "what does institutional activity mean on different time scales
@indigo cradle hey sir
how this alert system works how to set it up do i have always open my tradingview to get alert how this works?
G'day mate, it's just that different timeframes have different volume data associated with them so they get interpreted differently
You can close TV and it'll still work ππ
i'm glad you are learning the Australian way of speaking. excellent, A+
π¦
but it's not working !
How to set up your own custom alerts in TradingView: https://docs.luxalgo.com/lux-algo-premium-indicators/setting-up-alerts-on-tradingview
If you follow the full video there it should really work
Ensure you're creating the alert in the alert menu π
so the indicator is saying study error please help
GOT IT AND CAN YOU RECOMMEND ANY BEST SETTINGS FOR 15MINT TIME FRAME ADA,XRP AND BEST SETTINGS FOR OSCILLATR
click on the βthen post the error
You know, 5m optibot update every day, others are Monday and Wednesday. So when? 9:00 AM?
Just before market open π
Here is a page regarding best settings: https://docs.luxalgo.com/lux-algo-premium-indicators/lux-algo/signal-settings#choosing-the-right-method π
Click Manage Account here: https://luxalgo.com
Or email support@luxalgo.com and our team will assist you with any request the same day.
I wish to unsubcribe but when I request to login to the website Iβm not receiving the one time password
Email support@luxalgo.com for assistance regarding this and they'll sort that out
i keep getting the loop error but i have a strong gaming pc
nah the website is the app better
candle coloring, signals, reversal zones and kantan ashi
Hmmmm
also predictive ranges
Which charts?
Only on the daily?
yea
This is so so odd π
i read someone else have similar problem above
The daily timeframe seems to be the only one that has issues
on daily
But when I test it I can never break it
yea
Even with every feature enabled. We will try and find the cause
hmm i just refresh for now
maybe i need to restart pc or something
had it on all night
It won't be your end don't worry
It's compiled server side
But restarting could possibly help
I have had the study error issue again today on 5 min chart...hide and unhide of the script worked
Seeing this only from 4.2.1
@indigo cradleFYI
I'm getting that situation that I got yesterday
using the desktop application
have 4 windows each window has three charts
Quite a few charts π
It'll all be patched π
@coral marsh What is the exact error?
@indigo cradle Do TradingView alerts signal with AutoPilot turned on?
If you have AP enabled when you set them; yes π
@indigo cradle Asking because the TradingView alert description has the signals sensitivity as "14" and does not say autopilot even though I have it checked
AP will override that setting π
@indigo cradle Thanks
@indigo cradle One more question. If all boxes under Call Functions are NOT checked, this will trigger any confirmation alert in TradingView?
If none of them are checked and you're using alert any you won't get any alerts
You'll need to select the confirmation boxes
Hi there. Any one knows how to set alarms for the macd bullish or bearish?? Thanks a lot... Pretty confusing
The reversal zones + RSI strategy along with it's osci settings as shown in the YT video. Does it work on other top alt charts as well or is it just for BTC?
Understood. Just wanted to check if you tried it on other assets as well, as I'm beginning to test it.
@indigo cradle Hi, what would be the best candle to use for the new algo?
You can use any candles you wish π There isn't really a best one; each candle type has its own advantages
I used to use heikin ashi
but seeing you have other options and wonder should i change...
also for pattern detection, it only works for longer timeframe is that right?
The pattern detection in the script works on any timeframe π
HA can work perfectly fine if you're familiar with them π
Ok, I have a hard time picking a s/r mode, what is good for shorter timeframe?
Timeframes don't really correspond to better/worse S/R methods. I always enjoy predictive ranges and pattern detection
Ok, maybe I just wasn't able to get a hang of it
Hi! I need help, the #vip-announcements channel doesnt appear on my menu
The channel is just called #πannouncements π
Love u
β€οΈ π
Hi there. Any one knows how to set alarms for the macd bullish or bearish?? Thanks a lot... Pretty confusing
Hey just resubscribed how long is the wait time to have access to the scripts?
try refreshing
should be just within 5 mins of signing up / re-activating your subscription
Thanks got it going
I was trying to follow the announcements but it failed
Hi there. When using the Optimal Sensitivity from the dashboard, can you tell me what is the best setting for the Agility %? Should I use the same as the default? Thanks
It just gives you the most optimal sensitivity β the best sensitivity is based on the current agility
To get the best agility too you can use Optibot
The links arenβt working?
I have my lux algo exit signals set up for a crypto bot and it sold out of nowhere the trading view alert popped up and the exit X never showed up, is there a glitch going on?
!confirmed
A signal is confirmed only once the candle is closed. Meaning a signal could appear on your chart but is not confirmed until that candle is closed and the next candle has started.
Our automated Discord bots will never notify you on any signal until the candle has closed and confirmed it. If you're adding alerts for Lux signals in TradingView - make sure to select "Once per bar close".
Make sure itβs on candle close
Yes itβs on candle close I think Iβm just gonna make more templates to spread out the alerts I have like 3 lux prem exits on 1 template so it might be confused idk
One question: is the signal still valid if price is above the signal point or should we wait for the price close below the signal? Thanks
The signals location really shouldn't matter regarding that
Alright got it, thanks. But what if the signal came but price is inside the eq cloud, does it means that the price is currently ranging?
It can definitely indicate this yep ππ
which is optimal S/R pattern nivΓ₯ for 4H?
What exactly do you mean by the optimal SR pattern?
There's no real optimal, it depends how you like to use SR in your trading. If you prefer macro SR and only care about long term SR you want a higher value
And visa versa
ok thaks
Curious question is there a referral program?
@shadow fiber Absolutely and a very nice one at that π
Create an income sharing the best tools.
Thank you!
@indigo cradle
Is there a way to set up alerts on this? Or are they delayed?
Alerts on what?
Ah no you can't set alerts on this I'm afraid
I mean alerts can be programmed in but it sends the wrong message to folk who think it's real time
yeah I saw it moving like crazy
If you read the comments a lot of people are saying "it repaints" despite that being one of the first lines in the description π
Hi Admin, appreciate the help. Last market update on crypto-news i got was August 26. I might have done something on the discord settings. How can i receive this updates again? Thnx.
Ah yes; will fix π
Why does my chart look like that?
Hi, what chart layout style are you trying to get?
Just any style that works for most stocks
When you say "style" are you looking for best settings or are you saying your chart looks visually funny
I donβt like the chart I have
What is a good setting for the 1hr timeframe for most stocks?
Which stock? π
When exporting data from Trading View, the exit buy, exit sell signal data is coming in as NaN (Not a Number as I understand). Is there a way to properly get this data in an excel / exported format?
(BTCUSD, Bybit 30 min historical data)
You'll have to do your own post-processing. It's NaN because the plot have a value at that given time (the label isn't showing)
Since the Lux Algo Premium update (4.2.1) I keep losing my Kantan - Ashi Candles.? Not good during trades.
It may have been my fault. It looks like my symbol border box was checked. Hopefully that was the issue. I'll try that. Thanks.
signed up with the program but it doesn't want to connect to my trading view says unknown even though its the exact profile name
Try to refresh the page and see again in your invite only scripts, if nothing is showing up then contact support@luxalgo.com and give them your username, they will grant you access.
@young nacelle You might also need to wait if you just created your tradingview profile, your username need some time to get indexed in the Tradingview userbase.
HI Admin, I received setting optimizer 5M timeframe yesterday Sept 2 and nothing for the other timeframes. But as you can see it is dated August 31. Is this setting valid?
we are having some issues with optibot, we apologize for that, things should get back to normal soon. These settings should be valid for Sept 2 π
ok tnx.
can you please as well help. i am not receiving market updates on crypto news. last one received was august 26. do i need to tweek on my discord settings...how?
are you referring to our Discord scanners for the signals? Make sure you have notifications enabled for these precise channels.
i am referring to market updates - crypto-news in here in Discord. i clicked "use server default" on the notification settings but is still am not receiving crypto news here in Discord.
i am receiving forex, pre-market and pattern-detection but not crypto-news.
There has been no new crypto news since 26 august, this could be the cause, you can eventually use the !news command to get news about a specific crypto
!news BTCUSD
hi, you mean open "inews" on a browser?
not in the browser, but directly in the discord channels in the server, you just need to type !news keyword, for example !news btcusd
!luxbot news
@shy relic
Recent news for a specific keyword, see here for more information.
!news keyword
@calm quest ^
tnx. let me try.
This looks like you have 2 instances of Lux running with different settings.
i still can't connect the account to trading view

