#šŸ¤support

1 messages Ā· Page 177 of 1

fading imp
#

You can invalidate a strategy if a certain conditions happens, but you cannot have strategy B not open a trade if conditions are true just because strategy A has an open trade. Each strategy will work independently of each other.

Depending on your conditions, you could try using the conditions of strategy B as invalidate. You would need to experiment with this.

You can read about invalidation here: https://docs.luxalgo.com/docs/algos/alert-scripting/operators#inline-invalidation

raven thunder
#

I see, thank you so much for your reply!

fading imp
slender nacelle
fading imp
#

Just taken a look at the strategy and its using CL1 ticker with the data provider: NYMEX

fading imp
amber widget
fading imp
slender nacelle
fading imp
# slender nacelle Now I'm doing this: Smart Trail Crossing Bullish Step 1, Neo Cloud Bullish Step ...

I was talking about alert scripting not custom alert. For custom alerts you would need to create 2 alerts for your bullish conditions and 2 alerts for your bearish conditions for both scenarios.

For example (bullish conditions):

  • alert 1) bullish neo cloud / bullish smart trail
  • alert 2) bullish neo cloud / smart trail switch bullish

Alert 1 will alert you when both the neo cloud/smart trail turn bullish at same time
alert 2 will alert you when the smart trail turns bullish whilst the neocloud is already bullish

You can use the highlight on chart bar which will show you when an alert would of been triggered in the form of a little blue dot

fading imp
slender nacelle
fading imp
slender nacelle
little bone
#

Where I can find information about limits :<

fading imp
# little bone Where I can find information about limits :<

There is plans at a future date to be able to up credits but as of now Ultimate members get 25,000 credits to use per month which covers Quant and AI Backtesting Assistant, whereas Premium members get 5,000.

Just like any other AI - there is a limit as to how much you can use them

little bone
#

and where I can track my credit usage?

fading imp
#

You will see it in the top right corner when using Quant/AI Assistant
(see screenshot for reference)

little bone
#

och okay thanks!

charred pebble
#

Company, tell me, does this company here allow fully automated trading? Including a profitable trading strategy?

fading imp
# charred pebble Company, tell me, does this company here allow fully automated trading? Includin...

Whilst our backtesters can support automation and our AI backtesting assistant can fetch you strategies from millions, it is down to the individual to assess any strategy they fetch or create using our products before using it in LIVE trading conditions.

We do not specifically provide you with a profitable trading strategy but you can ask the AI to fetch you strategies based on the conditions you'd like it to use with our toolkits.

You can find more information regarding our AI here:
AI Backtesting Assistant - https://docs.luxalgo.com/docs/ai-backtesting/introduction
Quant - https://docs.luxalgo.com/docs/quant/introduction

charred pebble
#

Yes, my question is, but is the Dill fully automatic?

#

Yes, my question is, but is the Dill fully automatic?

#

I need to know, does your trading allow for fully automated trading or is there a need for manual trading?

fading imp
#

I'm not sure what you mean by dill? But our backtesters can be automated via webhooks. You can view our AI alerts documentation here: https://docs.luxalgo.com/docs/ai-strategy-alerts/introduction

As mentioned previously, you can design strategies then fully automate them via webhooks should you wish. Viewing the documentation and videos provided will help clear up any questions you may have on automation

torpid relic
#

I tried to setup the TV alert to traderspost but I got this error. Does anyone know what I Need to change.

fading imp
# torpid relic I tried to setup the TV alert to traderspost but I got this error. Does anyone k...

