Jan 25 · 8 min read · "Markets move because of a constant flow of buy and sell orders. Every price tick is the result of aggressive orders matching with passive liquidity." - Fabio Valentini, World Cup Trading Champion Most retail traders stare at indicators while ignori...
Join discussionJan 12 · 22 min read · ⚠️ Important Disclaimer This article demonstrates a volume-boosting self-matching trading strategy intended solely for learning purposes related to trading system architecture. It fundamentally differs from traditional arbitrage or market-making stra...
Join discussion
Dec 31, 2025 · 5 min read · AWS EBS Volumes – Concept, Usage, and Industry Practices 1. Problem Statement A task was assigned to create an AWS volume with a specific name, type, and size.While the task looks simple, misunderstanding AWS volume fundamentals can lead to: Incorre...
Join discussion
Sep 26, 2025 · 3 min read · #This app just does volume math real simple, #and yeah it’s in Turkish ‘cause I’m Turkish, AUUUUUUUUUUUUUUU 🇹🇷🇹🇷🇹🇷 from time import sleep import os sayilar = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] class temizleme: @staticmethod def Ekrantemiz...
LLamri commentedSep 15, 2025 · 5 min read · Selamlar! Bu yazıda, Hetzner üzerinde sunucularınızın Volume’larını nasıl güvenli bir şekilde alan yükseltmesi yapabileceğinizi anlatacağım... Hetzner, uygun fiyatlı ve güçlü sunucu çözümleri sunan bir hizmet sağlayıcıdır. Başlangıçtan itibaren adım ...
Join discussion
Aug 27, 2025 · 2 min read · When we launch an EC2 instance, sometimes the default storage is not enough. In that case, we can add a new Elastic Block Store (EBS) volume and attach it to our EC2 instance. In this blog, we will learn step by step how to do this in AWS. Step 1: O...
Join discussionAug 19, 2025 · 4 min read · Welcome to my Week 5 Docker Challenge blog! 🚀 This week was all about diving into Docker fundamentals and advanced concepts. I explored containerization, built and optimized images, worked with Docker Hub, volumes, networks, Docker Compose, and even...
Join discussion
Jul 10, 2025 · 6 min read · 🐳 Docker Volume Export and import Deep Dive 🐳 Welcome to this deep dive into Docker volume export and import! 🎉 Whether you're a developer, DevOps engineer, or just curious about Docker, this guide will walk you through everything you need to know...
Join discussion
Jun 29, 2025 · 6 min read · Welcome to this complete guide on Docker Volumes! In this video, we'll go from basics to advanced topics, ensuring you're fully equipped to manage persistent data in Docker. Let's dive in! 🐳💡 🐳 What is Docker Volume? Docker volumes are Docker-mana...
Join discussion