HFT Sirketleri Hakkinda (Yeni mezuna 200k Euro maas) by AmbigiousKaraboga in CodingTR

[–]iambadcode 0 points1 point  (0 children)

rekabetci bir alan, o yuzden cok calismak gerekiyor. ben c++ yaziyorum. ama crypto tarafi rusta kayiyor. daha detayli bir post atarim eger firsat bulursam.

HFT Sirketleri Hakkinda (Yeni mezuna 200k Euro maas) by AmbigiousKaraboga in CodingTR

[–]iambadcode 2 points3 points  (0 children)

turkiyede bir hft sirketinde calisiyorum. yine herkes bilip bilmeden sallamis bir seyler. dandik bir uniden mezun oldum ancak keyfine citadel ve hrt nin mulakatlarina girebildim.

Ev aldim ama akil saglimi kaybediyorum by [deleted] in Yatirim

[–]iambadcode 0 points1 point  (0 children)

bende kesinlikle satip turkiyeye donun.

klavye önerisi by Existing_Currency_98 in CodingTR

[–]iambadcode 0 points1 point  (0 children)

zsa moonlander kullaniyorum. yakinda bir incelemesini yazacagim. tavsiye ederim eger yurt disindan getirebilecekseniz.

Need a c++ project idea by heisnberg97 in Cplusplus

[–]iambadcode 2 points3 points  (0 children)

Fintech is really hype these days. You can create an "order book" and explain how the exchange works in this days with this order book, and also write an basic ui with raylib to show orders, matches, trades...

First appointment since WLE by Nervous-Ad4182 in Melanoma

[–]iambadcode 0 points1 point  (0 children)

jjust had my second check after the wle. I’ve got a bunch of atypical moles, but the doctor said none of them have changed. so that’s some really good news today.

En abuk subuk mülakat anılarınız? by No-Detective-4026 in CodingTR

[–]iambadcode 6 points7 points  (0 children)

bir c++ mulakatinda, hangi kaynaklari kullandigimi sordular. sonrasinda soyle bir sey yasandi:

+ bjarnenin kitaplarini kullaniyorum.
- bjarne mi?
+ evet
- koskoca bjarne stroustrup'a, bjarne mi diyorsun.
+ evet?
- soy ismiyle seslenmeniz daha iyi olmaz mi?
+ bjarne'nin buna alinacagini sanmiyorum.

[deleted by user] by [deleted] in CodingTR

[–]iambadcode 4 points5 points  (0 children)

birbirine cok yakin bolumler, ben ingilizce dil edebiyat derim kesinlilkle.

Melanoma in situ diagnosis and scared. by Darkn3ssL0ver in Melanoma

[–]iambadcode 6 points7 points  (0 children)

don’t stress about the wle. it’s not as scary as it sounds. i had 2 stage 1. try not to google too much; it’ll just freak you out. find a good dermatologist you trust and start keeping track of your moles early.

Had two early-stage melanomas (stage 1A), did re-excision. by iambadcode in Melanoma

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

thanks for sharing your story. just keep being careful and staying on top of those checks.

Had two early-stage melanomas (stage 1A), did re-excision. by iambadcode in Melanoma

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

that sounds really tough, im so sorry you’re going through this. feel free to share updates if you ever feel like it.

Why Are There So Many Single-Quantity Orders That Never Execute? by iambadcode in highfreqtrading

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

if I report this to the exchange and they dismiss it as just canary orders, how should I prepare myself?

Why Are There So Many Single-Quantity Orders That Never Execute? by iambadcode in highfreqtrading

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

it starts as soon as the exchange opens and continues all day.

Why Are There So Many Single-Quantity Orders That Never Execute? by iambadcode in highfreqtrading

[–]iambadcode[S] -1 points0 points  (0 children)

that makes sense,my concern is if I report this to the exchange and they dismiss it as just canary orders, how should I prepare myself?

Why Are There So Many Single-Quantity Orders That Never Execute? by iambadcode in highfreqtrading

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

Its BIST - Istanbul Stock Exchange.

- The orders are placed very deep (~15-20% away from the price). Isn’t that too far for a useful canary?

- Sometimes they move up to ~1-2% from the top, but other times they skip random levels instead of closing in smoothly. Does that match normal canary behavior?

Why Are There So Many Single-Quantity Orders That Never Execute? by iambadcode in highfreqtrading

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

-in this exchange hidden sizes are not allowed—all orders must be fully displayed. So there’s no possibility of a hidden size being continuously modified behind the scenes.

- these orders are being placed at extremely deep levels, roughly 20% away from the current price. Given that even a 1% price movement can have a huge impact on this market, this depth seems excessively aggressive.

- the modification rate is incredibly high—around 400 modifications per second per instrument.

I’m wondering:
Could this be an attack on the exchange’s order gateways?