If you are using TradingView to send alerts from the backtester, you will only need the base TV alert message from Traderspost to make this work. I think it looks like this:

    "ticker": "{{ticker}}",
    "action": "{{strategy.order.action}}",
    "sentiment": "{{strategy.market_position}}",
    "quantity": "{{strategy.order.contracts}}",
    "price": "{{close}}",
    "time": "{{timenow}}",
    "interval": "{{interval}}"
}```

- if the source of the alerts is from TradingView, use the TradingView message from Traderspost. 
- If the source of the alerts is from the AI alerts, use the LuxAlgo message for Traderspost, which is the one using square brackets []
torpid relic
#

Thank you

deft cradle
#

So far I have tried 4 back testing strategies but only one provides any metrics. Why is this?

fading imp
unreal egret
#

It was recommended that I email support@luxalgo.com to have a human look at my account issue. After doing that and going back and forth numerous times, the latest email said my issue requires human intervention and suggests I send an email to the same exact email address that I’ve been communicating with(support@luxalgo.com).

How do I get a human involved to take a look at my issue? I can forward the email string to whoever you recommend.

fading imp
unreal egret
#

Yes I asked for a human in the initial email and thought a human had responded. Turns out it was an AI Agent responding. And that agent is recommending I communicate with a human by sending an email to the exact same email address that the AI Agent responds from. So I’m stuck in a loop, not able to get a human involved in the way you told me to. Which is why I asked for someone’s actual work email address to forward the thread to.

sage plaza
#

Look gmoney, its still nighttime in US so from experience someone will get to you

fading imp
gritty walrus
#

Does this mean I've ran out of tokens for Quant?

fading imp
gritty walrus
#

Damn I've burned through those 25,00 quickly šŸ˜…

#

Thank you!

acoustic flax
#

Can someone help me with automated trading? I set up a strategy + alert + webhook yesterday and connected it to traders post but no trades have been taken overnight. Do the automated trades only take place during market hours?

uneven carbon
acoustic flax
#

Nope

#

Oh you mean through history? Yes 52

uneven carbon
#

since you set up the alert

acoustic flax
#

But none overnight

#

No it hasn’t

#

I see what you’re saying

uneven carbon
#

alerts will be sent for new trades, not for historical trades

acoustic flax
#

Ty

true bay
#

An unknown error occured, if it persists please reach out to our discord i keep getting this error on quant

uneven carbon
true bay
#

i have 310

uneven carbon
#

it might be due to this, the most recent question/query would use more tokens than what you have left

true bay
#

how do i buy more

uneven carbon
# true bay how do i buy more

at the moment this is not possible, but it might be an option in the future. the credits renew at the end of the month though

true bay
#

oh thanks for the help though

solemn locust
#

Hey everyone, I’m seeing a consistent discrepancy in my token balance and wanted to see if this is a known issue for those using the LuxAlgo AI/Quant setup.

I’ve been tracking my balance manually because there is no usage history/tab available on my dashboard to audit the deductions. I’m noticing that when I end a session and log back in later, my token count has dropped significantly—even though I have no alerts, webhooks, or background strategies active while I'm offline.

The Problem: Balance at the start of a new session is lower than the previous logout (phantom deductions).

The Constraint: I have zero visibility into my usage logs, so I can't see what is triggering these "between-session" costs.

My Setup: Mac (macOS) using Google Chrome.

Is there a known sync bug where the Quant/AI engine double-deducts tokens upon session refresh or browser login?

@LuxAlgo Support — could someone please audit my account logs? Since I can't track this myself, I need to understand why the balance is shifting while the platform is closed. Thanks

deep dock
fading ore
#

Hello team, Is it possible to get the neo values sent in alert / webhook ? I've been looking in the docs and doing some test, but can't seem to figure it out... Thanks !

uneven carbon
fading ore
#

Hey caca, i may have found a post just now that might help me set it up, will give that try. I'll keep you updated. Thanks for the fast response.

#

Oh, actually not. Thats another guy who tried it šŸ˜„

#

I don't really care how to set the alerts... custom any, confirmation, json.. ... , just as long as i get the values .. šŸ˜„

#

So.. should be any alert, neo_lead / lag.. json format .....

uneven carbon
deep dock
#

Did someone say NeoCloud?

#

@fading ore

#

My favorite

nimble spoke
#

Neat work. How do I set this up? any guidence is much appreciated

uneven carbon
arctic radish
#

Hey if someone isn’t using their quant tokens can they be transferred to another user who would use them?

#

Who the fuck are you?

arctic radish
uneven carbon
arctic radish
#

But Quant had hiccups and malfunctions and I burnt my credits getting it to work right

uneven carbon
#

I also burned my credits for it, and did not get anything extra either, but it can be from case to case. you can email the team at support@luxalgo.com and they can review

uneven carbon
velvet hearth
#

Hi quick question for the alerts, as I was still running old backtesters, I am trying to create an alert but the : {sl} isn't returning the SL value from the S&O backtester. Also is it possible that there is a problem with one of the closing string box of the indicator? As I make my alert and put buy / close in the boxes, the alert appear and as it is netting (going from sell to buy or vice versa) there is only 2 Buy alerts, or 2 sell alerts, instead of 1 buy 1 close alerts. Can you help me please

uneven carbon
kind nacelle
#

When setting up the back testing on Tradingview. It says to add luxalgo signal & overlay , and enable the relevant features. How do I know what to enable and what to set it to? Maybe I am missing where it lays out the settings. Just got the unlimited for a year today

kind nacelle
kind nacelle
#

I just realized

uneven carbon
vapid veldt
#

@uneven carbon what is the status of topping up?

uneven carbon
vapid veldt
#

topping up credits...

uneven carbon
vapid veldt
#

okay

kind nacelle
#

By other scripts I mean the S&O , or the PAC

deep dock
# kind nacelle I am still stuck. That list explains what the code is referring to with those pl...

This might help with LUCID Connectors for replication.
Jacob has a workshop to help with the replication process here:
https://youtu.be/xvGz62tf0YI?si=DHmLszsllnslZMEv
I have also conducted a few live streams that I walk through the process of prompting, fetching, and replicating Ai Strategies, with LUCID connectors:
#1398053540559327414 message
#1398053540559327414 message
#1398053540559327414 message
#1398053540559327414 message

Get access to exclusive LuxAlgo tools: https://luxalgo.com
Follow us on X: https://x.com/LuxAlgo

Join our 150k+ community: https://discord.gg/LUX

See our hundreds of free indicators: https://luxalgo.com/library

All of the content on our YouTube channel is for educational purposes only. Trading is risky and many will lose money in connection w...

ā–¶ Play video
kind nacelle
jaunty perch
#

hi guys, to be honest, i am a bit frustrated. Paying quite some money 2 months now with the ultimate payments, credits are gone in like 3 or 4 evenings max and this is for the whole month. begging for more because quite some time the platform (quant for example) is not analising. Or finding strategies, not finding, cannot be improved because the platform isn't working again. Then this strategie for example: stop loss, not possible (after hours of trying and talking to IA) (BTCUSD|60|LONG=CONFNormBr&HWb50|SHORT=CONFNormBl&HWa50|EXIT=CONFBltExt). Also quite some strategies aren't performing in backtesting what luxalgo is promising, also analysed that hell out if it together with support in the chat. Again, pretty frustrated and not feeling getting anywhere. Than the standard answers in the luxalgo portal: so sorry, trying our best, working on it, credit sales depertment. At this moment, feels like a scam

uneven carbon
# jaunty perch hi guys, to be honest, i am a bit frustrated. Paying quite some money 2 months n...

hello, the credits are shared between the AI assistant and quant
in regards with the AI assistant, you need to ensure you are on binance spot datafeed, that's the datafeed that's being used by the AI assistant.

not all the strategies are coming with a stop loss in place, but you can take them further and optimize them fit your needs https://docs.luxalgo.com/docs/ai-backtesting/introduction#what-tickers-and-timeframes-are-backtested:crypto

#

Quant will not find strategies for you, Quant is creating pinescript code (indicators for you)

jaunty perch
#

oke thx for half answers my questions and not getting into my frustration at all. What about my credits now that I payed for and NOT getting back? What about a platform that isn't working several times, and still isn't with Quant for improving scripts and backtesting results aren't within reach of luxalgo is promosing? This is not helping man.

uneven carbon
jaunty perch
#

I am not talking about premium toolkits, I am talking about pine code that is created with Quant, that I tried to improve, see support ticket your colleague said: will send that to the dev team. And again, what about the rest, this is 1 of my problems and you seem to ignore the rest, why is that?

uneven carbon
jaunty perch
#

i believe??? you can see that that isn't the case, it is your system right? And I still do have credits at this moment, no so much and not enough for the rest of the month, and you are not getting into that. Why paying per month if you can only use it for max 4 evenings??

slender shard
#

@uneven carbon , In the S&O backtester, can we have separate alerts fired specifically on Buy/Sell separate from Exit Long/Exit Short ?

uneven carbon
uneven carbon
jaunty perch
#

ok clear, thx for responding, but not helping getting trust in this platform. Feels like beta and not a platform is worth the payments.

uneven carbon
jaunty perch
#

not only quant, also AI backtesting

uneven carbon
jaunty perch
#

playing stupid? it is oke. If someone asks me about luxalgo, I think you know the answer.

uneven carbon
#

you're claiming you have issues with the AI assistant, we cannot look into this without having evidence of them

kind nacelle
uneven carbon
kind nacelle
#

Bearish_OB_enetered
Trend_strength_ranging
Hyperwave_above_80

I think I got the order block figured out but I see nothing about the hyperwave or the trend strength

#

@uneven carbon

uneven carbon
kind nacelle
uneven carbon
kind nacelle
plush slate
#

Hey man, so I went in a removed my watchlist alert and added the same alert to the individual instruments and I'm still getting trades triggered without the custom alert condition being met. Happened for three stocks today. Screenshots attached.

deep dock
plush slate
#

just reversals and confluence:

#

Oscilator Matrix

deep dock
plush slate
#

thank you

deep dock
# plush slate thank you

you have custom alerts and alert scripting on same chart?
Please test TV Alert Panel alerts with one set of alerts on the chart please

plush slate
#

ok, will do. I it is possible to do both at the same time though yes?

rose pecan
#

Hi, Please the free MT4 version of the LuxAlgo support and resistance with breaks sometimes does not appear when loaded on MT4 offline renko charts - For example, please see the two attached screenshots showing the indicator appearing on the offline chart for GBPJPY but not appearing on the offline chart for XAUUSD. Kindly help to fix this issue and revert?? Thanks

slim forge
#

Is this to be paid extra or included ?

deep dock
deep dock
deep dock
plush slate
#

ok, I thought you had said this:

rose pecan
deep dock
wary ermine
#

cannot use QUANT anymore why? please help

rose pecan
teal slate
#

Hey there, I have some promising strats I like to fire on an account using a 3rd party trade automator but it seems I can't get them to talk with each other after using {{strategy.order.alert_message}} in the message field and custom webhook to take the trade. Any guidance on what I can do to troubleshoot

deep dock
#

Which one are you trying to use?

hardy jolt
#

Any admins available for a support ticket?

deep dock
hardy jolt
#

I'm not sure if it can be done. I was wondering if I could refund the yearly membership that I purchased on the sale.

#

My monthly membership has not expired yet.

deep dock
#

They should able to review and let you know how to proceed

hazy flower
#

I can't use quant ? I was using it first and now it says reach out to support. I have a lifetime membership. Thank you

deep dock
deep dock
# hazy flower

Is this the first time you looged into the website since you are lifetimer?

hazy flower
#

to website yes

deep dock
waxen kite
#

Hi, do you have example about using 'Any Alert()''s Custom Alert Creator or Scripted Alert to cover Trend Catcher Up/Down and Trend Tracer Up/Down?

gritty walrus
#

qq - How do the tokens work? Is it the amount of lines Quant writes within the code you're creating that reduces the tokens? Only been using it for around 4-5 days on Ultimate and have gone through 25,000. Just want to understand how they're used!

rose pecan
fading imp
# gritty walrus qq - How do the tokens work? Is it the amount of lines Quant writes within the c...

There is no documentation as to the exact calculation as to how the tokens are reduced. However, each message will deduct tokens.

The team is currently exploring ways to optimise the usage credit consumption as token consumption was already drastically improved in a recent update along with the performance - #šŸ”Šannouncements message

Like any other AI's, you can use up all your credits if you are conversing with Quant frequently and at length or doing complex pinescript

In the future, there will be an option to add more usage to the monthly credits. As of now, once you run out of tokens, you will have to wait till the end of the month before they are replenished. Ultimate members get 25,000 whereas Premium members get 5,000

fading imp
# rose pecan Hi, Kindly provide update on this matter?? Thanks

Hi there - using non traditional charts can always lead to discrepancies, just like using Renko/HA candles on TradingView too. I believe Micky mentioned this too here: #šŸ¤support message

The developers main priority is the exclusive toolkits/quant/Ai backtesting assistant for the subscribing members, there is no ETA on when or if the free indicators for various platforms will be updated

strong venture
#

Guys, on which charts for forex we have to rely on backtesting strategies, because i have different results(a lot) on a different broker charts

fading imp
strong venture
#

but theres no info which chart was used by AI? because i never have same amount of trades on forex when i backtest.

fading imp
umbral copper
#

Hi team, can you share some link through which i could see toutorial "how to use Oscillator Matrix"

fading imp
# umbral copper Hi team, can you share some link through which i could see toutorial "how to use...

You can see our documentation for Oscillator Matrix which includes a video here: https://docs.luxalgo.com/docs/algos/oscillator-matrix/introduction

You can also take a look at our previously recorded community live streams which are all titled so you can locate streams relating to the subject you wish to learn (IE: Oscillator Matrix). This channel can be located here: https://discord.com/channels/641770286638694402/1199356285813006367

velvet elbow
#

Hi, can you please provide an update? Very much appreciated

fading imp
velvet elbow
fading imp
arctic radish
#

any chance the higher ups will offer a way to top off our credits back to 25k? I like coding like this and I don't mind paying a smidgen like I do with mid journey

uneven carbon
slender shard
#

@uneven carbon , I am using Ninja Trader to handle SL, and Trailing stop and connected to Ninja Via Cross Trade. I am facing an issue where TV is generating single alert for long and short position but because SL and Trail Stop Loss is handled via Ninja , TV is not in Sync. Due to this Ninja consider an extra position. Do you know if this can be handled . I don't this this is a unique problem and must be faced by others who are trying to automate.

uneven carbon
slender shard
#

@uneven carbon , The reason I am doing is because LuxAlgo doesn't have the dynamic SL and Trailing stops.

slender shard
#

@uneven carbon I am looking to start the Trail stop (40 points) once the TP1 is executed. What I am seeing in my strategy is that Position move in my favor ( Favorable Excursion) later only to revert back to original SL. My initial SL needs to be wide enough to handle whipsaws but once certain levels are achieved I need narrow down the SL via trailing stop.

uneven carbon
velvet hearth
# uneven carbon how are you trying to get the {sl}? can you share screenshots?

Hi, thank you for getting back this is an example of what i get from the wrong message I get through : "{{strategy.order.action}}" instead of "close_buy" it sends "sell"

for the {sl}, I was writing both : {sl} and/or {{sl}} but it wouldn't return a value. I would write the request in the message box of trading view when the alert pop. Or is it a demand that only works if I write it inside the "Backtesting indicator" of LuxAlgo?

uneven carbon
velvet hearth
uneven carbon
velvet hearth
uneven carbon
velvet hearth
#

the application yes. but when there is an alert I only get the entry in the opposide side instead :/

uneven carbon
unreal egret
#

Hi, I am still stuck with the account showing zero tokens, even though I renewed March 3rd and haven't been able to use it since. Rodrigo in support said this issue had been fixed for some of the users and to message here to have someone take a look at mine.

uneven carbon
last raven
#

Hello,

I am using the Smart Trail feature and would like to know how to set up an alert when the Smart Trail line is crossed by price in either direction (bullish or bearish).

Specifically, I would like to trigger an alert when:

Price crosses above the Smart Trail, and

Price crosses below the Smart Trail.

Could you please confirm:

Whether this type of alert can be set directly within the Smart Trail indicator?

If not, what is the correct way to configure this alert in TradingView?

Which alert condition should be selected to capture both bullish and bearish crosses?

Thank you for your assistance.

fluid dirge
#

I saw the video showing how to automate Futures trading using LuxAlgo AI with Tradovate. It was very helpful.
Do you have a similar guide or video that shows how to automate Options trading using LuxAlgo AI strategies?

deep dock
fluid dirge
#

Thanks

wanton beacon
#

Hello all , Can I see a video how to use the LIQUIDITY SENTIMENT PROFILE indicator? I want to understand how to read it. thanks

deep dock
wanton beacon
#

Thanks!!!

limber cedar
#

Hello, Quant Ultimate members have limited use

deep dock
ruby jacinth
#

Hey LuxAlgo team,

Hope you’re all doing well. Congrats on the new AI, Quant. It looks great.

Quick question. Is there any small print around the money-back guarantee?

I’m considering using Quant for a fairly big project but I’m not sure yet if it will be able to handle it. The idea is to build a custom indicator that combines several things, like turning the SFP https://www.luxalgo.com/library/indicator/swing-failure-pattern-sfp/ into a multi-timeframe indicator and adding filters for an ORB strategy based on higher-timeframe trend bias and traps.

I’ve been trying to do this with ChatGPT and I’m halfway there, but after many hours fixing syntax errors I’m pretty burnt out with it.

So before I jump in, I just wanted to understand the terms around the money-back guarantee in case I can’t get the outcome I’m looking for. Also, which plan would you recommend for something like this? I’m not sure how many AI credits a project like this might use.

Appreciate any guidance. Thanks a lot.

deep dock
ruby jacinth
#

ty

#

which plan would i need to sign up for?

ruby jacinth
#

is 5,000 enough for a project as i have described?

deep dock
ruby jacinth
#

do u have a guide on credits? no idea what 5000 gets you.

#

enough to build a complex indicator?

#

with various filters?

#

MTF

#

?

deep dock
silent snow
#

What is the facility of newly added feature quant for newly trader .

#

Luxalgo mention money back guarantee is it possible to learn the feature in one month

#

Is it work in all markets like crypto stocks forex commodity

ruby jacinth
#

start a new chat? maybe overloaded in the same chat? 3hrs worth of back and fourth?

deep dock
ruby jacinth
#

i went ahead and bought the top tier though , $90

deep dock
#

re you on Premium or Ultimate plan?

ruby jacinth
#

Ultimate

deep dock
# ruby jacinth Ultimate

ok you should have started with 25k credits, when you subscribed, did you continue with an old chat that you started during a free account?

ruby jacinth
#

i started with 25k ...now used over 500 and the AI froze so ive now started a new chat with a new prompt for same project im workingon, starting from scratch

deep dock
ruby jacinth
deep dock
#

start a new one

ruby jacinth
#

ok ive done so

#

frozen again

deep dock
deep dock
#

there are no known issues at the moment

ruby jacinth
#

not coding anything, just dead

deep dock
#

quant is probably thinking

ruby jacinth
#

ok

deep dock
#

we have to wait a few seconds at times

#

type "continue" if you need to wake it up

deep dock
ruby jacinth
#

can i connect a TV account that is not connected to my registered email at Discord and Luxalgo, or has to be same email registered TV account?

deep dock
#

all 3 do not have to have the same email

ruby jacinth
#

just email was required to access the AI Quant tool to get coding ... ive now registered my Discord as you requested. I now need to registered TV account but my personal is a lower tier account, Essential only, where as my work TV account is the top package and i assume would be better to use....but that account is not under my name or email address....so ...

deep dock
ruby jacinth
#

no changes needed to make.

#

ivenot registered a TV account yet

#

just discord and email

ruby jacinth
#

but the TV account i want to use is not registered to my email address

deep dock
#

If any issue, please send email to support

ruby jacinth
#

all good will do ty

#

now for some good news! its started to shape up! making some progress! need to be a bit patient with it! šŸ™‚

eager jetty
#

i have a strategy linked to one eval on traderspost through tradovate. if i wanted to copy trade another account on tradovate, do i have to increase the contract size within the alert strategy to adjust to two evals or keep it the same?

thorny moon
eager jetty
#

thank you sm

tender kayak
#

I pasted tradingview script code into quant and asked it to modify it, but I can't get the script editor to open

fading imp
tender kayak
#

shows it as this

#

i tried different browser as well

karmic aurora
#

hey, the script from the youtube strat "XAU correlated with DXY" is public? @deep dock

fading imp
fading imp
tender kayak
misty fulcrum
#

Trying to import the Volume Anchored Price Map into Ninja 8.1.6.3 64bit and getting this error message. Is this something that can be fixed?

fading imp
# tender kayak

Try this prompt 'continue in pine editor' - i just had the same problem then when checking Quant and copy and pasting a tradingview script into it and the pine editor not popping up but that prompt worked

  • Can you DM me your LuxAlgo email please and i'll get it sent over to the team to investigate
waxen kite
#

Hi, I cannot find Scripted Alert documentation on the website. The website only has introduction about 'Custom Alert Creator'. So may I ask what is the different?

waxen kite
atomic patrol
#

If I run out of the 25k ai credits I have to wait until end of month??

fading imp
fading imp
waxen kite
#

Alert Scripting, Scirpted Alert, Custom Alert, Any Alert()?

waxen kite
fading imp
waxen kite
#

I just watched the video, and the website, tried to find the difference of these two. But I cannot find any content about 'Custom Alert Creator'

fading imp
waxen kite
fading imp
waxen kite
#

so confused.

fading imp
waxen kite
#

You have two input fields in the S&O settings, right? one is for Any Alert() message, one is for Alert Scripting. But Alert Scripting is using Custom Alert Creator's setup.

#

So are they the same? looks like yes, but also no.

#

And due to this screenshot, 'Custom Alert Creator' and 'Scripted Alert' should not be the same thing.

fading imp
# waxen kite You have two input fields in the S&O settings, right? one is for Any Alert() mes...

alert scripting is not using custom alert creators setup, they are different.

  • Any conditions ticked in the custom alert creator section such as 'signal / ml classifier etc are using custom alert
  • Any placeholders typed in the alert scripting conditions input field is using alert scripting.

IF you are using alert scripting, you have to tick 'Scripted Alert'

Please go over the material I have sent you here to better understand and view the sample alert channels.
#šŸ¤support message
#šŸ¤support message
#šŸ¤support message

waxen kite
#

That's why I come to ask questions, you know, like Q&A, I have already read through the documentation website and the chat groups many times. 😫

fading imp
# waxen kite That's why I come to ask questions, you know, like Q&A, I have already read thro...

Try practicing some of the examples shown in the custom alert / alert scripting channels to get used to how you create alerts. It'll get easier the more you experiment and practice with simple alerts. Some people prefer custom alerts whereas others like alert scripting

Here is a few previous streams i've found for you from Micky on alert scripting/custom alerts in the community LIVEs

Alert Scripting:
#1199356285813006367 message
#1199356285813006367 message

Custom Alerts:
#1199356285813006367 message
#1199356285813006367 message
#1199356285813006367 message

waxen kite
fading imp
velvet hearth
# uneven carbon yes, that's how the backtesters work. is your webhook receiver home made by you ...

Thank you! The only issue is that the backtester doesn't return the "close_sell" on trading view despite it being written in the backtester. On the screenshot you can see that there is two action on the chart and 2 alerts at 4:10:45: Exit short & Long. On the screenshot the strings given are "buy" on both alerts at 4:10:15 but one should have been "close_short" which is what I don't undertand. Do you know what I did wrong please?

thorny moon
velvet hearth
carmine wraith
#

Hi Support, now I am trying to confing the Custom Alert in the Price Action Concepts indicator.
Please see the image attached for detail.

Please answer the following questions:

  1. Where I can find the samples or documents of Custom Alert in the Price Action Concepts indicator ?
  2. Can you help me to make sample alert script that run the following steps then alert it when completed all step.
    Step 1: Active after Bearish (CHoCH or CHoCH + or BOS)
    2: After Bearish (BOS)
    3: After Bullish (CHoCH)
    4: After Bullish (BOS)
    5: After Bearish Liquidity grab
    6,7: After Price enter to OB or Demand zone

Thank you and don't mind me about English language!

fading imp
# carmine wraith Hi Support, now I am trying to confing the Custom Alert in the Price Action Conc...

Hi there and welcome to LuxAlgo šŸ‘‹šŸ» a great starting place is: https://discord.com/channels/641770286638694402/1048529827243761747 and https://discord.com/channels/641770286638694402/997901168393068564

In regards to your questions, you can view our alert scripting documentation here: https://docs.luxalgo.com/docs/algos/alert-scripting/introduction

We also have a custom alert / alert scripting sample channels too which can help you learn how other alerts have been made thus helping you create your own unique set of alerts. These channels can be found here:
https://discord.com/channels/641770286638694402/1325920853682159667
https://discord.com/channels/641770286638694402/1455570513052303582

fading imp
tawdry saffron
#

Hey, had an issue when asking to fix script: An unknown error occured, if it persists please reach out to our discord.

ruby jacinth
#

Same here. "It looks like this is a known issue and our developers are working on it. Will keep you posted for updates." Hoping Devs resolve soon!

fading imp
#

Hi there - kindly refresh the browser. If that doesn't work, please wait a few minutes before trying again too

fading imp
ruby jacinth
#

Spent 8 hours simply trying to make an MTF SFP script and 3000 credits, going in circles and the AI crashing yesterday šŸ™

#

Refreshing browser did not work

fading imp
ruby jacinth
#

Ok ty

fading imp
# tawdry saffron No I'm not

Free members only get limited credits to use Quant, it may be that the changes you are trying to achieve /make will utilise more than your available tokens as a free member.

You can see your remaining tokens in the top right hand corner

fading imp
tawdry saffron
uneven carbon
tawdry saffron
uneven carbon
arctic radish
#

Can we upload our pinescripts from quant into the AI back tester and have it twerk for us in a triangle?

arctic radish
uneven carbon
arctic radish
uneven carbon
#

ask quant to create a strategy for the indicators

arctic radish
#

Ok I will next month

lucid edge
#

Good EveningšŸ™ 😊
Do we have any Inficators or screeners which can display,
Weekly opening price
Monthly opening price
ADR
Session Highs lows
Specially i can utilize for XAUUSD please.

At the moment i am using Our Luxalgo Session sweeps.

uneven carbon
lucid edge
#

Also can i ask please, i came across a video i youtube where Robin cup winner Fabervaale use (Possibly his own) indicator where bubbles like structure shows the buying /selling pressure ,based on this he keeps adding positions or the keep thw winner running..(Like a trailing stops)
Do we have some tools similar like that to use?
Pls share ypur experiencešŸ™

uneven carbon
lucid edge
uneven carbon
jaunty flint
#

Does anyone know how the settings work for buy/sell liquidity? What does margin and detection length represent?

#

What is that a link for

lucid edge
jaunty flint
#

Hey @uneven carbon I’ve read that before. Not sure what the lookback period or sensitivity means

uneven carbon
#

the lookback period is how many bars back you're asking the indicator to look
the sensitivity usually means how reactive it is, lower sensitivity is more reactive while the higher number is less reactive. I would suggest to play with the numbers and find a sweet spot for your own trading style

ashen dagger
#

Im having trouble with the quant just used all my free credit trying to fix errors and it never fixed them new ones came up and it didn't get the indicator finished because now its saying unknown error whats the point of credits when it cant code for shit?

#

@west lagoon will do thanks bro

uneven carbon
ashen dagger
#

@uneven carbon its on tradingview pine editor

#

@west lagoon is a scamer in this group becareful

deep dock
ashen dagger
#

@deep dock i didn't know

#

How do i contact customer support?

uneven carbon
ashen dagger
#

@uneven carbon Im having trouble with the quant just used all my free credit trying to fix errors and it never fixed them new ones came up and it didn't get the indicator finished because now its saying unknown error whats the point of credits when it cant code for shit?

#

Errors are on tradingview pine script

uneven carbon
#

are you a subscribing member?

ashen dagger
#

No I wanted but quant can't code

uneven carbon
#

free members have only 500 credits to test out, while the subscribing members have more. with 500 credits you might not be able to code complex pinescript indicators

ashen dagger
#

Test wasn't great when it couldn't fix coding problems that was my deal breaker

deep dock
verbal aurora
uneven carbon
# verbal aurora

try another browser or incognito, I just tried and it works fine on my end

unique barn
#

Hi, when I use my alerts, the TP1, TP2, SL1, SL2, and Exit alerts only trigger after the bar closes, regardless of what happens within the bar. Is that the expected behavior? or is there an option to configure it

uneven carbon
unique barn
#

Say if I am in a 5m timeframe and the wick of the candle crosses the TP1 at 2nd minute and retraces back, will the alert wait for the candle to close to trigger the TP1 reached alert? the reason I ask is I see some delays in receiveing the alerts thats why checking

uneven carbon
unique barn
#

okay thanks. Let me monitor a few and come backk if I see same pattern again

frank flicker
#

Hello! Is there a way to configure the LuxAlgo Backtester to send two distinct signals—one to close the current position and another to open a new one—instead of a single reverse order? I need these to be treated as two separate operations for my setup.

frank flicker
#

Thank you!!! I'll check!

sly juniper
#

Hi Team, I have luxalgo premium. I do 0dte Spx trading and I use few indicator like luxalgo - Price Action Concept. I think I am not using luxalgo to full potential. Might be stupid question but want to understand what other thing I can learn or use in Luxalgo to make my day trading so I can learn and be a profitable.

deep dock
stiff coyote
#

Hello, Quant is great but I am spending a lot of credits fixing coding issues like the one you see in the screenshot

deep dock
#

My Quant scripts also expereicne error corrections as well.
Not as many as Claude, but I do expect some

stiff coyote
cunning iris
#

I have a question: where can i access old Lux Algo indicators (eg: LA Price Action Concepts [1.5] & Oscillator )? šŸ™

cunning iris
#

šŸ™šŸ‘šŸ˜

scenic pelican
#

Having trouble, someone help pls

#

i just copied and pasted the code into a new chat seems to work, ty tho

deep dock
#

scammer removed

deep dock
#

or try to type "continue"

#

see if that works

scenic pelican
#

bruh i ran out of chats

#

ive had it one day how is it reset monthly

deep dock
vivid furnace
#

my luxalgo is kept on crashing, any tips how to mitigate?

kindred tangle
#

been getting this a lot

deep dock
kindred tangle
#

Quant and AI wont work and are giving that error

deep dock
# kindred tangle

As a free member, you would only have access to a limited amount of credits

kindred tangle
#

No i just bought ultimate

#

i was using it for about 30 min still have over 24k credits and got this error

#

I just didnt join the discord through the link after i purchased which is why i dont have a tag

deep dock
lone root
#

same here.

kindred tangle
thorny moon
#

Hi there, @lone root and @kindred tangle , I am looking into this error. Please DM me your mail address so I can inform the team.

kindred tangle
#

Done.

thorny moon
last ermine
#

@hazy flower i have the same error. lmk if you ever get a fix

thorny moon
mighty axle
#

I am getting the same error as well on the ultimate plan

dusty talon
#

im getting same error

thorny moon
brisk jungle
#

I'm using the free volume clusters profile and I have success in my strategy using it with order blocks in my price action concepts however if anyone has a simple example of how maybe you use it, I'd find that helpful.

thorny moon
# dusty talon im getting same error

Hi there, yup - the team is looking into it. I can see that your Discord account isn't connected. Kindly do so using the instructions on your Welcome mail.

thorny moon
brisk jungle
#

I have not, where do I find that

scenic pelican
#

why does the 60 dollar member ship only come w 1000 credits

thorny moon
brisk jungle
#

Copy that. šŸ«”āœŒšŸæ

thorny moon
sand needle
#

Hi, live scanner still not updating

thorny moon
#

Hi @mighty axle @kindred tangle @lone root , the team has fixed the Quant error, please try again.

sand needle
thorny moon
thorny moon
scenic pelican
#

@thorny moon

thorny moon
scenic pelican
#

i bought and used it today

thorny moon
small tundra
#

Hey I want to purchase your monthly plan
But before that can you tell me what all the indicators I get with it and what is your 30 days risk free condition

#

Also if I face any issues during the purchase or after purchase how do I report to you guys
Do I like mention it in this chat

thorny moon
thorny moon
vernal prism
#

An unknown error occured, if it persists please reach out to our discord
any idea?

fading imp
silk heath
#

i build strategy on lux algo . i copy it to t.v and copy the script ? the q is if i build 3 strategy and copy 1 script to luxalgo bactester pac i must delete the script the pervious script of the pervious strategy and i don`t see the result of the pervious strategy . what should i do ? next q i work with cross trade and its not sent signal to my account on ninja . in the past i build strategy and its work but now when i build strategy with lux algo ai its not work . why ? someone is working with cross trade and tel what to set. thanks

