#🤝support

1 messages · Page 95 of 1

glacial dome
#

@stray bone @grim flare

thorny moon
#

Hello there and welcome! The toolkits work best when they complement your strengths as a trader. To help you get started, please go through the following members-only resources: https://discord.com/channels/641770286638694402/1048529827243761747 You can get a good primer by watching the https://discord.com/channels/641770286638694402/997901168393068564 and https://discord.com/channels/641770286638694402/997901091389841408.

You can get some inspiration from https://discord.com/channels/641770286638694402/1128499789437354106, in particular Micky's Community Streams, which he does every 1030 AM NY time on weekdays https://discord.com/channels/641770286638694402/1199356285813006367.

glacial dome
#

Thanks I will look into this information.

sand flicker
#

Hey to all, loving LuxAlgo so far.

I have searched for some references to signal bots related to OKX here in support, unfortunately i can not find exactly what i need.

Perhaps someone can help me understand.

I am looking to create a Signal Bot on OKX using the Bulish Confirmation+ and the Bearish Confirmation+ signals from LuxAlgo.

I have gotten so far as to connect TradingView and OKX, i have the custom signal setup, right now TradingView sends the signal Bullish Confirmation + once per bar to OKX, my alert message on trading view is like this:

{
"action": "ENTER_LONG",
"instrument": "{{ticker}}",
"signalToken": "xxx",
"timestamp": "{{timenow}}",
"maxLag": "300",
"orderType": "market",
"orderPriceOffset": "",
"investmentType": "percentage_balance",
"amount": "100"
}

The next part is to make it exit when the Bearish Confirmation+ signal is received from TradingView. I believe the alert message should be:

{
"action": "EXIT_LONG",
"instrument": "{{ticker}}",
"signalToken": "xxx",
"timestamp": "{{timenow}}",
"maxLag": "300",
"orderType": "market",
"orderPriceOffset": "",
"investmentType": "percentage_position",
"amount": "100"
}

Do i add both scripts together like this in the TradingView Alert Message for OKX signal bot?

{
"action": "ENTER_LONG",
"instrument": "{{ticker}}",
"signalToken": "xxx",
"timestamp": "{{timenow}}",
"maxLag": "300",
"orderType": "market",
"orderPriceOffset": "",
"investmentType": "percentage_balance",
"amount": "100"
}
{
"action": "EXIT_LONG",
"instrument": "{{ticker}}",
"signalToken": "xxx",
"timestamp": "{{timenow}}",
"maxLag": "300",
"orderType": "market",
"orderPriceOffset": "",
"investmentType": "percentage_position",
"amount": "100"
}

Or should i create a new alert with the exit long message ?
pls help, thanks!

molten tinsel
#

Can anyone help with place holders on any alert function. Paste in what the web site said but I get alerts back with what's been pasted not what triggered the alert.

blazing pasture
#

Hi, I often have this message when using PAC backtesting especially when adding external LuxAlgo inidcators

thorny moon
# sand flicker Hey to all, loving LuxAlgo so far. I have searched for some references to signa...

I am not familiar with OKX, but let's simply use logic. What you need is: Bullish = Enter a long position, Bearish = Exit long position. If that's the case, the Enter Long message should be in the Trading View alert message with the Bullish+ Confirmation condition, while the Exit Long message should be in another Trading View alert message with the Bearish Confirmation+ signal condition.

thorny moon
# molten tinsel Can anyone help with place holders on any alert function. Paste in what the web ...

Hi there, that message is not to be used in for the Any alert function, but for Confirmation/Contrarian alerts. If you wish to use Any alerts, you must use these ones instead: https://docs.luxalgo.com/docs/luxalgo-toolkits/signals-overlays/alerts#any-alert-function-call-message

You can see a sample message you can use from docs which I pasted here:
{
"alert": "{default}",
"ticker": "{ticker}",
"tf": "{tf}",
"ohlcv":{
"open": {open},
"high": {high},
"low": {low},
"close": {close},
"volume": {volume}
},
"bartime": {time}
}

thorny moon
sand flicker
thorny moon
bold stream
#

