JunitTest
🔹 1. How does Falcon handle such a high volume of trades daily without any delay or issue?
(This shows curiosity about system performance and reliability.)
👉 “Falcon is processing billions of dollars and thousands of trades daily, so I’m wondering – what makes it handle this much load so smoothly?”
🔹 2. Why do we need both Product Master and Prime DB? Can't Falcon manage trades with just one of them?
(This helps understand the separation of reference vs. transactional data.)
👉 “If Product Master has all the security info, then what extra thing does Prime DB do that Falcon depends on both?”
🔹 3. Why is Short Sell Approval only an ‘affirmation’ and not a ‘confirmation’? Isn’t that risky in real trade settlement?”
(This shows you're thinking about the risk involved in trade settlement.)
👉 “PB only gives affirmation, not confirmation. Doesn’t that create a chance of failure if they later say no?”
🔹 4. In SLAB Trader, why do we use manual Pend/Send when we already have Basket Upload? Which is more preferred in real-time?
(This shows interest in real-world trading behavior and trader preferences.)
👉 “I saw SLAB Trader has both manual entry and excel upload. But which one do traders usually prefer in production?”
🔹 5. How does Falcon decide whether to auto-approve a short sell or send it for manual approval?
(Shows you're curious about automation logic and risk controls.)
👉 “There’s an auto-approval flow in FileBased Locates Summary, but in which case does it go to manual SSAMonitor?”
Comments
Post a Comment