fading imp
# silk heath i build strategy on lux algo . i copy it to t.v and copy the script ? the q is i...

Hi there - if you wanted to see the strategy performance of all 3 strategies in the TradingView strategy tester then you could just load 3 PAC backtesters each with a different strategy and select which ever one you want to view at the time

Regarding alerts, you do not require 3 PAC backtesters, you could simply set your alerts for your first strategy, then once its created. Change the settings to your second strategy and create the alert. TradingView will remember the settings of each strategy when the alert was crated

I'm not sure what cross trade is, there are numerous 3rd party applications that can facilitate automation via the backtesters through webhooks.

You would need to include your syntax in the long/short messages within the backtesters. Documentation can be found here: https://docs.luxalgo.com/docs/ai-backtesting/backtesters/alerts

You can also automate strategies direction through the AI Backtesting Assistant too, in which we have videos on. I will link the channels below

AI resource channels:
https://discord.com/channels/641770286638694402/1178046672668991498
https://discord.com/channels/641770286638694402/1398053540559327414

worthy crane
#

got this error using quant ?

#

btw .. the quant is very nice !

fading imp
# worthy crane got this error using quant ?

Hi there - are you a subscribing member? If so, it appears your discord isn't connected. This can be done here: Connect Discord

Have you tried refreshing your browser? It could also be due to free members only get a very limited amount of credits and don't have enough credits to achieve what you are asking Quant

