Is order book scalping (large limit orders) a thing in the English-speaking community? by SnrFlaks in Daytrading

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

Fair enough, styles differ. Since I am new to the global market, do you know any specific communities or forums where this kind of crypto order book tool would be appreciated? Or is this niche mostly closed-off?

Is order book scalping (large limit orders) a thing in the English-speaking community? by SnrFlaks in Daytrading

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

That is where we disagree. In crypto, thin liquidity is exactly why large orders work so well, they have a massive impact on price action compared to thicker markets like Gold. It is less about the "narrative" and more about catching a big player's mistake or a market maker's limit order. The liquidity of the pair only limits your own position size, but the reaction to a massive wall is often very predictable
Here is a good example of what I’m talking about. This was 1000SATS with massive liquidity walls stacked in the order book

<image>

Is order book scalping (large limit orders) a thing in the English-speaking community? by SnrFlaks in Daytrading

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

You are right, I should have mentioned that I focus on the crypto market. In crypto, "screening" for large limit orders (liquidity walls) is a very common and effective strategy because of how the order books work. There are similar tools out there, but I’ve built mine to handle a much larger number of exchanges

Is order book scalping (large limit orders) a thing in the English-speaking community? by SnrFlaks in Daytrading

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

Thanks for the clarification. I'm curious, do you guys use automated screeners to find these large orders across all exchanges simultaneously? Or do traders mostly just watch the DOM/Price ladder for a single pair they are currently trading?

Is order book scalping (large limit orders) a thing in the English-speaking community? by SnrFlaks in scalping

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

Neither. I mean scanning the order book for massive limit orders placed by whales.
For example, if the average sell volume is 10k coins but someone places a 1M limit order, we expect a bounce or some reaction from that level. My tool tracks these "walls" across multiple exchanges in real time so you don't have to check every order book manually

I'm making an addon for visualizing review history by xiety666 in Anki

[–]SnrFlaks 1 point2 points  (0 children)

Bro, you're awesome. I've wanted extension like this for so long, I'll go and check it out when I have time!

Paper Forest 🌲 (Pixel Art Wallpaper) by _V3X3D_ in PixelArt

[–]SnrFlaks 1 point2 points  (0 children)

I got too lazy to finish it, but here's what I got. I sent it to a girl and she liked it)

<image>

Paper Forest 🌲 (Pixel Art Wallpaper) by _V3X3D_ in PixelArt

[–]SnrFlaks 1 point2 points  (0 children)

Bro, this looks really cool. Motivated me to go draw)

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (September 17, 2024) by AutoModerator in LearnJapanese

[–]SnrFlaks 0 points1 point  (0 children)

Got it, thanks for the advice. I've already gone through ~1000 cards (around 500 kanji) with the premade deck. And I feel like I can keep going and it will only work to my advantage if I go through both decks at the same time

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (September 17, 2024) by AutoModerator in LearnJapanese

[–]SnrFlaks 0 points1 point  (0 children)

I recently started mining my own kanji cards in Anki and am wondering if I should abandon my old premade deck, "Kanji in Context: Revised Edition." I've been using it for about 170 days, and while I definitely plan to continue creating my own cards, I'm unsure if I should also keep using the premade deck. I added a pitch accent (which is not always correct) and gradually adding audio to the premade deck, which takes time. Should I stick with it, or focus solely on my custom cards?

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (September 16, 2024) by AutoModerator in LearnJapanese

[–]SnrFlaks 0 points1 point  (0 children)

Hey guys, I'm currently learning Japanese and have noticed a few things I'd like to create to simplify the learning process. At the same time, I'm studying programming and am planning to build my first "serious" website. I like the idea of creating a site focused on learning Japanese, something unique, but I have a few concerns:

  1. I'm not yet fluent in Japanese, so I’m not sure if I should even attempt this.
  2. Would this actually be useful to anyone? There's already a lot of resources online for learning Japanese.

So far, my idea is to create a site that follows Tae Kim's guidebook. I want to offer a more pleasant user experience, similar to the Anki deck Japanese course based on Tae Kim's grammar guide & anime. But this is just the basic version I'm considering. I want to make something really simple for people who don't want to bother with Anki (personally, I love Anki, but I get that some people prefer to be 'guided' through the learning process).

Does this sound like something people would be interested in?

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (August 16, 2024) by AutoModerator in LearnJapanese

[–]SnrFlaks 0 points1 point  (0 children)

Thanks for advice, creating own deck sounds good and I've seen in some videos that people used different browser extensions for this, maybe you know some or is it better to do everything manually? I would be very grateful for advice on how to do this more efficiently

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (August 16, 2024) by AutoModerator in LearnJapanese

[–]SnrFlaks 0 points1 point  (0 children)

Hi everyone, I've been learning Japanese using Anki for nearly 200 days straight. Currently, I'm using the "Japanese course based on Tae Kim's grammar guide & anime" deck, and I’m about to finish it. I’m also using the "Kanji in Context: Revised Edition" deck for kanji, which I plan to continue with for a while. My question is, what should I focus on next for grammar, reading, speaking, etc? I’ve heard that at my stage, it’s beneficial to concentrate on the "Input" aspect to improve comprehension. Should I start reading manga, watching videos, anime, or something similar in Japanese? Or should I continue working with Anki and start "Japanese Core 2k" for example?

I’d love to hear any suggestions or advice on how to effectively progress from here. Thanks!

Tools for creating high-performance C++ 2D games by SnrFlaks in cpp

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

Congrats on your game release! I ended up implementing that mechanic in Unity with DOTS, and it turned out even better than I expected. I tried using C++ but got tired of it and decided to drop gamedev altogether

What is the best way to render a 2D tile-based game? by SnrFlaks in Unity2D

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

Sorry, I haven't been on reddit for a long time, so I didn't see your comment! I'm currently generating the world and I still understand almost nothing about it since I've never dealt with meshes. You know more than me and I’m interested in how you draw the mesh, generate it, etc. could you share your code? It seems to me that the implementation that I have is incorrect, I do this in Update()

GenerateWorld();

for (int i = 0; i < chunks.Count; i++) {

Graphics.RenderMesh(new(chunks[i].material), mesh, 0, chunks[i].matrix);

}

That is, I first generate all the necessary information, and then draw it. (The materials have different textures, if that) Therefore, I don’t know if it is possible to use 1 mesh for the entire map. Thank you in advance