#π¬hangout
1 messages Β· Page 16 of 1
VIP is cooler
fr
People here are very cool π
It was just to know how to call the premium indicators, I'm not asking anything else
define "call"
@hidden moss , told you already Facebook is more suitable for chit-chat, this more like a specialized Discord.
except for Aker lmao
sorry, let me rephrase: except for Aker ... bro
π
Bri
Bro*
Yall im thinking about getting lux lifetime
Its so profitable
And easy to use
you trying to convince yourself now? π we already made the decision a while ago π
it was a good one
@hidden moss bro u typin a story?
Youβve been typing for like 30 mins
@upper widget or anker
Haha
Good joke
Ikr
you have too much spare time, W π
go do something, enjoy a barbecue, drink a beer, etc
Aker #6057 was just reading the thread about repainting. For sure a signal is set once the candle closes. But I'm thinking that maybe past signals might change as the signal sensitivity changes, be it optibotnot or autopilot. The only way past signals wont change is if the algo is run on default settings. Just my thoughts.
an excellent obervation
Thx.
probably the first I read here regarding the fact that signals have variables
the answer is yes, signals will change if you change the 2 variables
but if you use backtesting, you will notice they will still not repaint with the same values, and behaviour is indeed correct
also, you cannot explain people with no clue about anything why is that happening
we can only point them in the right direction to check for themselves
Right.
because sensitivity and agility are part of the formula, when you change parameters, values will change
that's linear equations, mathematics 101
Absolutely
now try to explain that to the guy that only asks what's the best settings (please share), which TF is the best, and wen moon
and you'll see the point I;m making here daily π
not that many give a fuck about it lol
Lol
but I'm making a lot of "friends" every day
Right.
yass
I doubt it
I am on quarterly subscription, how can I take advantage of the black friday discount to upgrade to lifetime subscription?
Currently lifetime isn't discounted
But soon it will be π€
In about 9 days
Whaaaaat? Thought you said it'd never be discounted.
Okay. Thank you. I trust you are having a nice weekend
Never below 997
Ah
It's currently 1198 π€
Yep you got it at the cheapest it will ever be
I should've bought Lifetime right from the start
Had it for a yearly, it expired a few days before the price jump
So bought Lifetime
Nice, looking forward to it
can anyone recommend a good trade gui that i can connect my api keys to see open trades and the data better. sometimes my exchange interface gets stuck and doesnt auto update
too many there
if it's only manual trading you seek, most likely the cheapest are what you looking for
I am using 3Commas for trading, but that's a more complex product
and it's amongst the most expensive
$100 a month for full sub
at the moment $75
its for my trading bot, but trades execute to binance and binance interface sucks and gets stuck, so im just looking for a good external solution. i will look into 2commas now. thank you
- 3commas
3commas, not two
hahaha. fat fingers
but if you looking for simple ones, I remember a few mentioned here
tealstreet, quantower, etc
pretty sure Google is more useful, you can see information structured in front of your eyes, and all featured compared in a table
while with us, you will get biased opinions, which will not help much. you still return to Google eventually lol
thank you very much. i appreciate your thorough response. im sure the bigger names have security in mind already, so i wont have to worry about setting up a local solution and using a reverse proxy like traefik to protect myself
I, for one, did not get what do you need, honestly. from what you said above : "for my trading bot"
also, you do realize that no matter how big the name, they are all third parties, right? so you will interact with them first, not with the exchange directly
if Binance get stuck with you, gets stuck with all
so i have a py bot build and hosted on heroku. i take tradingview indicators and set them as webhooks. which execute my trades. so tradingview --> heroku ---> binance. im looking for an addition to binance, so i dont have to look at their gui and i can have a better one that doesnt freeze
there are no preferential users with Binance, no matter what bullshit a third party says
trades are executing perfectly, but the gui just needs to be refreshed from time to time.
im not looking for a 3rd party solution to trade with. I only need one to view open orders, stats, etc
and you still don;t see the problem here?
step 2 - heroku, that's the problem
not binance
but I got your idea
use Quantower, premium features are free with ByBit and Binance
if not with Binance (not sure 100%), those available for free users is what you looking for
thank you very much for taking the time to respond and give advice.
your workflow is resolved like this: TV -> dedicated server -> binance
done and done
costs are the only issue
yeah, i know heroku isnt the end all be all for this build. its just a cheap solution to make sure the strat is dialed in and only needs mild tweaks before moving to a more permanent robust solution
bear in mind the following lags: TV to middle man (up to 30sec, out of your control), middle man to Binance
@pulsar ermine has earned the Lux Level 1 role!
I can tell you from experience that "cheap" solutions are bad solutions
yeah im averaging about 2.5 sec, but have seen spikes here and there
if you want something good, save the money first and get it
would you recomment a dedicated vps or a local setup
I get the info from TV myself for a long time now, trust me when I say it's up to 30sec
yep, there have been swings where ive seen it at 18seconds, 12 seconds, etc
just a sample from minutes ago
yes, you can get it in 1sec, but you can also get it in 46sec
and that's 46 times more
to sum up: Trading View is shite
because we are too many using it
damn. yeah thats a long time
I talk statistically, any system is evaluated on a longer period of time
not when you see it for the first time lol
that's TV, and one of the answers to your questions about lags
good luck π
I only run dedicated servers for my projects, not VPS
estimated monthly costs around $400
using a cheap VPS is another answer to the questions about lags π
but the lag from tv or heroku isnt the issue with binance. the order will go though, i will hear the notification and the available balance will drop, but the trade itself will not show. when i refresh the page, then it shows
cache and cookies, mate
so yes, you are correct about hardware lags and i completely agree.
plus, the piece of software you are using is not optimized: either a refresh issue, a cache issue or a rubbish programmer issue lol
most of the times, it's the last
not so many spend time optimizing the code, and taking into consideration all aspects of a software
ill bet its the 3rd one since i built it π
they just rush to get it done, so they can launch it and get paid for it :)))
bit of a broad statement on devs there!
bet Β£100 is not built from scratch, and your main source of inspiration was GitHub
nobody reinvents the wheel
:))))
since your actively thinking about and trying to engineer the problem, your on the right road
true, if there is an api or whatever, project oh gh to fork then of course
don't tell me you ever consider threads, CPU usage and RAM usage when you built it? if you did, I'll pay you the Β£100 straight away lol
i built this for personal use, so yes i definitely need to spend time tweaking. no its not 100% from scratch. about 50% of the app.py file is forked. the rest i had to implement what the bot will do when certain indicators come in. config file is nothing special, ccxt file is nothing special except the webhook logic, etc
cool project though... get down into those timing's and start finding areas to optimize
Aker speaks from experience, mate. there's an entire generation now ... forking π
nah i dont think about it straight away. ill typically look at all of that on heroku dyno performance when its live on testnet or something
great thing you considered going back to it now
I'm an old school π
hope I have offered you a different perspective on a software system
yes you have
it was meant for Ant lol
its always nice having someone with more experience tear you apart in a good way in order to rebuild better
cause you see, anything is a system, whether it has 3 lines of code or 300K lines of code
basic building principle is the same
no worries, I sometimes do constructive observations. but most of the times I'm an arse
because I deeply hate people who cannot think π
not your case lol
hahaha judging by the way you type, im guessing youre from the UK, which is the normal way my british friends talk. a proper arse just taking the piss
lolol
i;m just happy you took all of this in a positive manner
not many do when I jump on them
:)))
anyone with more experience, you should look at it like an older brother/younger brother scenario. they may beat you up and give you hell, but at the end of the day they probably want whats best for you
and knowing this audience in this discord, ive never personally seen anyone be overtly mean to one another
if were paying for lux algo, chances are we arent a bunch of trolls lol
you haven;t seen them all. just be patient
when i was a junior dev (pre 2k) I was doing VB and my lead was exactly like Aker lol, he was low level c guy, but probably the best thing in my career having him
π
"wen moon", Mango? π
vb5 - so that kind of gives you my age lol
please share best settings
kind of lol
same generation, I reckon
I started with MS-DOS
then Win 3.1 and 95
happy days
anyway... didnt mean to disrupt your analysis conversation π
done and done
it's Ant's turn now to work, fix and come back to let us know the progress and improvements
ππ» either that or youll see me abruptly leave this server in a fit of rage
neah, it's all about determination here
cause from what I see, knowledge doesn't seem to be an issue
knowledge and implementation are two different beasts. i understand it through discussion, but sitting down and coding is another. takes me a while, but after 5 weeks, i ended up with a working trading bot, so i guess i cant be half bad
it's exactly how I did my automation
first, the idea. then the buildup, the system
in my head
then execution
and finally, the tweaks
which is an ongoing job as we speak lol
only major difference is that mine is not individual, is meant to work for many users
it's a multiuser software
very nice. so your build is like a subscription service then
not from tradingview signals though? surely, you'd want ticker stream coming into your own code and waiting for "your preferred set of signals to occur" then send execute order.
oh thats exactly what 3commas does i guess
system is TV + dedicated server (own code) + 3Commas + exchange
3 tiers
it's hard to reinvent the 3Commas features, and time consuming
hence why I just use it
so that was a suggestion
yep
fastest is indeed: TV - your code - exchange
or... exchange stream > your code > exchange
you can build it modular, like ours
using tv saves having to re-write indicator logic
TV a separate module, users another, trading another, exchange another
etc
tweak modules individually, use them as a unit
with different functions
just make sure they don't overlap
in both terms of execution and resources consumption
if you cover that, you get a pretty decent automation
think i'm going to check out 3commas
start here:
that;s our bread and butter
thank you
as for an (un)official Python wrapper, this is the link:
best of luck
thanks again... my problem is i dont have a trading plan set out yet. - Something can be automated. Without that, I dont have anything to automate lolol. But, I see lots of people have success with LuxAlgo in different ways so its hunting mission for the strategy/plan π
automation is useless without the plan/strategies + risk management
exactly lol
but what your doing is like continual mass testing of many different strategies - is that correct?
with tweaks and optimisations looking for the gems so to say
passed that stage
we trading live mate
but yes, we improve on strategies all the time
the one above is a new one, implemented a few days ago
not bad so far
looks very good
anyway, back to our Lux. this is a different story, not subject to this chat
our guys are bringing a game changing new version, that one alone should be a massive improvement on trading
guys
how can i know the coins that has high trades
like the price moving so fast in it
you want to blow your account sooner? try cryptobubbles π
by blow you mean bullish or bearish?
sure
?
blowing your account = lose your money
trading coins based on volatility = lose your money
learn something first
test it a few weeks
get a good grasp on it and then trade live
you can trade trends, ranges, whatever suits you
I suggest trends
easier to spot and understand
first time I hear this question lmao
I am the one my Discord's handle displays here: if it says Aker, it means I am Aker, right?
and what would some questions expect from me? applauses? π
I'm passed that phase lol
Real Aker π³π³π³
Whats the best settings to use for crypto trading?
back to my crypto chat :)))
It would be nice to hear someones opinion on the matter
i guess it depends
On
Your question is too general, what do you have so far? The more specific you can be the better answer you will get
watch the videos, read this discord history, try some things for a few weeks, then post a chart and ask a specific question to a specific problem - know what i mean?
Haha
I have been using it for a few weeks just seems like the neo cloud and trend bar advanced oscillator never line up very well the settings i ment were for the advanced oscillator sensitivity and all that
Sorry just trying to figure this out thought the chat would be more helpful, and not rude like @upper widget Aker
in crypto chat you say you're a newbie to Lux, in here you say you are using it for a few weeks now. get your facts straight, mate π
I am a newb mate
also, have not been yet rude to you, but if you insist, I can π now, jokes aside, Lux does not have "best settings". settings I use for one coin on a certain TF might not work for another coins on a different TF
so, what you need to do in the first few weeks is read docs, watch videos, try and understand how to combine and use Lux Algo tools
my suggestion is, for beginners, trend trading
it will significantly reduce the number of videos to watch
or the materials to read
practice a bit with the Paper Trading from TV, which is free
when you think you ready to move to real trading, go for it
p.s. if @neat umbra and me suggested almost the same thing, there must be something true in that, innit?
last but not least, indicators will never "align" for us to our liking, most of the times it's only our interpretation that gives meaning to them
it's why you see the word strategies here so often
something we use on a regular basis, with different results
LuxAlgo is everywhere :)
Welcome
evening key
exactly, all 99.99% of indicators do is follow the price action and display it differently
all the different settings too, like you said, make it so they never truly "align"
i think thats something newer traders can get caught up on too
"MACD is crossing but XX is XXXX"
2 weeks = still a newb i have watched a ton of videos and read through the lux site. I have been trading with the trend its just lux seems to always go against the rule of longing above 50 rsi and shorting below.
@lapis junco has earned the Lux Level 1 role!
most of the indicators are advertised like that
yeah unfortunately
not our Lux though
all Lux needs is reading the docs
I think I read there, in like ten places at least, that, for example, BUYS and SELLS are not to be traded
yeah geckos even spoken about it i believe
and yes, I go back to the docs and re-read them at least 10 times a week, cause I forget things
Yeah they have that plastered everywhere
but also, because I train my mind to remember
same here LOL i have the site open in a tab
i always forget how to setup the custom alerts lmao
first thing I've learned by doing it 50 times so I won't forget
btw, regarding your tweet in crypto chat
they hacked the shit out of it
good question
I dont really use the buy sell indicators anyhow. Mostly keep my eyes glued to bull and bear divs on the rsi. The horribly ask question from earlier by me was about advanced osc sensitivity can it be tweaked to make it better
now you talking
RSI is a momentum indicator, you cannot use it in a trend
see why lack of understanding can cause you problems?
Yes i do
we have experienced a lot of trend lately, because of recent events
so getting stuck with RSI is only going to confuse you
problem with RSI also is, it can stay pegged low or high for hours/days
ive seen it stuck under 50 on some tokens for weeks before
just day after day
of course, it stays at a high or a low because trend doesn;t stop
exactly
so if you trade >70 or<30 you're fucked
trying to use it to scalp will be really tough
as in fucked big time
I don't use rsi (I know, stone me)
for ultimate stoch - adjust the length to match up with the candles
the default is 17 and is already pretty good
but you prob want shorter for smaller tf
I only use it for Sean;s strategy, which I like a lot
the RSI, I mean
let me give you a link, @lapis junco
maybe you missed it
individually, RSI and advanced oscillator not doing much these past few days
but combined, well, a different story
check this:
Get instant access at https://luxalgo.com
Join our community at https://discord.gg/lux
50+ free indicators coded by us: https://www.tradingview.com/u/LuxAlgo/#published-scripts
All of the content on our channel is for educational purposes only. No data, content, or information provided by Lux Algo, the Site, or the other products and services...
TF suggestion: at least 15 min, but 1HR recommended
coin suggestion: a bullish one. suggestions: Cosmos, Polygon, Chainlink, Algorand
If people want to use RSI to scalp, just look at 3-5 min timeframe for RSI 34 with HMA 55.
Apply it to your charts and youβll see what I mean. Confluence needs to be considered but thatβs a pretty easy one.
Otherwise I just use RSI as insight
bro the people who follow the buy and sell signals only will eventually lose their money
was that what you were looking for? now you can no longer say I did not help
for me as a starter im following a strat i found on LuxAlgo yotube shorts
I will show you the strat that im followig
following*
This is the strategy im following
From my backtesting with my eyes it seems profitable
and i tried 2 trades on it
and they were so profitable
I'm starting to think about buying LuxAlgo lifetime
Yes @upper widget Thanks appriciate it. there are so many strategies its like an information overload sometimes.
I'd suggest looking at the LuxAlgo youtube vids for premium
omg the most true thing
i think i understand what type of coins you pick for it, those are all deflationary in nature
i mean fr bruh why they would come here and start to joke if they dont want to learn
its so weird
all have some sort of burn mechanism
exactly
for me i found that people were talking about doge
so i did go into it
Dude ive have put so much time into trying to figure things out i am not going to quit no way no sir
well done
i meant or the rsi strategy
and made 2 succesful trades on profit
that's the spirit
make sure it has a good supply too
and 3 assholes dont own 90% of the supply
i usually stick to the top 10-15 alts
and even then, some of them are shit
You think solana is gonna shit the bed soon?
I think i will go into the Quarterly subscription since it does have coupon that gives 60% off
I am even more keen to details, based on the actual value of some projects, one of the things no longer discussed nowadays
its gonna be like a price of 1 month
yeah imma backtest again
I dont see how it couldnt
I still see my Avalanche becoming a support platform for banking
so I keep my expectations high on that
and next projects focused on AVAX
price is of no relevance to me
also look @ how much volume it takes for it to pump too, if it only takes like $100k to pump, avoid it at all costs
or dump
Avax is some solid tech for sure
does rsi length 30 make sense on 1h?
oscillator?
Has this functionality been added to alerts in next week's update admin? @empty solar
np
RSI 34
HMA 55
VWAP
3-5 minute timeframe to confirm
noice vwap, u using ultimate RSI?
for Ultimate RSI, you might have to ask for more details from our Lux guys
it's not exactly what you think it is
ohhh damn alright
next week we get https://www.youtube.com/watch?v=SSRZfDL4874
Review of a scene from Westworld season 3 episode 5. The birth of a god, rehoboam predicts the future.
A terrifying future, the moment Westworld went from Sci-Fi show to Black Mirror to a prophet
Lux URSI is actually modified compared to regular RSI, a length of URSI accounts for 2 lengths of regular RSI
ask before you use though, I don;t know very well either
alright gotcha
but I know how it behaves compared to regular, and that's enough for me when I need to adjust lenghts
RSI length also a very important factor when using it
yeah its something i get wrong at times
im assuming the vwap hma strat is similar to the ema vwap strat
all indicators used should be tweaked for length, in my opinion
cause I you change one, the others will not reflect on the same period
also, sometimes, you intentionally need a longer/shorter length for an indicator, to match your strategies
or a different TF
yeah that is true
I have on one of my charts all indicators set for 15min for example, but 2 of them are using the 1HR TF
on the same chart
because I need the higher TF to confirm or not
on top of the existing chart, not on a separate one
ahh yeah, should be a common habit tho
Monday + week after π
strategy is good because Sean posted it, mate
he would not post rubbish
also, correct question is: do you think Sean's strategy is good or not? cause you are posting a link from YTB, you contributed nothing to the strategy
unless I'm missing something you did
sorry
i mean my strategy that the strategy i used
from
yt
but i may not say it right
mb
no but like fr do you think its a good strat?
don't try to assume credit when no credit is due. I know who's strategy is, others may not
bro its a vid its clearly not my strat
even it has tiktok credits saying (LuxAlgo)
I just mistyped
just emphasizing, nothing else π
just a piece of advice, these guys are spending hours coding, putting videos together, writing materials, educating people, etc. it's a bit strange to ask if what they post is worth something or not :)))
and that's exactly what I was referring to
you cannot question the strategy, it was posted because it has been implemented, tested, tweaked, etc.
I was just trying to clarify this for all newcomers, because I have seen similar questions before you: videos posted by Lux staff are not just some random strategies, never tested, never used
but exactly the opposite
and I might add: most of them have been posted on the channel because of the positive feedback from users
yall
I'm going to put an goal
to acheive the macbook air m2 512gb 16gb ram in 3 months of trading
i believe in you pingu
Pingu little brother*
Hi guys
Sorry it's been a while π
ANDREW TATE
Np
IS HERE
π
what color is your buggati
Bronze
ahaha
can someone from here help me get access via invite only scripts?
Have you connected your account?
you have to wait a couple of time
Perfect π
Give it 2m
and refresh tradingview
and itll appear
normally takes 1-5m tops
@empty solar we good thanks!
Well its only 5.2 mil π ahahaha
ahaha
then buy it for me
thanks daddy tate
You just gotta believe in yourself
? @empty solar
@quiet storm has earned the Lux Level 1 role!
I cannot say sir; it's too early
oke
is there a way to add 2 lux algo premium on the same chart and one shows current chart tf and the other 1h chart tf?
the 60% discount how can i use this to upgrade my account ?
Backtested this with 1 month worth of trades, which is only like 5 trades, all wins, 2 of them had low risk and really high reward, use it with lux SR swing structure so u can see where SL should be
I guess ill try it too lmao, but the buy on the 9th of nov was bad RR
can't remember what happened on 9th
ohhh CZ pumped market with BNB leading
then the dump hours after, ftx shenanigans
i guess it wouldve had great RR after CPI without SBF ruining shit
@naive lily YOU'RE IN π
Do you see 3 of my plots?
Check, please
Yap
The others will auto reverse π
if not @ me
What am I supposed to do?
sorry for my english, i use a translator
no, because of the way it's built, you cannot. best thing you can do is use a split window (in 2)
as you know, Lux is not one indicator per se, but a sum of indicators
yea , wanted to have it on the same chart but with 2 TF and change just the colors of some confirmations
it's impossible to use it like a regular one, where you can change TF using gaps or not
guess i will use 2 windows
You don't need to do anything π€π€π€
It'll automatically fix itself
yeap, that's my workaround if needed
Okay, I'll wait 3 days
since i am bad at coding need to make a workaround for a strat that i can automate and leave it for test, so far the ones i made are not ok , since if one is triggered it stays triggered and after x time when others trigger but the first one is not anymore it still takes the trade to a loss
we do automation a lot, but not using too much of Lux. until further notice lol
DM me if you want, can guide you
i use the webhook from it , some are working ok but the issue with those that remain triggered and not reset its bad
we use 3Commas a lot, combined with Lux it's a killer
looking forward to the new update
The new updates and releases πππ
need to add you
π³π³π³
Gecko its there a way to use the 60% if i already got a supscription?
The promo materials? π³π³π³π³π³π³π³
Let's DM π
For upgrading yep
@empty solar guys, what do you need to study before you start trading with your indicator? I traded on the levels of + smartmoney + MACD , but my level is bad
You can purchase a new plan π
Basically SR, Risk and basic confluence between indicators
Those are basics
Basically SR?
Support resistanceπ€
Hmmm honestly; strictly Lux stuff because we build all our dream stuff π
Maybe I'd look at a classic RSI
))) okay, I get you))
now i got 2 accounts on the same email lmao , 13 days left on the one and the new one
do i need to add again the discord and the tw for the new one after this one expires?
lol, the man with 2 accounts
@empty solar hey, question. I was planning to backtest the lux to see how i can get better entries. When i go back certain days, would i need to adjust the agility/sensitivity for each day im testin on? Or does that not change past data? Would i have to change the agil/sens for live back testing or can set data be used?
So you're trying to backtest one set of settings?
No i want to backtest possibly entries to see timing wise. Based off the qqq strat, on the 5 min but using the 1 min for entry. Would the agil and sens need to be adjusted dor each day im testing. Adjusted to the actual sens/agil from optibot