worthy crane
#

ahh ok .. must be because im free account and reached my limit

#

i assume it resets each day ?

fading imp
little bone
#

Hi, where I can find best settings for XAUUSD M1 Scalping for all premium indicators? mostly interested in oscilator parameters

grizzled garnet
#

How much smart trail sensitivity generally recommended for 3 min time frame scalping

#

Default is 3

fading imp
# little bone Hi, where I can find best settings for XAUUSD M1 Scalping for all premium indica...

Hi there - There is no 'best' settings for a specific timeframe or toolkit. All members are using settings that suit their trading style and needs.

Feel free to take a look at our strategies channel where other members have shared their strategy and the toolkit settings they are using to trade that strategy or our scripted strategy channel.

This may give you an insight into how you could potentially optimise your own toolkits
https://discord.com/channels/641770286638694402/1128499789437354106
https://discord.com/channels/641770286638694402/1398022167198961664

fading imp
unborn tartan
#

Hi! In the indicator Luxalgo - Price action concepts, I cant find the setting to add the MTF dashboard? Is it not available in the 2.3.2 version?

fading imp
# unborn tartan Hi! In the indicator Luxalgo - Price action concepts, I cant find the setting to...

Hi and welcome to the LuxAlgo community šŸ‘‹šŸ» that feature was removed awhile back and replaced with the (PAC) screener indicator what is much more customisable. You can actually customise it to look identical to the MTF.

