टीम के डेवलपमेंट नोट्स: Backtest की सटीकता, ऑर्डर निष्पादन, संख्यात्मक परिशुद्धता, और एक ऑटोमेटेड ट्रेडिंग प्लेटफ़ॉर्म के पीछे के ट्रेड-ऑफ़। डेवलपर्स के लिए लिखा गया।
इस सीरीज़ की इंजीनियरिंग सीखें एक जगह: चुपचाप होने वाली विफलताएँ, चापलूसी करने वाले सिम्युलेटर, एक पूरे डोमेन के रूप में precision, और ऐसी बंदिशें जो काम जोड़ने की बजाय हटा देती हैं।
तीन exchanges, तीन असंगत minimum-order नियम, और एक बग जो ऐसा नियम गढ़ने से पैदा हुआ जो एक exchange पर था ही नहीं। Production में precision का काम असल में कैसा दिखता है।
Why we refuse API keys that carry withdrawal permission instead of just promising not to use it, and what that constraint removes from the system.
Two React traps that only hurt when the field holds money: the native number-input wheel footgun, and a portalled Radix popover that swallows every keystroke inside a dialog.
Three ways a backtest quietly reports a better result than reality: reading a higher-timeframe indicator before its bar closed, letting an unfinished candle repaint a signal, and silently skipping conditions it cannot replay.
Three engineering problems that turned out harder than expected: exchanges that fail quietly, floating point in order sizing, and designing around never holding user funds.
अपने ज्ञान को व्यवहार में लाएं।