Good morning everyone. I would like to know if it's possible to switch the tradingview account configured. I've configured the account with a secondary TV account (I don't know why lol) and I´m looking to switch to my main account. Is that possible somehow? Thanks in advance!

thorny moon
serene sleet
#

The alert for order block creation is not accurate.
I only want to receive alerts when a new volumetric order block is created, not when a premium or discount zone is created.
I am using a 5-minute chart along with a 15-minute volumetric order block.

#

For price action concept

thorny moon
grim garnet
#

GOoD day, I like to request to cancel my subscription and request for my refund for the 30 days free trial period. How do it make the request?

thorny moon
grim garnet
#

Thank you very much.

thorny moon
#

@serene sleet The alert that you used is correct, and the alert logs seem to be correct as well. Order blocks are confirmed on market structure, in this case, 15 minute market structure, which is basically swing structure on your chart.

serene sleet
#

Is it possible to get alert when volumetic order block is created

#

Not the one, currently i'm getting

thorny moon
serene sleet
#

Got it, but what's about the as per my needs,

#

I want alert only when new volumetic order block is created

thorny moon
serene sleet
#

Ok, Is there anything for what i want

#

I only want to receive alerts when a new volumetric order block is created

#

How to achieve it ?

thorny moon
# serene sleet Ok, Is there anything for what i want

The order block creation or confirmation is what I have already defined to you, which you can confirm for yourself through the Replay function in Trading View. What you seem to be describing is an early detection of an order block without the structure shift. That is not correct.

thorny moon
serene sleet
#

I want alert when his highlighet volumetic block is appeared to my chart

#

Have you got my question ?

#

please confirm

thorny moon
# serene sleet please confirm

Let me rephrase my answer to your question, which I understand perfectly well. You want an alert during those candles that you encircled, since the order block is positioned there. An order block is indeed situated there, however, that order block is only confirmed once there is a market structure change. Without the CHOCH or BOS, there is NO order block.

What you want is an early order block alert, because you do not want to wait for the structure shift. This is NOT possible, because without the structure change, there is no order block.

serene sleet
#

I want when this appeared to my chart

thorny moon
#

Hey there, @sand flicker is a premium subscriber, so he does not have access to the backtesters. FYI.

thorny moon
serene sleet
#

ok

pseudo torrent
#

Hi I am trying to connect my tv account but it’s saying” tv account is already connected to another luxalgo account, contact support “. Please guide..

thorny moon
#

Hi there, as we here in Discord do not have access to account information, we won't be able to verify that. Please contact the accounts team at the LuxAlgo.com website via the chat widget at the bottom right corner, or email them through support@luxalgo.com. They should be able to resolve this for you.

deep dock
#

Please no self promotion @blazing pasture

timber vapor
#

Hello! Having issues with converting the luxalgo backtesting into working strategies on trading view for stocks and 3commas for crypto. I am sure this is discussed in previous posts, but unable to locate. If someone could please point me in the right location would greatly appreciate it. Here are my main questions.

uneven carbon
timber vapor
#

Setting up the message in the strategy box to set up the auto trade. Here is what I have that isnt working. LuxAlgo® - Backtesting System™ (OSC) (Bars, 2,000, Greater Than, 42, 1, Crossing Over, 50, 1, Any Bullish, 50, 1, Any Reversal Up, 1, Bullish, 1, Any Bullish, 1, Equal, 50, 1, close, Equal, open, 1, close, Equal, open, 1, close, Equal, 0, 1, 0000-0000, 1, None, Lower Than, 50, 1, Lower Than, 50, 1, Any Bearish, 50, 1, Any Reversal Down, 1, Bearish, 1, Any Bearish, 1, Equal, 50, 1, close, Equal, open, 1, close, Equal, open, 1, close, Equal, 0, 1, 0000-0000, 1, None, %, 7, Price, 0, %, 7, Price, 0, close, Crossing, 0, close, Crossing, 0, close, Crossing, 0, close, Crossing, 0, 100, 100, 0, 0, 100, 0, 0, 100, 35, 6, 7, SMA, 5, 20, 5, 50, 100, , , , , , , , , , , , , , ): {"symbol":"NVDL","quantity":"150" ,"action":"{{strategy.order.action}}"}

#

Also, once the strategy is created if the settings in the tool kits change does your strategy change? How to get back to the original settings in the toolkit of the strategy.

uneven carbon
timber vapor
#

If I delete this section of the message in the alert will it alter the alert itself?LuxAlgo® - Backtesting System™ (OSC) (Bars, 2,000, Greater Than, 42, 1, Crossing Over, 50, 1, Any Bullish, 50, 1, Any Reversal Up, 1, Bullish, 1, Any Bullish, 1, Equal, 50, 1, close, Equal, open, 1, close, Equal, open, 1, close, Equal, 0, 1, 0000-0000, 1, None, Lower Than, 50, 1, Lower Than, 50, 1, Any Bearish, 50, 1, Any Reversal Down, 1, Bearish, 1, Any Bearish, 1, Equal, 50, 1, close, Equal, open, 1, close, Equal, open, 1, close, Equal, 0, 1, 0000-0000, 1, None, %, 7, Price, 0, %, 7, Price, 0, close, Crossing, 0, close, Crossing, 0, close, Crossing, 0, close, Crossing, 0, 100, 100, 0, 0, 100, 0, 0, 100, 35, 6, 7, SMA, 5, 20, 5, 50, 100, , , , , , , , , , , , , , ):

uneven carbon
timber vapor
#

ok. thanks!

#

One last question. From the referrenced doc: "The message field in the Alert Messages setting section of each Backtesting System™ allows for the strategy to send a custom alert message depending on the action taken by the strategy, if no messages are set the strategy will send default messages.

In order for alerts to return custom user set messages the {{strategy.order.alert_message}} should be set on the message field of the Tradingview alert menu." So I place {{strategy.order.alert_message}}, instead of the
strategy settings?

carmine sail
#

I couldn't use the Oscillator matrix, Price Action Concept, Signal & Overlays indicator . The indicators are locked. I bought the yearly package during last year's Black friday promo . my tradingview is: flyhigher2828. Please help ...

deep dock
fossil condor
#

Can anyone help me with this? I dont know what it means

uneven carbon
fossil condor
#

And change what? I dont know how to do that

uneven carbon
hot peak
#

Good morning! any idea why I see my S&O locked?

uneven carbon
hot peak
#

ok

#

Bingo!

late niche
#

Hi guys! I just suscribe to the lux algo price action Essential, but when i connect to trading view i just got 1.10

#

version

#

Can you help me to get the lastest

uneven carbon
late niche
#

in the youtube videos i saw 1.4.9 versions, how can i get that one?

uneven carbon
late niche
uneven carbon
late niche
#

I see!

#

Thanks you!! Question: Is there any video showing all settings?

late niche
#

Thanksss a lot

molten tinsel
#

Guys is it possible to set an alert based on change of direction on an indicator overlay but when it aligns with another?

fossil condor
#

I have this problem on smart money concepts can anyone help me?

deep dock
deep dock
fossil condor
#

I have the pro subscription i believe and the pair that i am using is silver and its the 5 minute timeframe

deep dock
fossil condor
#

i hope this is enough

deep dock
# fossil condor

not sure, buy i have silver/usd 5m here, with Lux SMC and sessions, and I have no errors on my live chart, and no errors on bar replay

#

@fossil condor Which indicator is giving you this error?

#

Figure out which indicator

fossil condor
#

Smart money concepts

#

its giving problems when i change the option for FVG

deep dock
deep dock
fossil condor
#

when i turn on the option of FVG

deep dock
#

What is your tradingview plan?

#

can you post your chart link here?

fossil condor
#

it worked

#

i just turned it of and back on again

#

but i said memory limits

#

you can see the eror in the screenshot that i send

deep dock
fossil condor
#

i have premium

#

anddd its backbruhwaht

molten tinsel
deep dock
late niche
#

Hi, i can not find how to place the internal metrics and show metrics

uneven carbon
still lantern
#

Hi team have a quick question - would it be possible to receive an alert when its above 95 or below 10 on the matrix ?

#

i mean the hwo by the way when its over 95 or below 10 as an example

uneven carbon
#

you can do hyperwave crossing under 10

still lantern
#

thank you @uneven carbon caca will try that way

deep dock
still lantern
deep dock
#

overbought and oversold @still lantern

still lantern
deep dock
low field
#

Hey, As ultimate subscriber, is there any possibility to see into those? Thanks in advance

low field
#

#🚀crypto-chat message

deep dock
low field
deep dock
low field
#

🙏

#

Really 😎 awesome 🤩

deep dock
slender nacelle
#

@uneven carbon Hi, please help me. I want - a big green dot - a Smart Trail change and a sound signal (the color of the candle does not matter)

#

In S&O, I make such Smart Trail 2 settings and tried two options swich up and uptrending

#

The matrix makes these settings. There is no signal (I don't understand where the error is

uneven carbon
#

you want this inside the S&O? smart trail turning green + big green dot?

slender nacelle
slender nacelle
deep dock
slender nacelle
deep dock
slender nacelle
deep dock
#

Or do you want the big dot alert to only happen when the Smart Trail changes direction at that point in time?

mystic haven
#

What is the best day trading setup for oscllator matrix

slender nacelle
final cargo
#

if signed up am I allowed to use luxalgo codes for trading bots i create?

slender nacelle
worldly bough
#

Can we use this JULY40 code for those who are on the Legacy Status?

slender nacelle
deep dock
worldly bough
scenic lake
#

Hi, does the July 4th discount include upgrades???

worldly bough
deep dock
# worldly bough Yes

Im not understanding what you mean by Legacy status as we show you not a subscriber in Discord at the moment

deep dock
#

What toolkits do you have now?

worldly bough
#

I have been with LuxAlgo for a long time and I use to pay $143/Qtr.

I had all three.
I logged in and I see it’s asking me to renew and continue with that plan.
So I wanted to ask can I use that code ?

deep dock
worldly bough
#

Tbh I can’t find the area for me to input the code … it just prompts me to pay 😅

deep dock
worldly bough
potent birch
#

Hi All, I have just purchased the Luxalgo . Please tell me further steps how to use and some strategies

deep dock
deep dock
cobalt ingot
#

My auto renewal is tomorrow, is there a way to use the code instead? Or do I to completely unsubscribe first?

scenic lake
deep dock
# worldly bough

can you reconnect with the link I posted for you, becasue I dont show your Discord as a subscriber

worldly bough
#

Okay

deep dock
scenic lake
#

OK – will do

deep dock
scenic lake
#

Yes, I was btw

worldly bough
molten tinsel
atomic oyster
molten tinsel
#

Also have an uptrend setup

slender nacelle
#

@deep dock Are the step changes the same in two cases? How is it different?

slender nacelle
atomic oyster
# molten tinsel

did you go thru the documentation ? If your using custom alert creator then the alerts would need to be made using the custom alert condition.

sturdy snow
#

Hello, I just bought the package. How do I have access to Discord premium?

uneven carbon
#

they're both downtrending

sturdy snow
atomic oyster
molten tinsel
sturdy snow
molten tinsel
warm fern
#

Anyone having trouble getting discount? My auto renewal isn’t for 15 more days how do I purchase

uneven carbon
warm fern
#

Thanks

atomic oyster
atomic oyster
slender nacelle
#

@deep dock Why is any bullish smart trail constantly triggered?

#

Will he give a signal on any bullish smart trail? I only need to go after the big green dot

#

Will it be triggered until the moment of the big white dot (bearish reversal) ?

atomic oyster
finite turtle
#

on what plan can i get the luxalgo indicator on tradingview?

slender nacelle
atomic oyster
finite turtle
#

will i get acces?

#

to the indicators?

raven copper
#

Luxalgo team, do have promotion for July 4th?

If promotion is applicable to current user, it will be appropriate it.

#

I saw your promotion in youtube

atomic oyster
#

@finite turtle you will get access to price action concepts and his screener, you can have more info with the links I gave you 🙂

molten tinsel
shy relic
raven copper
#

I tried to upgrade but it gave me normal price without promotion

clever plinth
#

Hey so I just signed up about a week ago is it possible to get the 40% off

raven copper
#

I would like to upgrade to ultimate plan if that promotion apply to me

atomic oyster
raven copper
atomic oyster
atomic oyster
slender nacelle
atomic oyster
jaunty perch
#

I'd like to know if there is a combination of 2 effective indicators for trading? For example, the 1st indicator gives a signal of a long, the second must also do it (in a similar way or whatever), thank you ^^

uneven carbon
jaunty perch
#

Yes, but I mean, for example: RSI and MACD, EMA and Volume (idk)

atomic oyster
#

@raven copper @clever plinth so apparently for now this is just orientated for the new members, cannot be used for upgrades. If it change I will notify both of you 🙂

uneven carbon
#

you can use the toolkits + EMA as well.

deep dock
# jaunty perch Yes, but I mean, for example: RSI and MACD, EMA and Volume (idk)

For the external source, this would be done with trial and error to see if any of the Backtesters would provide what you need from the 3rd party (external source) indicators.
Please note, these backtesters are focused and developed for the actual premium toolkit itself, with limited ability to access external data on other non premium indicators.

jaunty perch
#

Allright okay

limber swan
#

Hi I want to upgrade to ultimate plan making use of the discount but it seems I can not fill in the discount code

limber swan
atomic oyster
limber swan
#

Oke

raven copper
karmic dragon
deep dock
atomic oyster
#

@raven copper @limber swan @clever plinth So possibly there will be changes for existing members so that you can use the code as well. We will let you know when this will happen, stay tunned 🙂

zealous geyser
#

Hi, how can i use any alert function call with a webhook that I can send different messages?

molten tinsel
#

A custom alert can be triggered as an any alert() function call if the setting is selected or as a regular alert when selected in the Tradingview alert creator menu.

atomic oyster
zealous geyser
#

With the normal alarms the messages are send, but somehow not with "any alarm function call." I'll take a look at the link, thank you very much for that. I may also have to place a placeholder in front of the message here

atomic oyster
#

hey there @ornate citrus, you can ask whatever you will need on here, we don't do one on one messaging, and us mods are more effective on the channels, If you have a red padlock appearing at the side of the indicators on TV, you can refresh trading view and the access should be immediate. 🙂

spice nexus
#

I am, this is the error I’m getting. I have tons of other Luxalgo NinjaTrader scripts this is the only one I can’t download

ornate citrus
#

Thank you for the answer

uneven carbon
spice nexus
spice nexus
#

Yes

uneven carbon
# spice nexus Yes

I will report this, will update you once I hear back from the dev team

#

just another one, did you try to load the SFP alone without any other indicators? does it work that way?

spice nexus
#

How would I do that? Is there a different way to load a single indicator other than clicking import and selecting the zip?

uneven carbon
errant summit
#

Hello, I would like to understand the backtesting S&O better.

So I got some nice results in the backtesting. But I also see in the chart, that there are long and short entry arrows. For long they always appear at the bottom of a candle for entry and top of a candle for sell. For short the opposite. That are of course the best conditions to enter and exit.

But are that really the entry points from the alert? Let's say I will trade this strategy automated on an exchange, it will not always take entries and exits at the perfect moment top or bottom of the candle right?

Is there a way to solve this in the backtesting, that I get the real entry points from the alert, or at least change the entry and exits points to the baddest conditions (arrow positions).

For me it feels like the backtesting and real trading are two different results and not comparable.

Thank you 🙂

deep dock
errant summit
deep dock
errant summit
deep dock
deep dock
#

@errant summit For additional info, those long and short execution arrows are placed above/below the candlestick, all this tells us that the execution occurred within this candlestick, the actual precise price level of the execution will be notated here in the log as well.

errant summit
deep dock
errant summit
deep dock
errant summit
deep dock
#

So there are 2 little arrows, vertical and horizontal.
I wasnt sure which one you were referring to, so I explained both

errant summit
#

Is the price in the alert the same price as the arrow has always?

spice nexus
deep dock
#

Remember, the executions are always at the candle close, so that is why these horizontal arrows appear at top and bottom of candles, and not on the wicks @errant summit

#

But if you were trading manually with an integrated broker, then you can execute during the candle formation @errant summit
But for auto strats, they occur at candle close

errant summit
uneven carbon
deep dock
#

Most times for BT and auto strats, most times

#

Sometimes you may have some conditions that say to execute when price reaches a percentage away from the price level of a candle open, so this would be an example. @errant summit

#

So just depends on what you set for your conditions.
But for the majority, most traders have conditions for executions at candle close, which your image shows.

#

I know it gets confusing, but this is the power of Pine Script, and what is able to be coded

errant summit
spice nexus
pastel pumice
#

Hi, I just started using the S&O backtester and wanted to know what triggers when trades exit in their default settings?

deep dock
pine wyvern
#

Hi all is there a way to to let luxalgo plot all possible support and resistant on chat ? Othere than the previous high and lows option in the money concept?

deep dock
pine wyvern
#

Chart

#

Not chat typo error

deep dock
# pine wyvern Chart

OK, which indicator? Because S & R in general is subjective with many teachings on this theory.

pine wyvern
#

I need all the possible support and resistant from all school and ill then chose the one I want to use my issue is I'm very weak in finding support and resistant and still learning I want to see if I can find it all and practice

deep dock
#

@pine wyvern You can visit the main website and browse through the Library for the free indicators, and there are a few S & R indicators that may help you

pastel pumice
pine wyvern
#

@deep dock thanks alot

deep dock
pastel pumice
thorny moon
pine wyvern
#

Hi again from where can I activate the candlestick patterns detection ?

pine wyvern
#

It's not included in the premium?!

#

Not chart patterns

#

I'm asking about candlestick detection

#

Engulfing

#

Hummer

#

Hanging man and so on

thorny moon
pine wyvern
#

So it's not included in the premium

#

?!

thorny moon
# pine wyvern So it's not included in the premium

Due to limitations in Pinescript, it is not possible to have all features that users request in the Premium indicators. The features included are carefully studied and considered given what the trading community needs. As I mentioned earlier, LuxAlgo has a number of free, open source indicators that can be used for such.

deep dock
#

Listed in the Library of the website

pastel pumice
deep dock
thorny moon
deep dock
little dirge
#

Hi beautiful support team

#

I joined the server

#

Can someone please assign me the right badge

thorny moon
little dirge
#

I had luxpro I am not sure if I am getting that back kekw

thorny moon
deep dock
deep dock
glacial cipher
#

Is the discount 1st month only or ongoing???

thorny moon
glacial cipher
#

Jumping back in either way just curious. Thank you

pastel pumice
thorny moon
thorny moon
# pastel pumice Okay, thank you very much!

Not sure if anyone has pointed out the videos that we recommend for new joiners, as the toolkits work best when they complement your strengths as a trader. To help you get started, please go through the following members-only resources: https://discord.com/channels/641770286638694402/1048529827243761747 You can get a good primer by watching the https://discord.com/channels/641770286638694402/997901168393068564 and https://discord.com/channels/641770286638694402/997901091389841408.

You can get some inspiration from https://discord.com/channels/641770286638694402/1128499789437354106, in particular Micky's Community Streams, which he does every 1030 AM NY time on weekdays https://discord.com/channels/641770286638694402/1199356285813006367.

median zodiac
thorny moon
# median zodiac

Hi there, just refresh Trading View by closing all browsers and Trading View apps then logging in again. That will load the right permissions to your account.

thorny moon
#

If you use any alerts, a structure change is confirmed once the body closes above the previous high, which you cannot change. You can set it to alert earlier if you use an option like this (see first pic), but it gets tedious as you also have to do it for CHOCH. The important part here is the selected trigger, which is Once per bar. If you select that, and not On Bar Close, you can get an early reminder. You can also use custom alerts (see second and third pics) as an option to use less alerts.

#

Just be aware that with these early alerts, you may still get a wick @unreal bough

#

It means once per candlestick as soon as the condition is true.

#

The Only Once option means once it is triggered the alert is turned off @unreal bough

#

If that's what you need - that will alert for any internal structure change.

#

Alerts usually are - you don't want to be bombarded by too many alerts, nor do you want the alerts to be too late, either.

lyric dawn
#

hi, I joined ultimate membership and saw there was VIP room/section got invited to. where is that section?

thorny moon
#

You can have a look yourself by checking the custom alert highlight bar, like so.

thorny moon
# lyric dawn hi, I joined ultimate membership and saw there was VIP room/section got invited ...

Hello there and welcome! The toolkits work best when they complement your strengths as a trader. To help you get started, please go through the following members-only resources: https://discord.com/channels/641770286638694402/1048529827243761747 You can get a good primer by watching the https://discord.com/channels/641770286638694402/997901168393068564 and https://discord.com/channels/641770286638694402/997901091389841408.

You can get some inspiration from https://discord.com/channels/641770286638694402/1128499789437354106, in particular Micky's Community Streams, which he does every 1030 AM NY time on weekdays https://discord.com/channels/641770286638694402/1199356285813006367.

As you are also an Ultimate subscriber, you also have access to the Ultimate Laboratory:
https://discord.com/channels/641770286638694402/1178046672668991498
https://discord.com/channels/641770286638694402/1038363244873666571
https://discord.com/channels/641770286638694402/1044693508969218088
https://discord.com/channels/641770286638694402/1181429249744306216

#

Definitely agree! that is the main reason why the team has put so much thought and flexibility into alert systems built into the Premium indicators. No other indicator comes close. But with such flexibility also comes complexity. Make sure to watch this too if you haven't already: https://youtu.be/olKQq5XR5S0?si=W2htEFz0MqzaSRf5

hybrid anvil
#

Hello i want to disconnect my trading view and discord accounts...

placid saddle
#

hello I have a problem I just took out the subscription, I connected the account to tradingview and I can't access the indicators and the full chat on Discord. if anyone can help me thank you

thorny moon
thorny moon
# placid saddle hello I have a problem I just took out the subscription, I connected the account...

Hi there, your Discord account is connected as I can see you already have the Premium role attached. As for indicator access on Trading View, please make sure that you connected the correct account. If you have, just refresh Trading View by closing all browsers and Trading View apps then logging in again. This will load the right permissions to your account. You will see the indicators in the Invite-only section of Trading View.

#

Once you get everything sorted, welcome @placid saddle ! The toolkits work best when they complement your strengths as a trader. To help you get started, please go through the following members-only resources: https://discord.com/channels/641770286638694402/1048529827243761747 You can get a good primer by watching the https://discord.com/channels/641770286638694402/997901168393068564 and https://discord.com/channels/641770286638694402/997901091389841408.

You can get some inspiration from https://discord.com/channels/641770286638694402/1128499789437354106, in particular Micky's Community Streams, which he does every 1030 AM NY time on weekdays https://discord.com/channels/641770286638694402/1199356285813006367.

placid saddle
#

@thorny moon thank you but in your message you cited several Salons and I have to add them. what should I do to add them all?

thorny moon
placid saddle
#

I just disconnected and reconnected but I still have no access, I checked if it was indeed the linked account and I have the notifications on TradingView which tell me that the LuxAlgo account grants me access to a script but I'm still not allowed to use it.

thorny moon
placid saddle
#

Okay thank you

full lotus
#

Is it possible to add the discount code to the current members plan?

thorny moon
past zephyr
#

Will there be any backtesting training in the future? As this would help newbies and beginners who subscribed recently to learn how they can optimize their backtesting indicators accurately. Just a feedback...

ornate sentinel
#

I keep losing on trading need help with scalping strategy😢

deep dock
#

@ornate sentinel Welcome aboard 👋🏻

gentle acorn
#

Hello dear Lux team! May I somehow use hyperwave signal as on my screenshot in PAC?

uneven carbon
#

you mean the turning points? yes, those are HWO up/down.

gentle acorn
gentle acorn
uneven carbon
gentle acorn
low zodiac
#

i just subscribed.. need to change discord id.. how to do that

deep dock
low zodiac
#

I added wrong discord id by mistake. i need to change it this id

deep dock
hexed swan
#

I bought the premium, used the code but it still charged 67.99

uneven carbon
obtuse crag
#

Hello there, I have just purchased the premium. However, i do not have the access to discord servers and the toolkits yet on trading view. Kindly help.

uneven carbon
obtuse crag
#

Thanks a bunch! I have the access now

meager mural
#

Hi! Its possible to change the connected tradingview account?

uneven carbon
sharp palm
#

Is there a way to limit the number of HH/HL on my chart for PAC?

uneven carbon
deep dock
#

This will also adjust the actual internal structures

brave lantern
#

hi i was just watching micky earlier live explainig signlas and overlays. was it recorded. and he shared the link as well of library of all recordings. can i please get that ?

jaunty perch
#

I just bought the essential sub, but it wasent for me and i also cancelled my sub.
how do i get my money back?

uneven carbon
# jaunty perch I just bought the essential sub, but it wasent for me and i also cancelled my su...

you can request a refund, to do so, it is a two step process.

queen anvil
uneven carbon
rich owl
#

Hi

#

Please i paid 67 dollars but stil not working

deep dock
rich owl
#

I did just i have 3 signals workig but the 3 others not working

uneven carbon
deep dock
rich owl
#

Now they worked good thank you

heady isle
#

difference between the essential plan and premium (whihc one is the price action indicator, signals &overlays and oscillator matric)

uneven carbon
heady isle
#

but whats the difference between the indicators, which one does what

heady isle
#

and they all work in a bearish market?

uneven carbon
#

the indicators work in any market

heady isle
#

are there any videos of the signal overlays in a bearish market?

nova creek
#

It seems that I lost access to the private channels kindly check, my subscription is yearly premium

uneven carbon
uneven carbon
gilded linden
#

guys i’m a new user and i have the essential plan can i upgrade to premium with the discount JULY40 ?

uneven carbon
short atlas
#

Hi, feel like a complete idiot for asking, how do i setup so i get an alert only when the most recent bullish bar is higher % than the bearish bar above it? @uneven carbon

short atlas
#

fuck it

#

the arrow

#

i need to read, thanks!

atomic oyster
muted coral
#

Hello, I do not have access to the price action concept, but I do have access to everything else.

deep dock
short atlas
#

Sorry didn't mean to be rude, thanks, i meant i was stupid. I was doing exactly correct but the arrow was wrong in my setup. Thank you Lea for the support.

glacial cipher
#

A strong low of 80% verse weak high of 20% equals better chance of going towards strong low? Is this correct? Just like there is a better chance of going towards higher percentage order block. Am I understanding this correctly?

atomic oyster
glacial cipher
#

Yes that is what I originally thought before I started overthinking it. Took a few months off but I'm back now so trying to relearn. Thanks for the help and resource.

atomic oyster
short atlas
#

My sorry ass is coming crawling back and i still don't get why luxalgo is showing me this. I got 2 steps in this alert, Bullish order block on 1, and Buy Volume > Sell Volume on 1. Yet, this is showing...

uneven carbon
short atlas
uneven carbon
#

the order block is created when the structure change happens, in this case you have the CHOCH there

short atlas
#

I thought a custom alert protected a bar from being a alert if it is set together with another condition? In my case would be Buy Volume > Sell Volume?

uneven carbon
#

your conditiosn are Bullish OB + buy volume > sell volume, both conditions are met -> alert will fire

short atlas
#

Buy Volume > Sell Volume Return true if the buy volume is greater than the sell volume of the most recent order block. The most recent bearish order block is 31k, and the bullish is 13k???

true panther
#

Heyy i don’t understand signal overlay can i get my money back?

#

This indicator is too many features and I don't know which one is best

short atlas
#

What I'm really after is pretty simple - I just want to set up an alert that pings me when a bullish order block shows more strength than the recent one above it. Does that make sense? Any tips on how I could set that up?

deep dock
uneven carbon
#

the condition is looking at the most recent orderblock

short atlas
#

The bearish order block above has 31k volume, while the bullish one below has only 13k. Shouldn't this mean the condition isn't met? Could you help me understand why the alert is still firing? Is there something I'm missing? This timeframe is 5min, is it looking at timeframes outside of the 5min??

sleek geyser
#

I want to receive an alert when AI, Neo Cloud, and Smart Trails appear in any order. The custom alert system only allows three conditions, but it must account for their appearance in sequence. is it possible

uneven carbon
atomic oyster
molten tinsel
#

Signal values 1-4 best place to read up on what exactly they mean. Watched a video and to be honest was more confused.

uneven carbon
short atlas
#

I thought "Recent" oh great, that must mean the bar before it. what's the point of comfirming what's already obivous

#

sorry :/

uneven carbon
grizzled tiger
#

@deep dock Hello i recently send you an email about me subscribing to one membership then i choose upgrade to the more expensive one (premium) ..... why didnt i got the difference refunded ???? I did that in a matter of few minutes after realizing that i need the premium one not the essential.

You are not responding to me since weeks and that's not professional way to treat your customers

Help me or give my money back i dont need your service !

deep dock
# grizzled tiger <@881016788702330900> Hello i recently send you an email about me subscribing to...

This is broken down before purchase.
(You mentioned you subscribed, you then upgraded, then downgraded, within minutes)
#🤝support message
Unfortunately, I do not have access to any billing support accounts, nor do I have access to your emails sent.
Please send email to Support@LuxAlgo.com or message them on the website chat widget, and they can look into this for you to resolve.
You may also manage your own account directly here: https://www.luxalgo.com/manage-account

grizzled tiger
deep dock
ripe umbra
#

HI, thanks for your work I really love LuxAlgo, does anyone know if there is a tutorial on how to set up the alerts on tradingview for Oscillator Matrix?

atomic oyster
muted coral
#

Hello, I'm trying to use the contrarian gradient, and for some reason, the candlestick doesn't change colors.

deep dock
heavy thicket
#

how to get full discord if already subbed?

deep dock
#

You have the Premum Discord access

heavy thicket
#

Oh nice! 😅 I didn't notice the browse channels feature

deep dock
jolly silo
#

hi all ,i have a question why some indicators like price action consept or matrix are still closed for my even when iam payed subscriber do i have to unlock them some how ?

thorny moon
jolly silo
thorny moon
jolly silo
#

ok

thorny moon
# jolly silo

According to this image, you aren't subscribed. Kindly check your account details at the LuxAlgo.com website please.

jolly silo
#

hmm ok i will check now sir

clever lintel
#

Good afternoon! I've written to you about the refund twice already (on June 24 and 27). It's been 9 business days since I wrote for the first time. Can you please tell me when the refund will be made, or is the inscription on your website about the refund made only to add additional credibility? I wrote to support@luxalgo.com. Last time I got the following response from them "caca_prost (Lux Pro) - 26.06.2024 18:17
hello, sorry about this - will give the team a nudge
", but it had no effect..

I have already canceled my subscription since then and do not use your product, so I'm asking again what I should do to get my money back

#

And some manager, who I'm not sure is your employee, writes to me

thorny moon
thorny moon
jolly silo
#

i checked my bankaccount , i made a purchase with the atention to buy lux , is possible to check that with the information here

thorny moon
jolly silo
#

or if you can say me yhe name of the company ,am paying online than i can check to

#

i checked there ,t just conrims what you sad

#

but i made a online payment by my self i dont know what went wrong

#

ok than last question bro , the indicatoors atr x , and,cator x and trend x there are pad service or for free

clever lintel
thorny moon
thorny moon
jolly silo
#

ngashi thank you pls last question the indicatoors atr x , and,cator x and trend x there are paid service or for free ??

thorny moon
jolly silo
#

yes but the author is like you maybe cann see there Easy-Algo and it was red in te start so i shared my traidingview name after it was unlocked -i gueess easy algo and lux algo are different ?

jolly silo
#

oow shit did i purchase wrong omg so stuid from mee

thorny moon
clever lintel
thorny moon
pliant kayak
#

Hi, I signed up using a different email and after I purchased and trying to add my TV username it says its already associated with another account, which is my old account

thorny moon
clever lintel
inner dagger
#

Hello brother. I ran into a problem. I bought Luxalgo Sign & Overlay this indicator for one month. But now asking for money again next month. But I now use the indicator I don't want Now what can I do it keeps giving me messages to deposit money on the card.

still briar
#

Hello, how can I create a strategy for automatic alerts and backtest it and find the most amount of win rate?Do you have certain specs available?

inner dagger
#

How can I turn it off?

uneven carbon
inner dagger
#

Ok

uneven carbon
inner dagger
#

@uneven carbon help me brother

#

@uneven carbon ?

uneven carbon
slender bramble
#

Lux team - I'm unable to access backtest resources section in Discord. Kindly help..

slender bramble
#

Wow. Wonderful🔥 Thanks!

uneven carbon
slender bramble
#

Fantastic. I missed it all this while. Thanks👌🔥🔥

tender valley
#

@deep dock do you have any videos i can refer to for setting up alerts. i want to send custom message to 3commas as well. i am new and still learning so i thought a video would be a good start. thx

tender valley
#

thx

hearty sonnet
#

I want to subscribe, does premium indicator support testing strategies

uneven carbon
hearty sonnet
#

i want to subscribe Premium . but i nees testting strategies support on tradingview

#

I mean like this

#

it's a free script from luxalgo but I edited it to support the testing strategy

uneven carbon
#

for the premium toolkits you need to have the ultimate package, the source code for the premium toolkits is unfortunately private.

hearty sonnet
#

so I can't use the testing strategy

#

so when I buy ultimate I will get the script open and I can copy and edit it . and use testing strategy

uneven carbon
hearty sonnet
#

ok thanks you

remote nexus
#

hi i'd like to put btc chart on to every chart that i saw, like an sma overlay, how do i go about it?

deep dock
#

Just add btc manually to each chart or use the layout symbol global function

remote nexus
#

for example i want btc chart shown in this

#

like a comparison

#

so i can see which way btc going without having to look at my 2nd monitor

deep dock
remote nexus
#

is there a way to do that?

#

like using moving averages

#

that merge on the chart

deep dock
remote nexus
#

instead on the bottom of indicator

foggy sorrel
#

I'm still in search for an exchange where I where leverage scalping is easy. Has anybody an idea please?

remote nexus
deep dock
deep dock
remote nexus
#

coz i saw on some youtube video when someone trading forex

when they trading a certain stock exchange

they using jpy/gbp as part of their confluence, if the currency going this way, the market probably going that way ( sort of thing )

#

but they had it on 1 chart

remote nexus
#

no no

#

im just trying to see how to do it with btc

deep dock
remote nexus
remote nexus
#

perfect thank you ❤️

#

is there member only chat btw @deep dock sorry for the tag

deep dock
deep dock
#

✅ Remember to submit your votes here #✍polls

#

☝🏻

sterile osprey
# deep dock # ✅ Remember to submit your votes here <#1250158944760889415> ✅

Hey I just cancelled my membership, I started using a new strategy for trading that works better for me and have no need for luxalgos indicators. I sent an email to the support team but wanted to see if you can help also. There was a 30 day risk free guaranteed, does that mean I’ll get a refund at the end of the billing period? Or am I getting one since I just cancelled?

deep dock
sterile osprey
deep dock
sterile osprey
#

Of course, working hard during the week to have a relaxing weekend. I wasn’t trying to rush a response I remembered I was in the discord so I figured to ask around here

deep dock
remote nexus
rancid ore
#

Dear, I’m subscribed to premium package. Overall, It’s a great indicator, but somewhat I might have some confusion to recognize what is the best for my trade . I’m into option trading on US stocks. As you know there is good move to make money from up and down condition (call/put) Can you please help me with this ?
I’m using Signals& overlays & price action concepts, and Oscillator Matrix

barren raptor
#

@deep dock Hi, Could you please advise on how I can tell where the TP and SL is on Lux Algo Backtesting System (S&O) where or how it is shown on a chart? Thank you! Also, is there any tutorials on how to use these Backtesters? Thank you!

deep dock
uneven carbon
rancid ore
vestal plank
#

Good morning. I saw the video you made about the ICT unicorn indicator. I put it on but don't see it much on the chart.

I very much want to trade the unicorn setup

What is the difference between the silver bullet and unicorn set up

Do i need to have session indicator for it to work?

Thanks so much for answering my questions

uneven carbon
vestal plank
uneven carbon
#

you will need to test this yourself i'm afraid.

split quartz
#

Hello, I'm trying to set up my LuxAlgo onto trading view but don't see the invite only option for indicators. I have the basic/free account right now. Do I need a certain level of account there in order to use?

uneven carbon
split quartz
uneven carbon
limber violet
#

Is there any tutorial about connecting custom luxalgo signals to bot through webhook?

uneven carbon
uneven carbon
#

I am not familiar with that, it is not a link from LuxAlgo

limber violet
#

Because some bot web services only supports strategy scripts

uneven carbon
snow shard
#

I need an alert if the order block created is more than 20%. I am getting the alert, but I want the message description to state whether the order block is bearish or bullish. How can I do this? Plesase support.

vestal plank
uneven carbon
barren raptor
#

I noticed on the chart it just shows enter Long or Short. Just trying to figure out where the TP would be and SL. Thanks!

uneven carbon
barren raptor
barren raptor
#

Is there any tutorial on this backtester?

uneven carbon
barren raptor
#

I appreciate your quick response and being available here. It saves me a lot of time. Thank you! I will go there to review and learn

#

Oh one more thing, is there a way to eliminate this? Please see attachment. The long line of settings

uneven carbon
barren raptor
#

Oh great! What a relief! So much clutter on the chart. Thank you!🙏

coral shale
#

Has anyone used Lux to set up automation via 3 commas?

deep dock
# coral shale Has anyone used Lux to set up automation via 3 commas?

Yes this is possible with TV alerts/webhooks, unfortunately, these are processed through 3rd party services, and since this falls outside the range of support offered by LuxAlgo, LuxAlgo and myself are unfamiliar with these services that integrate these webhooks for trade execution into your brokerage of choice....But you are welcome to ask around in the other channels to see if other members can guide you on this...

coral shale
#

Also for nano cloud would love for it to go back to like it was to have the colour fade as it's becoming exhausted. Along with adding the ability to add alert when the cloud changes colour.

deep dock
vestal plank
#

Hi I noticed you have a lot of ICT indicator and which one is your best one for trading the ICT. Is it ICT Concepts?

deep dock
vestal plank
vestal plank
deep dock
snow shard
deep dock
snow shard
#

Hi Micky, I checked all the placeholders but could not find it. I am using the custom alert option and I want an alert when an order block is created that is more than 20%. I get the alert, but it doesn't specify whether the order block is Bullish or Bearish. Is there any JSON I need to write in the message section so that I get the required message? Is there a placeholder that provides information about the type of order block created?

dusk zealot
#

Hello, the LuxAlgo indicators on NT8 are not working... does anyone have a solution?

#

Hello, for me the same error. Any solutions ???

uneven carbon
uneven carbon
vestal plank
uneven carbon
low zodiac
#

is ther an option to show ema 200 on the indicator

uneven carbon
low zodiac
#

hmm.. need to upgrade my Tv plan for this. thatsy checking if possible. ta

#

is it the same with mtf rsi table. shoudl i add as additional indicator. any internal option for us to show pac, os matrix, signals

thorny moon
opal patio
#

Telegram is asking me to lux algo this id lifetime. I got the link of this ID from Lux algo premium telegram group here???

opal patio
#

I will buy lux algo indicator

#

Now running this offer???

uneven carbon
opal patio
#

Plz give me new discount code

uneven carbon
opal patio
#

And after how long to launch such an offer?

uneven carbon
#

what do you mean?

opal patio
#

30 days risk free mean??

uneven carbon
#

you can get a full refund if the indicators are not for you. you must be within the first 30 days

opal patio
#

If I don't like it, can I get my money back after 30 days?

faint patrol
#

hlw dear

#

My money has not arrived yet, what should I do now?

faint patrol
uneven carbon
warm escarp
#

"What did I do wrong here? I have $100, and I wanted to enter a trade with $5, but it executed at 0.16 cents above the market price."

#

"Despite receiving multiple alarms here, it's not entering the trade. Any ideas?"

deep dock
# faint patrol It's been 6 days

Depends on your banking institution on how and when they process the transaction. You may want to contact them to inquire on the status.

warm escarp
#

"In the strategy I sent initially, I have a $100 account balance and I want to enter each trade with $5 using 50x leverage."

uneven carbon
warm escarp
#

"When I input the data this way, it takes a $10 trade with 50x leverage, but as the trades open and close, it doesn't consistently take $10 trades. Sometimes it takes $1 trades, sometimes $4 trades, or when closing, it doesn't fully close the trade, leaving 2-3 cents still open."

uneven carbon
warm escarp
#

"Even though I input the data this way, it doesn't open a $4 trade, but instead opens a 16 cent trade or no trade at all. Am I doing something wrong? I want to trade with 4-5% of my $100 balance, so it should be $4 or $5 trades."

edgy laurel
#

Hello, how can I detect s&o "bullish exit"s higher than the entry price?

uneven carbon
jaunty perch
#

Hello, I see that in backtesting there is a checkbox for deep backtest. How far can it go and is it limited by my tradingview subscription?

uneven carbon
versed mirage
#

i need some support.

question 1. i need to change my trading view account linked to the indicators
question2. i operate based on alerts + ai bots, where im looking into streaming this data somehow (image)

I was able to get trend strenght in an alert, but not the others, streaming this data is important to my system to work as expected with less human interaction.

deep dock
versed mirage
#

any plans to upgrade that? or any other way to acess lux indicators data, other than thru trading view? im using the data to feed AI, like I said, i love the indicators, but the way I acess data currently is too bad.

deep dock
woven scroll
#

What's the process for getting upgraded here, after getting an annual sub?

meager rapids
#

does the paid version of propulsion blocks have an alert?

atomic oyster
hoary furnace
#

Hi, I just signed up for a Premium account and linked my Trading View account, and I'm still getting locked indicators. Any suggestions? Thank you, Danny

atomic oyster
hoary furnace
#

Thank you very much, that seemed to do the trick. 🤦‍♂️ And thank you for the channel suggestions. 👍

still lantern
#

hi team - is there a way of receiving an alert when inside of the smart trail touched by the candle as shown?

atomic oyster
deep dock
#

There are two lines that comprise the Smart Trail: Smart Trail and Smart Trail Extremity

#

The outer line is the "Smart Trail."
You can use the data window to help you locate each of these for reference.

#

@still lantern try this to see if it works for you

full lotus
#

Hi can a lux team please respond to my email. I sent it out on thursday. Thanks

deep dock
full lotus
deep dock
blissful creek
#

Excuse me for asking a question.

To understand the meaning and usage of the red dots that can be displayed on the chart in the arrow section, should I watch and learn from the video on the instruction page below?

blazing pasture
#

Hi, I am gettering this error message when I try to use Luxalgo external indicator "Trendlines with breaks"

deep dock
# blissful creek

Not sure where these red dots are coming from? which indicator?
If this is from the highlight bar, you must had changed some colors?

deep dock
hallow pine
#

I am geting quite irritated. I paid for Premium and now I am told I must messageo use the indicators on Premium? I feel like I am being lied to. ??

full lotus
deep dock
vocal terrace
#

hey guys can someone explain this to me how it work and what i should i expect if its active

fading imp
uneven carbon
blissful creek
hallow pine
fading imp
# blissful creek https://discord.com/channels/641770286638694402/1258871385665835079 I borrowed...

Hi, have you checked out our latest video on alerts? It talks about this 'highlight on chart' function - This will help you understand this feature better.
https://www.youtube.com/watch?v=olKQq5XR5S0

The dots are representations of your indicator conditions (alerts) to visually show you where they would trigger an alert before actually setting up the alert. This gives the user visuals as to where their alerts would be triggering without having to set the alert. Allowing them to check they are triggering at the correct place before going ahead of setting the alerts.

hallow pine
#

Now another issue why should I hvae to upgrade to candles is Sean going to nickle and dime me for everything now?

uneven carbon
#

also @hallow pine welcome to the LuxAlgo community and we hope you enjoy the ultimate subscription plan!
Heres some channels, videos and documents to get you started:
https://discord.com/channels/641770286638694402/1048529827243761747
https://discord.com/channels/641770286638694402/997901168393068564
https://discord.com/channels/641770286638694402/997901091389841408

User strategies:-
https://discord.com/channels/641770286638694402/1128499789437354106

Daily LIVE recorded streams:-
https://discord.com/channels/641770286638694402/1199356285813006367
LuxAlgo's Micky discusses the indicators, giving you an insight into..

  • The settings
  • How to use the indicators
  • Simple strategies
  • Opportunity to ask questions directly LIVE and get shown/ a response in real time
  • (Streams usually around 10:30-11am NY time)

LuxAlgo Video Playlist (Tutorials):
https://www.youtube.com/playlist?list=PLbqCXsOfrM3P5mb5jY7Ye8pguhmozOKBC

LuxAlgo Video Playlist (Short Strategies):
https://youtube.com/playlist?list=PLbqCXsOfrM3N4wajKoJTL2G_sojJOl8Vg&si=K_Ty2Cm3rViMv7am

Also as you've got the Ultimate Package take a look at:
🔊https://discord.com/channels/641770286638694402/1044625911225516102
⁠🧬https://discord.com/channels/641770286638694402/1038363244873666571
⁠🔥https://discord.com/channels/641770286638694402/1178046672668991498
⁠🧪https://discord.com/channels/641770286638694402/1044693508969218088
📌https://discord.com/channels/641770286638694402/1181429249744306216

Backtesting Systems tutorial:
https://www.youtube.com/watch?v=BxCAm-n4-5U&t=542s

deep dock
blissful creek
hallow pine
#

Now I am trying to load price action concepts same thing wanting me to upgrade and yes I reloaded

uneven carbon
deep dock
#

☝🏻

hallow pine
#

okay thanks for that info should should I just use this on Lux Algo only

#

I think you are going to say I will need to pay for trading view. If I do this will that get rid of locking the dang indicators I want to use?

uneven carbon
hallow pine
#

Will the Plus Plan at $24.95 a month work out for pretty much everything

uneven carbon
#

luxalgo indicators should have no red padlock on them (if they do, just refresh tradingview). your error is tradingview related

#

10 indicators with plus plan

hallow pine
#

The videos I am watching on Youtube usually have only 2 indicators on them

deep dock
# hallow pine The videos I am watching on Youtube usually have only 2 indicators on them

Yes, some members including myself will need more than two indicators on our charts. Depends on you and what you need. Please have a look at the TradingView website for their plan features https://www.tradingview.com/pricing/

TradingView

Upgrade with TradingView subscriptions: study all the available features and find the best plan for your needs whether it's for professional or non-professional use.

verbal basalt
#

is someone observing issues with Tradingview alerts? Seems like something is not right on their side.

Unless it is just me.

deep dock
verbal basalt
#

seeing these on TV.

#

chart loads fine, just the alerts part is broken

#

I was checking their status page

#

they are not tracking anything though

deep dock
#

Try to create new chart and start all over?

verbal basalt
#

yeah still the same

#

even no indicators

#

let me check a bit more

#

there is a pending update in my app

deep dock
verbal basalt
#

yeah

#

just received a response back

#

they have deprecated a few APIs on their end and it is intermittently affecting a few users

#

updating fixed it

hallow pine
#

Okay thanks I subscribed to Trading View. How do I save this chart and how do I just show the pricing for the daily Nasdaq please?

#

Also how do I chane this to candlesticks

deep dock
#

Save with Templates.

hallow pine
#

I am clicking on Indicator to save but it is not doing that

#

Thanks I did

#

Now how do I get to show the chart for just one day

deep dock
full lotus
fading imp
# full lotus

Try clearing your browser/cookie data history then checking again. A chat icon should appear at bottom right (See Picture)

rugged wedge
#

Hi,

Can anyone guide me for SMC luxalgo indicator please or any tutorial how to read this and what settings are best for this #🤝support

fading imp
hallow pine
#

How do I show regular candlesticks. Good grief I have paid for premium

deep dock
#

Locate "Bar Style" for candlesticks and the different variations.

hallow pine
#

I am again I will ask why can't I use regular candlesticks without having to pay more

deep dock
near hull
#

Cancel my account please

#

Why I cant cancel

#

stop fucking renew moron

deep dock
#

Any account billing questions you may have, please send email to Support@LuxAlgo.com or message them on the website chat widget.

near hull
#

No shows error

#

Let me find supp

deep dock
# near hull

Not sure, must be your computer or browser
But you can still email to support to have them process the cancellation for you

glossy lake
#

Hello, I have an ultimate plan... It's my understanding that ultimate plan comes with Community access w/ scanners, bots, & backtesting
User strategies, setups, & backtests shared weekly... How do I access them? Thanks

deep dock
#

@glossy lake Your connected fire3

glossy lake
glossy lake
#

@deep dock , I imported some of your back testing charts and when I open the chart, I get this error... Is it because your chart has an older version of the backtest indicator or is it my Tradingview subscription?

deep dock
dusty berry
#

my membership is expired i want buy new one.

i have question i already custumiazed sginals overley indicator can i bactest with my custimazation?

deep dock
# dusty berry my membership is expired i want buy new one. i have question i already custumia...

You can backtest in several ways. With TradingViews bar replay, or with LuxAlgo BackTesting Systems https://youtu.be/BxCAm-n4-5U?si=aOO6tRJgixr4poNC

Our Backtesting System™ product is out of beta & now supports our Price Action Concepts, Signals & Overlays, and Oscillator Matrix toolkits that are fully released in the brand-new Ultimate Plan on https://LuxAlgo.com/pricing.

DISCLAIMER: Past performance is not necessarily indicative of future results. Hypothetical or Simulated performance res...

▶ Play video
tawny dust
#

@deep dock - While check one of the documentation i see various options with TP/SL

#

Where as in current S&O settings i dont see the above options for TP/SL (refer below screen shot) .AM i missing something?

#

can you help me how to get the TP/SL options metioned in this link

fading imp
civic portal
#

i can use price action but i cannot use signal and overlay??

tawny dust
fading imp
civic portal
fading imp
# tawny dust why we are seeing those options only in backtesting and not in S&O indicator . ...

Because they are elements within the Backtesting System. Not all elements in the backtesting systems are available in the S&O indicator.

To update to latest version of our premium indicators, you simply remove them from your chart - refresh your TradingView then re-add them.

  • (Please remember that you will have to re-do your settings what you had within the indicator so its worth making sure you've made a note of your settings before doing this)
tawny dust
fading imp
tawny dust
#

oh ok

tawny dust
fading imp
# tawny dust <@808849809896505385> - With the bactesting, i will be able to only backtest t...

The backtesting Systems allow you to backtest your current (S&O) strategy to see how your strategy would of performed over time historically. They are really advanced indicators what also allow you to add some additional external elements from other premium indicators.

A tutorial video on the Backtesting Systems is here: (May give you an idea on what the BT systems are like)
https://www.youtube.com/watch?v=BxCAm-n4-5U&t=543s

molten tinsel
#

Morning guys been trying to find a set up that suits me best and a little confused with neo cloud filter on and off it looks like its filtering signals that it shouldn't. Also should it still plot bullish exits if there are no bullish signals?

fading imp
molten tinsel
#

Not trying to be rude but sometimes i feel admin just fire links at rather than look at whats been sent and asked in the first place

thorny moon
#

Not the chart image but the actual chart link @molten tinsel

molten tinsel
#

Not sure it the sharing option is on cant remember where to switch it on pc

thorny moon
thorny moon
#

@molten tinsel yeah, it's what I suspected. The AI classifier is causing what you are seeing as excessive filtering by the Neo filter. I will bring this up to the team and ask if that is as expected. I will get back to you once I hear from them.

molten tinsel
thorny moon
zealous geyser
#

"How do I need to set the setting for 'external' if I want to say 'open when "Smart trail uptrending" is'?"

thorny moon
zealous geyser
#

backtesting PAC,

#

i want to say open Long if: Bullish CHoCH, Bullsih Exit OB and Smart Trail uptrending

thorny moon
zealous geyser
#

okay, thank you for ur support

zenith rover
#

hello, How to create alert for
1- new trend line detected
2- cross the trend line

fading imp
zenith rover
#

also what about new trend line detected

fading imp
faint patrol
fading imp
tawny rover
#

I would like to ask, when a loss occurs during the execution of a trade in a trading strategy, can I set up a replenishment of the position in this way, for example, automatically placing an order when a loss of 2, 3, or 5% is incurred, and closing the position together by the time the trade is completed, can I set it up in this way?

faint patrol
fading imp
# faint patrol I applied for refund on 1st July

As mentioned previously, its usually 3-5 business days from when the refund was processed not including weekends/bank holidays. You may of requested it on the 1st July but that doesn't necessarily mean it was processed the moment you requested the refund by our billing department. Please be patient and allow a few more days.

deep dock
faint patrol
#

Ok ok sir

tawny rover
#

@fading imp Can someone answer the question I just asked?

fading imp
hallow pine
#

Yes I know this is a Trading View question Why is it showing the wrong price on their platform of 20391.97 and I paid

deep dock
hallow pine
#

Do you have the Trading View discord server link

#

Yep I knew you would answer that way

#

I told you that I already knew that

#

Anything to get an easy answer I know I used to do support

deep dock
deep dock
jaunty perch
#

Hello, how does this thing with the refund work?

uneven carbon
jaunty perch
#

so cancel auto-renewal?

fading imp
delicate oyster
#

hi Danny
i just paid the subscription using the promo
but i m realizing this essential only have 1
its any chance to move to the premium with the same discount and pay the difference?
this one essential do not work for me at all

uneven carbon
autumn meadow
# fading imp correct

I have a question about Support and Resistance Signals MTF [LuxAlgo] , https://www.tradingview.com/script/iOrhpIqc-Support-and-Resistance-Signals-MTF-LuxAlgo/
I modified the indicator to strategy.
The problem is that when a position is opened when Breakouts or Retests or Tests conditions are met, it is found that in most cases, the position opening and the plot identification are consistent, but in a few cases, the position is opened without a plot.
The above situations exist for Breakouts and Retests and Tests conditions.
In addition, compared with line 399 and line 487 in the original code, the former obviously has one more judgment condition.

near hull
#

Please cancel my renew thanks

#

Email there is no one respond

#

Your web application cant cancel renewal

#

Please do it now

uneven carbon
near hull
#

I pause now but I need it canceled

#

I can pause but I cant cancel

#

do it now

uneven carbon
near hull
#

Idc if you are developer you need to cancel

#

For sure your iq cant be a dev

uneven carbon
autumn meadow
fading imp
grizzled plinth
#

Hi I don't see the Highs and Lows on my chart

autumn meadow
uneven carbon
grizzled plinth
#

my chart

#

send me a screen shot of how it should look

deep dock
uneven carbon
grizzled plinth
#

this I have the check off but not showing

final lion
#

Please activate the indicator

uneven carbon
uneven carbon
grizzled plinth
#

I did refresh it still not showing (highs and lows MTF)

grizzled plinth
#

I have the checked off is that activated?

deep dock
#

Complete entire chart please, not a cropped piece

#

Like this @grizzled plinth

grizzled plinth
#

what time frame?

deep dock
grizzled plinth
#

what ticker also

deep dock
#

I posted my chart, and it functions properly, showing me all the high/low levels
No issue on my end

grizzled plinth
#

30m spy

remote nexus
#

can we add more than what we have with the S&O screener?

#

atm it only hold around 10 ish

#

i want to add more than 20+ is that possible?

uneven carbon
remote nexus
#

just duplicate the indicator?

deep dock
#

@grizzled plinth You have many indicators on your chart, did you enable these levels on the correct PAC that is enabled on the chart?

#

Create a new chart with only one PAC, and test out

uneven ravine
#

is it possible with lux algo indicator set up sound notification when I get a long/short signal in trading view?

deep dock
uneven ravine
#

@deep dock thank you. I just woke up so I am still exploring.

grizzled plinth
#

i do have them checked off

deep dock
deep dock
autumn meadow
peak lotus
#

Hi where can I see today video

deep dock
deep dock
deep dock
#

can you enable this to be shared?

#

enable the "Sharing"

autumn meadow
deep dock
grizzled plinth
#

ok what adress

deep dock
#

@grizzled plinth Your chart link is on a 1m TF, you will not be able to see these levels easily on a 1m
You mentioned 30m, your chart link is on 1 minutes

deep dock
grizzled plinth
#

nothing on the 30 also

deep dock
#

You have 18 indicators all enabled on a 1m chart.

#

Please create new chart with only PAC

grizzled plinth
#

ok back in a min

deep dock
grizzled plinth
#

yes they come up now on a new blank chart with just price action kit

deep dock
deep dock
grizzled plinth
#

ok

untold kindle
#

best SnR strategy name ?

#

i need one indicator

#

MSnR

uneven carbon
#

this Discord section is for LuxAlgo's toolkits support gents, please communicate in a different channel 🤝 @untold kindle @thorny sapphire

deep dock
warm escarp
#

hey micky @deep dock

atomic oyster
warm escarp
#

"The bot opened a short position as its first trade, but it appears this way even though my backtest and indicator settings are exactly the same. Do you think this is normal? Could it be because of the area I marked?"

molten tinsel
fading imp
molten tinsel
uneven carbon
fading imp
warm escarp
#

@deep dock "In this case, my 10% TP level wasn't triggered as there wasn't such a drop. However, despite not selecting these boxes, it closed my losing position and opened a short position. What is the logic behind this?"

fading imp
# molten tinsel Cheers Danny 👍

I've updated the team with the addition info about alert still firing even though the signal was filtered out. Me or Ynag will @ you once we get a response from the team with clarification. Have a good evening 🤝

dire breach
#

Was PAC updated to alert double fvgs?

molten tinsel
fading imp
# molten tinsel Danny another question if you could shed some light, If I change signal sensitiv...

Yes the signals should change if you alter the 'optimal sensitivity' value within the S&O indicator. But if you have the auto pilot 'long/mid/short-term' selected then the signals won't change no matter what you change the optimal sensitivity too. The auto pilot element has to be turned off for that to happen.

As if you have the 'autopilot sensitivity' element selected: 'long/mid/short-term' selected, that overrides the optimal sensitivity.

atomic oyster
uneven carbon
molten tinsel
uneven carbon
fading imp
steel epoch
#

On PAC Custom alerts what timezones do you use for the 'session' ? UTC? EST?

atomic oyster
warm escarp
atomic oyster
uneven carbon
warm escarp
uneven carbon
#

to use AI classifier in the backtester you need to ask the backtester to use it.

warm escarp
uneven carbon
warm escarp
warm escarp
uneven carbon
#

I am not familiar with this, maybe ask in #🚀crypto-chat or #🧬ai-chat, see if someone is able to help you. we at LuxAlgo are not able to assist with this i'm afraid.

umbral ridge
#

Hi, how can I know if my account is connected to my TradingView?

atomic oyster
atomic oyster
umbral ridge
#

I did. Thanks Lea.

atomic oyster
hallow pine
#

How do I canecel Plus so I can ge tPremium I need to see the candels

#

candles

#

You guys nickel and dime for everything I guess you will tax my toilet paper next

deep dock