Heres documentation on the PAC screener: https://docs.luxalgo.com/screeners/pac/introduction

Here's a past LIVE stream where Micky talks about how to replicate that MTF on the screener: ⁠⁠#1199356285813006367 message

severe flume
#

is there a way to disable / hide this vertical bar at the end of each OB? get annoying when a candle is forming.

uneven carbon
low needle
#

Hi! I am new around here and started to test the chat on the website to search strategies. I am getting very often the following error with a plain white website after starting a request: "Application error: a client-side exception has occurred while loading www.luxalgo.com (see the browser console for more information)."
I sthis a know ntemporary issue?

uneven carbon
low needle
sleek panther
#

Hello guys, I m a bit confused about the long short indicator , it shows short and the stock is up , and then it shows long short at the same time

uneven carbon
sleek panther
#

Did I took the right screenshot

low needle
uneven carbon
uneven carbon
sleek panther
#

Yes luxalgo

uneven carbon
#

what is the indicator full name?

low needle
uneven carbon
sleek panther
#

It says only buy and sell strategy

uneven carbon
sleek panther
#

Tradingview

uneven carbon
#

ok where exactly? can you be more specific

sleek panther
#

Are u able to look it up , I give u my tradingview username

uneven carbon
#

I can't help you with that, I have no access to your tradingview account; but if you tell me where you took that indicator from maybe I can be able to advise

sleek panther
#

Does this helps

uneven carbon
sleek panther
#

Dang I m confused šŸ˜‚

uneven carbon
sleek panther
#

That one comes up when I go into details

uneven carbon
#

it does not

#

please create another chart layout and add luxalgo toolkits. start from zero

pallid tartan
#

how can i use lux algo indicators on ctrader, mt5 & match trader?

deep dock
wise geode
#

Signal overlay and price action indicators dont load on my laptop for some reason. Work fine on desktop, ipad and phone. Tradingview just starts flickering off and on when I try to turn the indicators on. Anyone else ever have this issue?

thorny moon
wise geode
#

works in the app but not in the web browser

thorny moon
high lava
#

I need your help. I'm going to subscribe to this indicator, but I want to know how it will help me. Thank you.

thorny moon
inner tartan
#

hello I am new here , I have a question , I found an alert menu with a webhook connection on LuxAlgo AI Backtesting, and I plan to use it with OKX. In this case, do I still need to configure the settings on TradingView?

fading imp
# inner tartan hello I am new here , I have a question , I found an alert menu with a webhook ...

Hi there and welcome to LuxAlgo šŸ‘‹šŸ» you can take a look at our AI automation resources channel which contains videos on how to use AI alerts here: https://discord.com/channels/641770286638694402/1398053540559327414

Also a great starting place for new members too is: https://discord.com/channels/641770286638694402/1048529827243761747 and https://discord.com/channels/641770286638694402/997901168393068564

vernal prism
#

when will i be invited to the indicators? i have connected both tradingview and discord

fading imp
vernal prism
#

Yup you are right thank you lol

sage plaza
#

@fading imp Hi danny, I just re-did one of my backtests SO as suddenly it stopped showing short trades which worked all the while. Now working again in fresh chart, But cant recall how I got rid of the red hue

fading imp
fading imp
sage plaza
#

this is what I expect

#

I deleted OM but still the red hue

fading imp
#

oh I misread your question, the red hue is the active trade profit/loss visual. That can be disabled using the 'Entry Price Area' within the display

sage plaza
#

entry price area???

fading imp
#

yeah you can see the settings in the images i shared, but ill send a clearer one for you - if you scroll down within the S&O backtester under the optmizer section (see screenshot)

sage plaza
#

Ah, ok. Thanks, must have done this before, just could not recall

fading imp
sage plaza
#

Danny, there seems to be an issue with the luxalgo strategy page. After asking AI and working on exiting scripts the page keeps timing out. Has now happened a few times. I dont have any issues in any other page or connection, just Luxalgo AI

fading imp
sage plaza
#

lets see if it happpens again I take a shot

fading imp
sage plaza
#

wont le me do it the whole screen freezes up....this page is not responding after I ask a question

fading imp
sage plaza
#

once a close it, everything is fine again. So, AI is the culprit

silk heath
#

