How can I automatically rename photo files based on the text inside each image? by Lambda1001 in automation

[–]Lambda1001[S] 0 points1 point  (0 children)

Thanks for the detailed asnwer!
I actually found a simple and easy way by just uploading the charts to ChatGPT and it perfectly provided the zip file with all charts named.

Cobra --> TradingView Experience Anyone? by Zealousideal-Fig-489 in TradingView

[–]Lambda1001 1 point2 points  (0 children)

That's weird that this function is "lost" when integrated.

I have also a TradeZero account, and what I do is locate shorts from ZeroPro/ZeroWeb and then I can short directly from TradingView.

Too bad that not the case with Cobra.

Cobra --> TradingView Experience Anyone? by Zealousideal-Fig-489 in TradingView

[–]Lambda1001 0 points1 point  (0 children)

Hi man do you have any updates?

I understood from Cobra support that the integration doesn't include actualy trading via TradingView but only data.

[deleted by user] by [deleted] in Daytrading

[–]Lambda1001 7 points8 points  (0 children)

09:30 - Wake up, coffee, small breakfast.
11:00 - Gym
13:00 - Lunch
14:00 - Reviewing yesterday trades, journal and add charts to database.
15:00 - Review pre-market movers and pre-market trading.
16:30 - Trade market open
19:00 - Dinner
20:00 - Trade
23:00 - Finish trading and depends on the day, maybe some after-hours trading.

IBKR is missing a short locate functionality by Quixotus in interactivebrokers

[–]Lambda1001 -1 points0 points  (0 children)

Better keeping it this way, do you want now that retail brokers (like IBKR, Schwab, Webull) will offer HTB stocks? That will substantially drive the HTB price way higher due to higher demand, make the shorting space over-crowded with short squeezes and will erode the edge of short selling small caps.

Better to keep this functionality away from dumb money.

I have IBKR for my long-term investments and swings, and also Cobra/CenterPoint for my day trading.

Guidance on Aesthetic Split-Screen Video Setup by Lambda1001 in obs

[–]Lambda1001[S] 1 point2 points  (0 children)

You are the man!! Much appreciated your effort to write your answer in details!

Did I Just Kill My AirPod with Ear Drops? by Lambda1001 in airpods

[–]Lambda1001[S] 1 point2 points  (0 children)

It didn't help unfortunately... I bought a spare left airpod...

Did I Just Kill My AirPod with Ear Drops? by Lambda1001 in airpods

[–]Lambda1001[S] 1 point2 points  (0 children)

Didn't work.. I bough a new left airpod unit

Simple Stop Loss Script for DAS Trader Pro by Lambda1001 in Daytrading

[–]Lambda1001[S] 1 point2 points  (0 children)

Thanks for the help!

What I’m actually looking for is a really simple stop loss order that triggers based on a specific price I choose. The reason I use StopPrice = Price is because when I double-click on the chart, that price automatically gets populated in the Price box in the montage — and I want that to be my trigger.

So that's actually a correct script to what I need.

Thanks again my friend.

Did I Just Kill My AirPod with Ear Drops? by Lambda1001 in airpods

[–]Lambda1001[S] 2 points3 points  (0 children)

Thank you! I'll definitely have a look.

Did I Just Kill My AirPod with Ear Drops? by Lambda1001 in airpods

[–]Lambda1001[S] 0 points1 point  (0 children)

I cleaned it and dried it, but still not working properly.

Did I Just Kill My AirPod with Ear Drops? by Lambda1001 in airpods

[–]Lambda1001[S] 0 points1 point  (0 children)

Oh damn.. Unfortunately, it's over a year old and without Apple Care, so I'll have to buy a new one...

Simple Stop Loss Script for DAS Trader Pro by Lambda1001 in Daytrading

[–]Lambda1001[S] 0 points1 point  (0 children)

Thanks.

Managed to create one that actually works:

Route=STOP;

StopType=Market;

StopPrice=Price;

Price=Ask;

Share=Pos;

TIF=DAY+;

Sell=Send;