Thereβs proof of it being back tested?
Anyone have issues with notifications? Iβve setup strong sell and sell notifications on a 15 btc chart and didnβt get the notification? Same thing with ETH
Nope they work
Guys need help π¦ I couldn't find how to succeed.I watched the gecko's videos, but I can't use it effectively. I want to scalp. I am open to your suggestions.
have you tried QQQ strat?
Whats that I don't know sorry
lemme send you the original commenter
Thanks bro I am waiting
Really thank you so much. After reading and watching all of them, I will comment here again. thank you for your help
np
hey guys is there any way to like freeze the sensitivity for a crypto so you dont have to change it everytime
Watch the one with the predictive ranges
What do you mean? It doesn't change, unless you change it
thats the problem it dosnt change
like every crypto has differemt sens
is there any way to freeze it to the right sens
The "right" is the one that keeps being updated by the optibot or the dashboard... If you want the best setting, you have to change it when needed
Or just use the autopilot, for instance... But i would not do that
Depends how accurate you want it to be.
I like money and trade shorter tf, so I keep my charts updated
not advised, markets are dynamic, not static
they are forever changing, so the settings must change too
Sorry if this has been answered wasnt able to find in the thread β do I set alerts as I would anything for trading view or is the alert set in the lux algo indicator somewhere? I checked the buy/sells i want to alert but not seeing the LUX option when i open my TV alerts to set
Oops nm. Was able to do on my phone. Wasnβt showing up on my computer but all good.
Good morning
Good morning
yea thats what i tought.Honestly dont really know what my strategy is right now i kinda test all the indicators.Does an1 who scalp alot on low time frames can tell what indicators they use?
so i can test it
How low?
i like 5 min alot
im just trynna figure out the best combination of indicators for scalping long or short idc
@empty solar is BF2022 for lifetime plans too?
nah
yall does this means that green is overbought
and red is over sold?
at the top and bottom things that i marked with the white pen
yall can anyone help me in this vid i found on luxalgo
how to use this indicator?
the smart money concept
so if the choch was up it means that its probably going down and if its down it means its going up right?
I want to change my subscription to an annual plan, but I don't know where to enter the discount code
The white circle βͺοΈ are opposite..
'fraid it's not as simple as that. You have to understand that SMC is a concept and not a strategy. You have to find your own strategy. There are many SMC vids on YT. Try Inner Circle Trader 2022 mentorship vids; heavy going. You can however just use Lux Algo Premium with the SMC indicator to confirm bias and usie the orderblocks as support and resistance zones. As for the vid; that is showing you one type of strategy you can use but a CHoCH does not always retrace to an orderblock. It can continue straight up or reverse completely and create another CHoCH in the opposite direction.
I try to do it from my account, to change the subscription, but nothing happens
thats weird
reversal incoming
You seem to know in crypto mind telling me where did you learn?
I dont want to end this month with losses
I watched LuxAlgo youtube vids
but couldn't understand
losses helps you become better.No trader is perfect even the beter ones
I mean i dont mind ending with losses but i couldn't understand how to know entries exits whats happening
i need someone to help me knowing the meanings of these things
Buy a new plan via the website
And cancel the monthly π€
thanks
dm's please @empty solar
@hidden moss has earned the Lux Level 2 role!
First off I would say get off the 5 minute chart if you are not used to low timeframes like 5 minutes., esp. with crypto. Move up tp 15min as a minimum. And then paper trade until you do understand the algos.
@hidden moss has earned the Lux Level 2 role!
I have a question. Can you rely on orders blocks when using Heikin Ashi candlesticks, because they give me different information whether I am using the usual candlestick vs the HA candlesticks?
You could do yep; but generally Japanese candles give more accurate data at the expense of more noisy
But yep you can
Which one is best Candlestick or HA While using our Premium indicators...
In this video, I show what Heikin Ashi candles actually are; the perks and drawbacks of them and how you can use them in your trading.
Get Lux Algo premium: https://www.luxalgo.com
Ok I'll check it out... Ty...
No I meant the bumps you see in ultimate stochastic means there's probably trend reversal incoming
Windy you sound like you don't know much about trading. How long have you been seriously trading?
@empty solar hello, how long will BF2022 be available for? and how many accounts can we have under one email address?
What exactly do you mean by that? You want lots of accounts for different TradingViews?
You want to collect multiple Lux Algos? π
Can recover my losses using lux algo π
ah for subscription accounts. I think if I recall correctly 4 accounts are allowed
So basically you're wanting Lux on multiple accounts?
I just want to know so I can recommend what might be the best approach
Ahhhh you're a long timer
Yep
You can absolutely sign up again
Thank you!
Can i use old credentials, name, mail, card number, adress line, same discord name, tradingview account? Can i extend my account, to stay under same name and credentials or should i wait till my current expired and than to set up new account? Pleas advice me
You don't need to sign up again if you have a plan
Unless you cancelled
Is it Monday yetπ?
@umbral marten I hope the new tools updates etc will make you feel like you floating
Hope so buddyπ€
is my word good enough for you? π
if not, maybe some real live testing will help:
check against the charts, some went as far as a 10% win
times are UTC
p.s. of course not all are wins, there's no such thing as perfect strategies. if people cannot understand that, they should give up crypto trading
again, many thanks to Sean for developing the strategy
a strategy creator - sounds like it could many things π€
that will definitely reduce the number of bullshit questions such as: what's your strategy?
I've just spent hours in pine scripts creating strats lolol
and then CPI data comes in and your strategies worth nothing π
I know how you feel
lol
Yeah, and the classic βwhat TF should I tradeβ?
wtf is the strategy channel?
Yet to make a debut π€£
hehe going to be another newbie question π
@upper widget whatβs the prediction on atom now man?
Opened a short at 10.350
Now regretting so much
asking myself today if regular forex would be easier than crypto
What is that bro can u tell me ?
There is no such thing as predicting market moves. Nobody knows that, itβs impossible to know. There is only your trading plan that you are sticking you religiously. Thatβs it.
Cool strategy man.
requires statistical knowledge in order to succeed, i.e. everytime I see this "thing" happen then 70% of the time "this" happens, then make sure your r/r beats it. The you pick up the difference.
like in a game of poker if you have mid pair pre flop you need a set, so you cant call any raise less than 8/1 . Beause thats the odds!
next time, ask the Aker
I ONLY trade Cosmos
all my automation ONLY trades Cosmos
lolol π
it takes you a minute to ask π
cause we kind of specialized in just one coin
rest, don't know shit about them
it doesnt get smaller than the cosmos
it's Lux Algo's strategy, mate, not mine
one of many, which people watch and don't use
and then complain here they don;t know what to do
use the bloody strategies, that's what you need to do π
half a day I read the same fucking question, when the answers are everywhere
Agreed. How to you go about signal sensitivity when running a bot?
im trying to set them up in tv strategies and 3comma as many as I can