can someone know how to set time on strategy that work with take profit promp hour i bulid strategy with al quant ? i don`t want to blow the account. thanks

fading imp
# silk heath can someone know how to set time on strategy that work with take profit promp ho...

Hi there - quant will turn your ideas into indicators/strategies. Its entirely down to you on how that indicator or strategy is constructed using prompts unique to you.

It's impossibly to say how the strategy you have built in Quant will work, as only you know what you have asked Quant to create. Usually Quant gives you a description once its constructed your indicator/strategy. You can also ask Quant how to use the strategy it has just made and it will tell you how to utilise it

If you are having quant make you a strategy, id highly recommend you backtest it and also run it on a DEMO account before actually trying to use it on any LIVE account

You can see how other people have created indicators/strategies here: https://discord.com/channels/641770286638694402/1128499789437354106

You can also check out our youtube videos that contain Quant ideas here:
https://www.youtube.com/@LuxAlgo/shorts
https://www.youtube.com/@LuxAlgo/streams

inner tartan
#

Hello , Is this webhook from Luxalgo can send autotrade to OKX ?

#

or I need Trading view , can someone tell me , I am not a programmer

fading imp
# inner tartan Hello , Is this webhook from Luxalgo can send autotrade to OKX ?

Hi there - you could always ask OKX support as to what the correct JSON syntax is and then double check its the same. As there are numerous 3rd party applications that can support automation and each one can vary slightly in terms of the JSON

Or you could try it and see if it generates any alerts and if not then check on OKX if there are any errors as to the reason it didnt generate any trades

prime spear
#

Where can i find this tool 30 day risk free for activate ? thx

#

Congratulations on the program, but unfortunately not for me."

fading imp
inner tartan
#

which Exchange is easy to use the automate with webhook ? Binance ?

fading imp
grizzled garnet
#

" Cumulative volume Delta. " Is there any equivalent to this in our premium indicator toolkits. Where can i find this

uneven carbon
grizzled garnet
#

Is this one needed. Actually i have premium all 3 toolkits.

#

Somebody suggested volume delta is useful

#

Is it necessary ?

uneven carbon
#

it depends if it fits your trading style. it might work for some traders, might not work for other traders

subtle talon
#

Lux I've got an issue with quant. I'm getting this error message.

uneven carbon
red badge
#

Hello, i would like to have a refound, i bought the luxalgo premium pack on 4th March and i tested It. That's all valido stuffs, but Just don't fit to me. Who can help me?

subtle talon
uneven carbon
deep dock
daring parcel
#

Pl help how to automate my trades using s&o default buy sell signal strategy for indian Nifty option trading

fleet prawn
#

Question on the IB breakout signal - is there a way to display IBLx2 and IBHx2?

uneven carbon
dusty berry
#

i found bug unlimited acsses premium indicator how can i contact for details

uneven carbon
fleet prawn
uneven carbon
white vine
#

Hi, I connected my Discord account (pascal_98) on the website, but I still see locks on all the premium channels. Could a moderator please sync my roles? Thank you

dusty berry
silent snow
#

Can Quant feature make a crypto scanner or screener?

deep dock
restive moat
#

@deep dock -- I'm NOt able to use luxalgo.com/chat ... getting an error and I see this at the top right side of page.. could you please let me know

silent snow
deep dock
deep dock
restive moat
placid mortar
#

Hi Team
I keep getting this error
Note: I have enough credits

deep dock
# restive moat Ohh.. How can I earn credits?

Ultimate subscribers, 25,000 usage credits each month, resets first of the month.
Premium subscribers 5,000
In the future, there will be an option to add more usage to the monthly.
The usage is shared with Quant and AI Backtesting Assistant,

deep dock
placid mortar
vernal prism
#

about to go to some friends to backtest and stuff. if i sign on a different device(laptop) at his house can i still use my lux algo stuff?

deep dock
vernal prism
#

Okay cool, thank you!

deep dock
#

Scammer kicked

sturdy tiger
#

i think its only fair that after paying the monthly sub for ultimate i should at least get some credits at my renewal - all i want to use is quant

deep dock
gusty wharf
#

Hey team, I'm getting the error: I'm getting an error that says 'Caution: error on bar 0: array is too large. Maximum size is 100000'

When i try and run the hyperwave - confirmation strategy. From what Trading View has said it's the script being too long. I'm using the backtester indicator. Is there a way I can reduce the length of the script or get it converted to pine script so I can run it?

thorny moon
gusty wharf
#

it uses S&O as well

thorny moon
# gusty wharf yep, thank you!

So is this the Oscillator Matrix Backtester? If it is, then make sure that the only LUCID connector you are using is S&O, which is currently not connected. Then check that the other 2 LUCID connectors are set to Close.

plush jolt
#

Hello team, my Quant is giving me: An unknown error occured, if it persists please reach out to our discord from last night and I can't go on whit my things.... any suggestions or solutions?

thorny moon
plush jolt
thorny moon
plush jolt
thorny moon
plush jolt
thorny moon
mystic smelt
#

am i able to automate luxalgo trading? if not, whats the closest i can get to that

uneven carbon
mystic smelt
uneven carbon
mystic smelt
#

i have luxalgo

#

but i havent got access to that channel

uneven carbon
#

you need to connect your discord account with luxalgo. check the welcome email for instructions

spiral reef
#

Hello, how many alerts is one able to set up using the website? I was reading that it was a max of 100 but then I read that it's linked to my trading view plan, of which i can only do 2.

uneven carbon
wintry dune
#

Hi, is any admin around? I am interested in buying the Ultimate package, but I would like to know a few more details! Maybe one of you @deep dock @bleak nova @blissful night can help

wintry dune
deep dock
wintry dune
#

I will ask here then: regarding the Indicators and Strategies you sell on Ultimate, do we have any data showing performance? Can i see them anywhere ?

deep dock
wintry dune
#

I will check. Thank you for your help !

deep dock
wintry dune
#

BTW @deep dock Are there any strategies people on this Discord have published based on LuxAlgo tools, and that have been tested as working ?

#

Also, there is anyone on this Discord selling such a strategy based on the LuxAlgo tools? Just asking

#

I intend to use LuxAlgo with Webhooks

deep dock
wintry dune
#

That's why I ask about strategies

wintry dune
deep dock
wintry dune
#

All of them are published there ?

deep dock
wintry dune
#

I see. So now I do not see all channels, right ?

#

I had Ultimate a few years ago, but used it on Twich

deep dock
wintry dune
arctic karma
#

I already join the luxalgo but it said the indicator is invited only how do I use it

lethal river
#

Is LuxAlgo AI down??

kindred tangle
#

Seems like it

deep dock
#

We back up on Quant

#

Thanks for everyone’s patience šŸ™

lethal river
deep dock
ivory pivot
#

I requested a refund but did not get any replay yet
it was couple days ago

deep dock
ivory pivot
#

via email

deep dock
ivory pivot
frosty ivy
#

Need help. i was do some Pine code with your AI and got an unknown error that occured and said to reach out to discord support...

deep dock
frosty ivy
deep dock
frosty ivy
#

not a free member...have 506 credits left...i paid for a subscription

deep dock
deep dock
#

Should work

frosty ivy
#

i refreshed browser...how do i connect discord in my luxalgo web account and since i have discord connected here why do i need to also connect with web account?

frosty ivy
#

i'm connected, thanks...now how do i get help to be able to use my AI, i'm in the middle of coding a Pine Script?

deep dock
#

Because Premium users have 5,000 monthly credits, which reset the first of every month

frosty ivy
#

Started a week ago, it eats up credits fast when your coding a strategy for TV...i was just using it just before i contacted you when i got this error...shows 506 credits left...

deep dock
frosty ivy
#

not sure i understand what your asking?

high beacon
#

I am from India.I can't make payment when tried to purchase monthly subscription. Please help me

deep dock
small tundra
#

Hello lux algo team
I have joined this discord group recently
I just wanted to know about the terms and conditions for refund policies and how do I apply for a refund

silk heath
#

i create strategy with quant and replicate to t.v i dont see trade on the chart only on the back test . why ? second q i was alert the strategy from ai to trades post . i cant see any signal . i must create an alert on t.v or not ? i need help before i buy trader post

uneven carbon
foggy oxide
#

Hello Support, please note that when I make any request to LuxAlgo Quant, the editor to copy the source code does not open.

uneven carbon
foggy oxide
#

yes

uneven carbon
#

are you a subscriber?

foggy oxide
#

this is my first time

uneven carbon
#

how many credits you have left?

foggy oxide
#

100 credits

uneven carbon
#

I think that's the reason of the error, the 500 credits you have as a free user might be insufficient for a complext query/indicator.

cyan nymph
#

is the luxalgo website down?

uneven carbon
cyan nymph
#

works nvm my bad

foggy oxide
foggy oxide
#

yes now

uneven carbon
foggy oxide
#

why ?

uneven carbon
#

by doing that you'll have access to channels that are exclusive to the subscribers

#

it's okay if you don't want to do it, totally fine

proven latch
#

Hi all

#

What's the ai tokens for

frank flicker
#

Hello,
I have the following strategy:@only_scripted() = true

@long() = {bearish_contrarian_any} and {bullish_catcher} and {bullish_neo} and {unix_ts} >= 1754864100000

@short() = {bullish_contrarian_any} and {bearish_catcher} and {bearish_neo} and {unix_ts} >= 1754864100000

@exit_all() = {contrarian_exits}
I would like to understand whether it is possible to test ideas that are not directly supported by LuxAlgo’s backtester.

For example, I would like to test a time stop (closing a position after a fixed number of bars or a fixed amount of time). As far as I understand, this functionality is not currently available in LuxAlgo backtests.

Is there any way to implement or approximate a time stop within LuxAlgo?

If not, what would be the recommended way to test such concepts? For example, would it be possible to transfer the strategy logic to the TradingView strategy backtester (e.g., via Pine Script) and test it there?

In general, I am looking for a way to test additional hypotheses or strategy rules that are not natively supported by LuxAlgo.

deep dock
frank flicker
#

ok, thanks!

hollow fossil
#

Hi

#

Need help for buy LuxAlgo signals & overlays premiums

uneven carbon
deep dock
#

Who is this you are tagging?

worthy hound
#

Hey I’m not sure why I lost access to @deep dock live community channel. Help please

narrow prism
#

Dear LuxALgo.AI Team

I hope this email finds you well.

I am currently trying to automate my strategy into an indicator, by first finding the right AI to do so, My strategy is quite complex (based on ICT concepts, CRT) . I worry that the AI may not be able to code what I want, hence why I am reaching out to first confirm before I upgrade to a paid plan. I have prepared a very detailed, step-by-step prompt that includes the full strategy flow, visuals, and exact requirements (I can share it if helpful).

Before I upgrade to a paid plan, I wanted to kindly ask:

  • Do you believe your current AI model can successfully generate a working, clean, error-free Pine Script indicator for something this intricate?
  • Are there any limitations I should be aware of with very complex multi-timeframe logic, custom tables, grading systems, or session-specific range detection?
  • Would upgrading to Premium give me enough credits / priority support to iterate until it's fully functional and reliable on live charts?

I really love the direction of LUXALGO — that's why I'm considering upgrading. I just want to make sure my specific use case is within the tool's current capabilities before committing.

Attached to this email is my step by step approach to the markets, and visual images of what I'd want the indicator to display.

Thank you in advance for your honest feedback. I truly appreciate it.

Best regards,
Kade Carson

deep dock
narrow prism
#

May I dm you to send over an example?

deep dock
narrow prism
#

Can Quant handle multiple conditions at once, for example, create a indicator based on ICT concepts, mark out session highs and lows, mark out liquidity (1H, 4H swing highs/lows, FVG's, OB's), display HTF POI on any timeframe (current timeframe) , something like this?

deep dock
#

Hopefully this answers your curiosity @narrow prism

narrow prism
#

Thank you

deep dock
mellow basin
#

I invested whole day to create my indicator and when i was about to complete its giving error. Can you fix that Please.?

deep dock
mellow basin
#

215 remaining.

deep dock
# mellow basin 215 remaining.

depending on your length of your chat conversation with Quant, 215 would probably not be enough to process any additional tasks

#

But seems like you have a very long chat convo since you mentioned you spent the "whole day."

vernal prism
#

hello! ive got my signals and overlays DIALED for auto trader with a trailing SL. anyway someone can link me a video that show sme how to automate it? i trade with apex funding on trading view with tradovate

mellow basin
#

No. I was adding functionality step by step in points. AI couldn't just generate what I want in 1 command. Atleast I know my limit. Trust me its generating error. Look at it. I deserve that?

mellow basin
#

Yes I created good account?

#

Google i mean

deep dock
deep dock
mellow basin
#

No. How can I because I am testing product to see it's upto my expectation. I wanted to create 1 indicator that is OrderBlocks. There are many out there but i needed my own for few more requirements.

mellow basin
#

I can buy plan but when I atleast create 1 working indicator. I want to create more but I can not create 1.

deep dock
#

For any additional questions regarding any paid plan, you can email the accounts team at:
Support@LuxAlgo.com

mellow basin
#

Refreshed many time. Added plain simple command but error. It's not moving an inch.

deep dock
mellow basin
#

let me try

deep dock
mellow basin
#

An unknown error occured, if it persists please reach out to our discord

deep dock
mellow basin
#

How to buy credits?

deep dock
foggy oxide
#

@uneven carbon Could you please add a light mode to LuxAlgo Quant? The dark mode creates some visual noise for me.

deep dock
shell dune
#

Hi LuxAlgo team,

I’m reaching out because this is now the second time my affiliate account appears to have been deleted or become inaccessible.

I’m currently unable to log in, and I didn’t receive any warning email, explanation, or notification beforehand. The last time this happened, I also had affiliate earnings in the account that were never paid out, which is quite frustrating.

Could someone please help me with the following:
• Check the status of my affiliate account
• Explain why it was removed or deactivated
• Let me know what happened to the earnings that were in the account
• Restore access if possible
Thanks in advance for your help — I’d really appreciate some clarification on what’s happening.

fading anchor
#

An unknown error occured, if it persists please reach out to our discord

deep dock
deep dock
#

is your chat conversation long?

#

did you try to copy the latest script and paste in new chat to continue?

shell dune
idle elk
idle elk
deep dock
ruby jacinth
#

hey support. best advise for when coding a large script project and the chat slows right down due to so much back and fourth, when like waiting 10 mins of more for the updates and errors etc to be fixed and for the updated script? i dont want to start a new chat incase the AI losees the logic, mometum we are making - you know? or will it not? whats best way to speed this AI up when chat is really slow - to freezing point and just waiting and waiting for the updated script?

deep dock
#

Only way is to continue with new chat at the moment

ruby jacinth
#

ok

#

ty

#

does it remember everything from prior chat?

deep dock
#

The team is exploring the longer chats to be optimized

ruby jacinth
#

worried that it forgets and starts hallucinating

deep dock
ruby jacinth
#

ok

wispy epoch
#

Hello I am running into issues with the new quant on the site. I tried to refresh the page and tried to reword what I am saying but no dice.

wispy epoch
#

2721

deep dock
idle elk
deep dock
#

Please continue with your email chat

vivid furnace
#

Hello guys

#

Badly need help

#

I wanted to upgrade to quant to use quant ai. But sadly it went through as annual subscription. I just wanted it to be monthly

#

Is there any way I can get it back? I have no money left 😭🄺

#

Sir @deep dock hope u can help

deep dock
vivid furnace
#

Okay thank you will do in abit

dusk burrow
#

I do not see any messages in scanner channel after 2/17/26 ?

fading imp
dusk burrow
#

Are there any channels for backtesters?

fading anchor
#

i keep getting this. i have used another, browser still the same An unknown error occured, if it persists please reach out to our discord

fading imp
fading imp
#

@fading anchor I deleted your message as it contained your personal email for your privacy and safety. Please do not share personal information in the public Discord server. I've DM'd you regarding the information

wispy epoch
vernal prism
#

so im trading off liquidy sweep hitting my neo cloud. any way to setup a alert ? say the sweep touches my neo cloud i want i to notify me

uneven carbon
wispy epoch
deep dock
#

@wispy epoch I took a look at your Quant chat and it seems that you have a very long chat conversation, this is what caused the errors most likley, I will forward this to the team to double check this, as the team is already working on optimizing these longer chats.
But for the time being, please copy and paste the recent cod into a new chat to continue...

wispy epoch
#

Sorry boss I passed out last night but I will make a new chat and it should work thank you for dealing with me

ruby jacinth
#

hey

uneven carbon
ruby jacinth
#

ok worked

#

ty

plush jolt
#

Hello there Quant it's not opening the Pine Editot anymore on my chats it's there anyway to bring it back?

uneven carbon
#

how many credits you have left?

plush jolt
deep dock
#

Try to prompt ā€œcontinueā€
Sometimes this works for me

#

Just an idea

plush jolt
uneven carbon
plush jolt
uneven carbon
real plinth
#

I have a question about the tokens for Quant. Is anything being done about the fact that the tokens run out extremely quickly, and for example if you practically didn’t use anything the month before, they aren’t saved or carried over?

real plinth
uneven carbon
#

in regards to your question, there was an update on the tokens usage 2 weeks ago #šŸ”Šannouncements message

also the tokens are replenished to 25k for ultimate users, they're not getting carried over

real plinth
uneven carbon
#

25k tokens a month are more than enough tokens to build a few indicators actually

real plinth
plush jolt
uneven carbon
#

I copy and pasted your query into a new chat and opened the editor @plush jolt so you can also try this

silk heath
#

what you are doing please go back to old quant . the new pine script not working i spend alot of time and i get no trade on t.v strategy.

uneven carbon
silk heath
uneven carbon
#

not sure I understand the issue

silk heath
# uneven carbon not sure I understand the issue

when you copy the script from quant to trading view pine script you are see in trading view the result of the strategy in my case there is no result include trade . this is the issue . i spend alot of time dont work

uneven carbon
silk heath
uneven carbon
#

we cannot check your or anyone's scripts i'm afraid

silk heath
uneven carbon
ruby jacinth
#

25k credits not enough for a top tier plan. Going in circles with the AI decoding perfectly working script when trying to fix isolated bugs - Iv'e used up 25k credits in a matter of days. Very disappointing! When we are putting in a lot of work/hours/cash and to see credits whittle away in no time - very disheartening! Props to you guys for creating a great AI for Pine - best Ive come across - just a shame you could not be fairer on the credits considering all the bugs and errors and being a beta version! Im left with a dud script and without creidts šŸ™

deep dock
ruby jacinth
#

since forever Micky !

arctic radish
ruby jacinth
#

šŸ™

real plinth
ruby jacinth
#

If it was a perfect AI that did not make continuous mistakes, going in circles, then fine, an elite price, but this is too expensive at this stage - real disappointment as it is far better than the rest, so far and a pleasure not to have to deal with syntax problems like Chat GPT! its a breath of fresh air. But still frustrations going in circles, errors out of our control and then watching credits evaporate fast !

deep dock
real plinth
uneven carbon
real plinth
# uneven carbon hello, how can we help?

I have the same problem with the credits. When working on a complex script, you often have to ask the same question multiple times because Quant can’t fix the issue properly. Since you need to repeat questions or try different workarounds when something doesn’t work, you end up using a lot of credits.

Now I’m only halfway through the month and all my credits are already gone. The month before, I hadn’t used Quant at all, and even at the end of that month there were practically no tokens left. So I really think that, besides the fact that 25k is not enough, there is also a problem with how the tokens are being counted or used. This has even been verified by someone from customer support.

uneven carbon
real plinth
uneven carbon
rugged heath
#

I've noticed that sometimes while working on a script it will add the new version in the chat, but no update it on the right side in the script window. Is there something I can do to fix that?
Like the code in the chat on the left is the new code but on the right it's still the last one.

it only happens sometimes but still kinda annoying

deep dock
ruby jacinth
#

yes, my prompt is as follows: ''push the finalized, 100% technically valid script to my editor.'' using its own language back at it... it does take a while - go make a coffee and come back... ; ) also old chats get clogged up - start a new chart when things start to slow. ask it to make a prompt for the new chat and include the latest scrip into the prompt to keep things on track.

shrewd vine
#

Could you link me to docs/tutorials re exit conditions?

uneven carbon
#

you can use the left menu to browse through the other backtesters

velvet elbow
#

Hello just checking if there is an update on this, thx!

uneven carbon
haughty ruin
#

Question - how do we create custom alerts on lux algo with few other external indicators?

uneven carbon
forest quarry
#

How to update the forex scanner

uneven carbon
forest quarry
#

šŸ‘

jovial sapphire
#

@deep dock hey, i contact the support team to change my email address they said they cannot change it. But i do not want to use that emaiul anymore

flint spruce
#

Hi Team,

Why stocks-ltf, futures-ltf is not working?

When can I expect it to work on time

#

url is not working

deep dock
deep dock
jovial sapphire
vernal prism
#

i got 119 credits left

#

am i on a cool down for now?

deep dock
vernal prism
#

Ah okay no worries even just asking questions about it ?

sturdy tiger
#

MORE CREDITS ITS BEEN WEEKS

deep dock
vernal prism
#

if i upgrade my sub do i get more credits right away? or have to wait again?

#

im on the normal one not the better one. def upgrading soon tho for the backtesting really wanna see if these strats are as good as they claim to be

deep dock
vernal prism
#

okay thank you

mortal bramble
#

wait how do yuo get more credits

thorny moon
vivid furnace
#

hello

thorny moon
vivid furnace
#

im all good thanks guys

thorny moon
#

@faint widget can you post your Pinescript strategy here as you got it from Quant, thanks

faint widget
#

this is the strategy I am pasting @only_scripted() = true

@long() = {hyperwave_cu_50} and {confirmation_uptrend} and {contrarian_uptrend} and {unix_ts} >= 1763971800000

@short() = {hyperwave_co_50} and {confirmation_downtrend} and {contrarian_downtrend} and {unix_ts} >= 1763971800000

thorny moon
faint widget
#

I see am i able to take that strategy and have it create me a pinescript?

thorny moon
#

@faint widget only Ultimate users have access to the AI Backtesting Assistant.

thorny moon
faint widget
#

ok and last question, if I were to upgrade and try out ultimate, would the 30 day money back still apply for everything? I dont plan on leaving if I can see the value however that was a big factor in me trying luxalgo out

thorny moon
faint widget
#

thank you

mystic smelt
#

Can I get some help with setting it up so when it prints a long or short signal it goes to my webhook? Not sure what I need to select

fading imp
# mystic smelt Can I get some help with setting it up so when it prints a long or short signal ...

Hi there - have you taken a look at our automation resources channel? This can be found here: https://discord.com/channels/641770286638694402/1398053540559327414
The webhook documentation is also here: https://docs.luxalgo.com/docs/ai-strategy-alerts/introduction

If you are using the backtesters to automate your strategy then you would input your syntax into the long/short messages. Here is the documentation on the alerts: https://docs.luxalgo.com/docs/ai-backtesting/backtesters/alerts

gray patrol
#

Hi, i was searching for the best strategy and what I notice that the recommended strategy has different winrate and net profit in the same strategy. Please see the screenshot for better understanding.

fading imp
gray patrol
#

How to share strategy ID?

gray patrol
fading imp
gray patrol
#

BTCUSD|5|LONG=BrNewFVG&CONFDt&WkBlCONF|SHORT=BlNewFVG&CONFUt&WkBrCONF|EXIT=null

dense mantle
#

Hello, may I ask what caused this error?

fading imp
# dense mantle Hello, may I ask what caused this error?

Hi there - from your image I can see you've uploaded excel files and also sending 33 images. This is most likely caused the problem, Quant is designed to create strategies/indicators from your prompts not analyse complete excel files and large number of screenshots.

Take a look at some of the examples posted in: https://discord.com/channels/641770286638694402/1128499789437354106

Also ensure you have enough credits (the number displayed in top right)

gray patrol
#

@fading imp BTCUSD|5|LONG=BrNewFVG&CONFDt&WkBlCONF|SHORT=BlNewFVG&CONFUt&WkBrCONF|EXIT=null

fading imp
gray patrol
#

Ok

dense mantle
#

thankyou

prime berry
fading imp
# gray patrol Hi, i was searching for the best strategy and what I notice that the recommended...

The discrepancy you see is due to how unrealized profit from an active trade is displayed.

The sidebar card shows the Total Equity, which includes the profit from all closed trades plus the unrealized profit/loss of the currently open position. In this case, the strategy is currently in a short position that has significant open profit.

On the other hand, the Summary dashboard in the main view typically displays the Closed Net Profit, which only accounts for trades that have already been completed and exited.

Summary Dashboard (+36.0K): Reflects only finalized trades.
Sidebar Card (+42.2K): Reflects the current state of the account, including the ~6.2K profit from the active short trade.

You can see from the screenshot i have attached the current short trade in question

bitter dragon
#

Hi. I want to find out how to resolve this error in Tradingview. When I try edit an existing alert or try to create a new alert with the Signals and Overlay indicator I get this error message. I am on signals and overlay version 7.3.1. Any ideas?

fading imp
bitter dragon
#

Yes I am.

prime berry
fading imp
# bitter dragon Yes I am.

I'm talking to another individual, in regards to your error - are you using any external conditions with 3rd party indicators?

bitter dragon
fading imp
fading imp
fading imp
# prime berry That worked, thanks šŸ™

no worries, sometimes if the chat gets a bit too long it can cause that message and developers are aware. Usually opening a new chat and prompting it again solves it šŸ™‚

fading imp
fleet crag
#

Good day, I’ve been encountering an error every time I try to use the AI chat. I tried logging out and back in and even logging in on my phone, but the issue persists. This has been happening since yesterday. Quant however, appears to be working normally.

fading imp
fleet crag
#

Already sent it

fading imp
hazy pecan
#

Its not working for me nothing is loading on the chart that displays signals

fading imp
hazy pecan
#

thank you

rapid quarry
#

Hi,why I cannot find the Lux Algo signal and overlays indicators in Condioni that I could send alerts forward?

fading imp
# rapid quarry Hi,why I cannot find the Lux Algo signal and overlays indicators in Condioni tha...

Hey - take a look at our S&O alert documentation here: https://docs.luxalgo.com/docs/algos/signals-overlays/alerts

  • The documentation contains a video on how to set alerts on LuxAlgo toolkits which you may find beneficial to yourself

We also have sample alert channels too which can be found here:
https://discord.com/channels/641770286638694402/1455570513052303582
https://discord.com/channels/641770286638694402/1325920853682159667

rapid quarry
#

thank you

fading imp
past glen
#

Hey, I have a yearly subscription, how do I get access to all channels

fading imp
past glen
#

SWeet, ty

#

Done

fading imp
past glen
#

Thanks mate

agile cairn
#

I want ZS 1h
Confirmation Normal - Trend Tracer - Trend Strength Trending please provide

fading imp
mystic smelt
scarlet crescent
#

Question about Signals and Overlays Indicator: Does the orange x after a short signal means best moment to exit the short?

#

and same with the blue x after a long signal

fading imp
# mystic smelt theres a lot of things here i dont know what to look at I simply want it to se...

As i mentioned in my previous message, you would need to use the backtesters and the long/short messages and include your webhook syntax in the long/short boxes. There are various 3rd party applications so the syntax varies, you would need to look at the correct syntax for the application your using.

As you are a ultimate member you could also look at getting the AI backtesting assistant to fetch you a simple S&O strategy which you can then use the AI webhooks to create alerts - https://docs.luxalgo.com/docs/ai-strategy-alerts/webhooks

I'd recommend going over the material for better understanding in how to achieve such alerts via webhooks: #šŸ¤support message

scarlet crescent
#

Where can I learn how to use the signals from scanners premium?

#

I have a section in discord. LIVE - Stocks Scanner

#

but it says stocks and stocks-ltf what does ltf mean?

uneven carbon
scarlet crescent
#

Okay but is there a tutorial how to use them when they are back online?

uneven carbon
scarlet crescent
uneven carbon
scarlet crescent
delicate vessel
#

is it possible to use Quant ( or LuxAlgo as a whole ) as a backend to build an online business like a Signals provider on Telegram/X or similar ?

uneven carbon
slender panther
#

Hello

#

Could you please guide me to the luxalgo videos for price action concept indicator?

narrow prism
#

Good day, I need to speak to a human, from the support team, Refund Request for My LuxAlgo Subscription

uneven carbon
mystic smelt
uneven carbon
mystic smelt
mystic smelt
#

i'm just not sure how to make it send a message when it prints a signal. i tried "bearish bullish confirmation" but thats not the signal option

uneven carbon
mystic smelt
#

what should i select here?

uneven carbon
#

where are you trying to create alerts and how?

mystic smelt
#

im not quite sure what you mean by where

uneven carbon
small tundra
#

Hey I've purchased your monthly subscription and also connected my tradingview account but whenever I try to add indicator it shows contact author

#

Help pls

uneven carbon
grizzled garnet
#

What is squeeze metric in signals and overlays ? . Higher values means ...

#

Lower values. Means

grizzled garnet
#

Thanks

#

One small suggestion

#

Similar to volatality increasing decreasing symbol beside that metric

#

For Trend strength also

uneven carbon
grizzled garnet
#

Same increasing decreasing sign will be better

past glen
#

Who is this guy:

@smack.04

uneven carbon
small tundra
#

Hey if I were to claim a refund how do I do that

still lantern
#

Hi team as im done with quant tokens for this month i was just thinking somethin just not sure if its doable or this can be done with a single line of code with Quant. For example i would like to be able to select`Neo Cloud Bullish - level 2 and 3 combined. Would that be possible ? Shortly as in S&O currently neo bullish can be selected for a single level. I would like to have a dropdown or something make me choose more than 1 level at a time * (neo bullish only valid if both neo2and 3 bullish for example)

