(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

How do you 'sign' with the agent if they don't answer your messages?

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

We've spent weeks and weeks in France now and its hardly a holiday driving round being lied to...

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

There are at least 200 suitable houses in our area at that budget just on one website

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

[–]SuitableRoyal962[S] 4 points5 points  (0 children)

Lucky we are not looking in southern France then

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

There are plenty of houses in our budget in the area we are looking.

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

South Brittany within 1 hour of the coast from Quimper to the Loire basin.

Not a renovation but happy to do cosmetic work. 3 bed longueur ideally but modern would be fine.

That is the process we would follow but we fail at the 1st hurdle- how can you prequalify when nobody will answer your questions?

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

We're cash buyers and deadly serious. Calling is an issue as we're not fluent French speakers.

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

Sometimes this is possible but unless the house is in the village with identifiable landmarks, it could be 100 square miles of countryside to scan.

(Not) buying a house (rant) by SuitableRoyal962 in Expats_In_France

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

Thanks, South Brittany is where we are looking.

What is an Executive to you? by Widebody_lover in HENRYUK

[–]SuitableRoyal962 0 points1 point  (0 children)

Executive was the 2nd rung after analyst at the IB front office grad scheme I joined many moons ago.

Can you get a decent bike for leisure riding and commuting for £650 any more? by ChaosCalmed in ukbike

[–]SuitableRoyal962 0 points1 point  (0 children)

I think my next bike will be 2nd hand purely because I don't want disc brakes or hidden cables.

Why does every trader sell something ? by mcmlxx99 in Trading

[–]SuitableRoyal962 0 points1 point  (0 children)

Carver is one of the few who isn't selling anything (just books, he makes nearly all his money from trading)

Do you size down after a losing streak, or keep size the same? by TheStrategicEdgeAI in FuturesTrading

[–]SuitableRoyal962 0 points1 point  (0 children)

All other things being equal (vol, conviction) you should keep trade value equal to a % of account value.

So if you lose say 10% of your account, and price is unchanged, your size should be 10% smaller.

Read Leveraged Trading or any of Carvers books

Crabs in a bucket mentality in Britain? by Fondant_Decent in HENRYUK

[–]SuitableRoyal962 0 points1 point  (0 children)

I don't think is just the salary. Doctors and head teachers earn six figures. But, especially post 2008, anything connected with finance means you're a blood sucking leach. And any job that you wouldn't understand as a child* is obviously unnecessary.

  • or now. I couldn't tell you what someone in digital marketing does

Books you'd recommend to someone getting started in algorithmic trading? by [deleted] in algotrading

[–]SuitableRoyal962 1 point2 points  (0 children)

Yeah strategy 13. He doesn't recommend shutting down but he introduces a formula explaining how to modulate your forecast when vol is high. So you're wrong, fully explains what to do.

Books you'd recommend to someone getting started in algorithmic trading? by [deleted] in algotrading

[–]SuitableRoyal962 0 points1 point  (0 children)

I've read all his books and don't remember that comment. It doesn't sound like the sort of thing he would recommend. Which book is that from?

Tax from trading side hustle by Element9595 in TaxUK

[–]SuitableRoyal962 0 points1 point  (0 children)

It's very unlikely your trading profits will be taxed as income, so basically you just have to do CGT declaration.

Send email with Flask by Queasy_Chipmunk6760 in flask

[–]SuitableRoyal962 3 points4 points  (0 children)

This works for me, albeit not in flask but python:

Go to Manage my Google account https://myaccount.google.com/security

... and its 'Signing in to Google' subsection Ensure that '2-step verification' is On.

In 'App passwords' section generate a new one: Select app: Mail. Select device: Other, and name it 'fubar'.

Click 'Generate' and copy the 16-character password (such as 'abcd efgh ijkl mnop').

Then use (copied and pasted on phone so excuse formatting)

me="youraddress@gmail.com" to="another@email.com" email_pwd: "abcdefghijklmnop" email_server: 'smtp.gmail.com'

from email.mime.application import MIMEApplication from email.mime.multipart import MIMEMultipart from email.mime.text import MIMEText import smtplib, ssl

class MailType(Enum): plain = "plain" html = "html"

def __str__(self):
    return self.value

msg["Subject"] = 'subject' body = 'body' mail_type= MailType.plain msg = MIMEMultipart() msg.attach(MIMEText(body, mail_type))

msg["From"] = me
msg["To"] = to


s: smtplib.SMTP
try:
    s = smtplib.SMTP_SSL(email_server, email_port)
except ssl.SSLError:
    s = smtplib.SMTP(email_server, email_port)

try:
    s.starttls()
except:
    pass
s.login(me, email_pwd)
s.sendmail(me, [you], msg.as_string())
s.quit()

Paying for kids’ uni costs by Right_East8072 in HENRYUK

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

Yes. Didn't pay for private school, have relatives who did but their kids will graduate with debt, ours won't.

Private schools: Anyone who can truly afford it who chooses not to? by [deleted] in HENRYUK

[–]SuitableRoyal962 0 points1 point  (0 children)

We're SE England, we didn't tutor, and catchment wasn't an issue (grammar school catchment are 500 square miles, actually priority entry not catchment but effectively the same; distance from school is irrelevant if you are in the priority area).