but no, they prefer to ask the stupid question all day long instead of using the strategies on which our Algo guys spent weeks to create and post for users
worth doing by everyone i reckon
that's not what I do. Aker does not use signals, AT ALL
sensitivity is for the signals. everyone should know that by now
if if they dont work for you, you really get in the dirt with the strategy and see it from all angles
exactly
Hi guys! Is there also a Hub for indicies like NAS100?
with unlimited bots - keep em paper trading forever π
problem is, Mango, that most of the strategies will not work for them because they do not use them enough to understand them, or because they just don;t understand them at all, and they use them in completely wrong scenarios
hence why I repeat like ten to twenty times a day: learn something first π
add knowledge to your trading in the first place, not indicators
but, again, nobody gives a fuck
:)))
you need those shortcut snippets that insert pre-made paragraphs
oh @empty solar will this new strategy tool help with TV strats?
Didnβt quite catch your statement.
meant generally. I focus on one coin, can give more insights then those trading a lot more
Yes I guess thatβs why I asked you
it's like asking the GP about your heart problems at your local medical center, or asking the specialist in cardiology from Queens hospital
For some general knowledge
what I meant was ask before placing the trade. the short one you lost π
I/we started a long around 10:45am
hence, we were bullish, not bearish
but now I do expect a reversal
but not one you should jump on immediately, but wait patiently to be confirmed
the short, right?
Yes
absolutely not on placing the long
Maybe not now
you now at the point in which no predictions can be made
If the trend continues
unless something happens next
longs would be at a very high, if you know what I mean. so why risk opening one?
On 4h a bearish crossover on macd happened
what was your entry?
not enough data π
already at a high
next 30 min will be decisive
as you can see, it pushed up strongly
so it can be the end of the trend
if goal was to liquidate the shorts
Still pushing
if it continues, it will hit 10.75
it could revisit liquity below (listen to aker though)
made sense our long at 10.40 now, right?
Yeah
could bounce back around 10700, touch the low and then shoot up (thats my confirmation to go long)
it's what I do, trade with automation
Low around where?
well now, this candle is, 80% sure now, the candle of the reversal
Long wick
Yes understood
the difference between specialized and anybody else?
Yes
Thank you so much
that just gapped up
good π
would love to see more like us here
that would help me and others trade other coins
Hey is anybody making money off the lux indicator?
but no, what I see is every hour, trade something different based on some watchlists lol
impulse wave real strong, Lost
profits and testimonials section should answer you that
like said, I kind of knew when to trigger a long, but when to stop it, a bit difficult to predict now cause Cosmos is a very bullish coin
too risky for me
simple strat 3 screens same coin 15m 30m and 1h use trend catcher and macd , entry on 15m rest you can do the home work
@surreal tide has earned the Lux Level 2 role!
Sht im getting pro here at chatting π
Yeah
I will stick to my initial estimation, that this one is the reversal candle, because retail needs the profits
how big the retracement, still don;t have enough data to say
Already in a very risky state
stop loss is your friend
I switched from trading BTC and ETH to Gold, and now US30 as well. Gold is volatile like crypto and US30 less so. With all the shit going on with the exchanges right now I doubt I will ever go back to crypto. But that's me; your opinion may vary.
so it's exposing to a higher risk now
Yes sir
now it's a gamble
Expecting a reversal
i hear than... if cant trust exchanges then wtf,. Problem with unregulated currency is... its unregulated!
It wonβt hit liquidation before going back down?
not in a million years, on a Sunday afternoon
Iβm just worried that if this shit stalls here and pushes back up tomorrow π
Well rsi is pretty overbought
Gotcha π
all those traders with stops at 9000 hmmm
calm down
buy me a coffee later
and come back to crypto chat, vip is not for us π
Sure sure π
it's where I make "friends" daily
did not even realize until now we on vip channel lol
Lmao
the hell you doing here? π
only two options - up or down
@neat umbra has earned the Lux Level 2 role!
You forgot sideways
Ok, thank you
Hi @empty solar I want to switch my account from my monthly to a yearly with the Black Friday code but I canβt see how to do itβ¦.any suggestions? ππ»
Sign up for new plan on website π
Cancel current
You can use the same email as the first one
after that cancel the mmonthly
Copy that. Last questionβ¦how long is the code valid for.?I have another 3 weeks on my existing account so would make sense to wait until then before I pull the trigger on the new account
If you upgrade email support@luxalgo.com
and they will add that remaining time on π
Puuuurfekt!
Any suggestions for a trailing stop setup?
i usually use the ATR
is there any option with lux?
really?
lucky me
new video about it on youtube? or where i have to check?
or ur youtube channel?
Just keep an eye on discord
i will do so π
@empty solar What time tomorrow will the goods become available?
So:
Schedule:
Tonight; in about 1h we will do a small update with one or two new features.
Tomorrow maybe around 9/10am EST we do big update
Monday after that big release
π
@empty solar So anxious along with my friend that I referred
ohh like coke
High grade and purity
@empty solar Glad to hear that because my guy confidence is not good right now with his trading. I needs something that he trust and I told him that yall won't disappoint
Fresh from the mountains
The next 8 days π
@empty solar we need all of that good stuff
It is good for new update , I am not too exited as no indicator will be perfect unless you maintain your trades , removing emotions .
@zealous gulch has earned the Lux Level 1 role!
The releases get progressively more and more exciting π
Agree I see lot of improvements done so far and I expect it will continue, I do not want my fellow traders think this is it we are all getting every signal into profit mind set
1 click insert strategy into TV? cant wait π
Hey gecko, is this an update to premium or different indicators? If you can say
Thank you
Premium π
All premium
ohhhhhhh key did u previously say u set ur TP and SL at percentage instead of using S/R levels?
i just realized that could be why you pick pairs with highesst 60min range
Hellz yeah
i guess that could work better thereotically using gecko's 5min tf scalp strategy instead of using predictive SR for TP and SL
Check π
Is smart trail same as hypertrend?
How do you get the update? Just close TV?
!update
To update Lux Algo Premium indicators, refresh your browser/app, remove the indicator from your chart, and then add it back to your chart + save your chart layout on TradingView.
Full guide: https://docs.luxalgo.com/lux-algo-premium-indicators/how-to-update
not reallllly
I mean
eh
maybe they could be used kind of similar
See how it's nice for scalps
open any chart and you'll see it works really really nice
ok i see you π
ok guys
this is amazing
i scalp indices
timeframe 5 mins
if it touches the trail
boom it blows up
and if the trail is not sure about the blow out it reverses
What does the squeeze indicate? The percentage
it is not repainting right?
No repaint π
ok last question for today gecko
any ideas for setting the trailing stop
as i told i trade indices - if i set the trailing stop with for example 0.2% it kicks me out to often
on 0.5% i doesnt kick me out but i am giving away a lot of profit
Any teasers about what tomorrows SMC holds???? π€ͺπ¬
ahhh honestly this is very very suzzy area
bar close inside side for reversal - bang new bot done π
π
can you show a pic? π
So what does the squeeze percent represent?
Those bounces π
BearX ! One of my first NFTs
100 means market is squeezing and going sideways
The Squeeze Index aims to measure the action of price being squeezed, and is expressed as a percentage, with higher values suggesting prices are subject to a higher degree of compression.
Settings
Convergence Factor: Convergence factor of exponential envelopes.
Length: Period of the indicator.
Src: Source input of the indicator.
Usage
Pric...
From this
so... we cab reference these in tv strats now?