#

i can list 5 S&O and order the levels from 1to5 but cannot make them combined for triggering an alert

sharp crane
#

I need your help finding the best configuration for the LuxAlgo Signals & Overlays indicator.
I use the SPY chart from 9:30 AM to 11:30 AM as a guide for trading the Micro S7P500 Futures (/MES). I then follow the indicator’s entry signals to scalp futures with a 1:1 risk-reward ratio.

I’ve already tested several different settings and would really appreciate your best recommended configuration to maximize my win probability. Please also suggest the ideal timeframes to use the indicator on, and any stop-loss placement ideas if possible.

Thank you!

deep dock
still lantern
safe sierra
#

Hello
In the OSC back tester what are the ways that I can have the OSC back tester look if the trend catcher in a S&O is bullish or bearish ?

If possible I would like to avoid using alert scripting

deep dock
safe sierra
# deep dock If not scripting, then try the regular UI dropdowns for external sources

I already tried the dropdowns in the External section.
The problem is shown in my second image Trend catcher only changes color in the data window from red to green.
But there is no way that I have found that a backtester can tell the state of the trend catcher

Can you ask the devs for a way if there is one?? I searched to discord and could not find someone asking the same question already.....

#šŸ¤support message

deep dock
ruby jacinth
#

Hi. Is anyone available to confirm that my case is being looked into?

#

I do not wish to be a pain ... ty

#

Was speaking to Micky but no reply and zero from support on email either.

#

7000 credits blown up in just a light interaction with quant in chat this morning, nothing coded even...need those back please.

deep dock
# ruby jacinth Hi. Is anyone available to confirm that my case is being looked into?

The team has been investigating your account and your usage and we did provide a response in DM and also informed you to start a new chat, as your old chat is very long, which is the cause of the increased credit consumption rate. But you went ahead and continued to prompt in your original long chat conversation which then depleted your credits further. Also as mentioned, we will be implementing top-offs for users current month as an option. Also mentioned to you in your DM that the team is currently optimizing the credit consumption rate with longer chats and this is a work-in-process. So as suggested to you previously, please copy your script from your long chat and continue your conversation in a new chat.

ruby jacinth
#

Micky, appreciate the response. Just to clarify my side, the continued prompts in that same chat weren’t normal usage (I stopped my project when we were talking). I was deliberately showing you, in real time, how quickly credits were dropping from simple interactions (no coding), so the team could see the behaviour clearly while it was happening.

The key point for me is that the majority of those credits were consumed before it was clear that chat length would materially impact usage, and also during that short ā€œtestā€ while we were discussing it live.

I fully understand the workaround now (start a new chat), and I’m happy to follow that going forward. But I have only 2000+ credits left, 7000 were consumed due to the ''long chat consumption issue''.

Given that context, would you be open to restoring my credits back to roughly where I started today (~9k+) as a gesture of fairness while this is still being optimised on your side?

I’m genuinely enjoying building with Quant and want to continue properly. I’ve just had to pause things today because of how quickly the credits dropped.

I will take your guidance on best practices going forward as well so this doesn’t happen again!

ruby jacinth
#

OK Micky.

thick cave
#

Please create a custom alert script for the signal settings of LuxAlgo's premium indicators. The script must ensure that confirmed Buy or Sell signals—along with TP1, TP2, SL1, SL2, and Confirmed Exit signals—generated for the trading pair currently displayed on the chart are accurately captured. Furthermore, it is essential to ensure that these signals are delivered via webhooks or other third-party applications (such as MT5) in a compatible and acceptable format.