Exploring Deep Learning Models and Their Economic Applications: Insights from Melissa Dell's Research
quantseeker @ twitter
orig
Melissa Dell’s latest paper dives into the intersection of deep learning models and their applications in economics. She systematically reviews various architectures, highlighting strengths and weaknesses in predictive power across different economic datasets. Key insights include the comparative advantages of neural networks over traditional econometric models, particularly in large, high-dimensional datasets. The role of interpretability remains crucial, with suggestions for bridging the gap between complex models and actionable economic insights. For practical implementation, she provides code and examples on GitHub, emphasizing reproducibility of results. This synthesis encourages further exploration of machine learning techniques tailored to economic analysis.
@quant_feed
quantseeker @ twitter
orig
Melissa Dell’s latest paper dives into the intersection of deep learning models and their applications in economics. She systematically reviews various architectures, highlighting strengths and weaknesses in predictive power across different economic datasets. Key insights include the comparative advantages of neural networks over traditional econometric models, particularly in large, high-dimensional datasets. The role of interpretability remains crucial, with suggestions for bridging the gap between complex models and actionable economic insights. For practical implementation, she provides code and examples on GitHub, emphasizing reproducibility of results. This synthesis encourages further exploration of machine learning techniques tailored to economic analysis.
@quant_feed
Decoding the RESP: Crafting the Optimal Funding Strategy for Education Savings
benjaminwfelix @ twitter
orig
The RESP (Registered Education Savings Plan) is a complex optimization problem for funding children's education, balancing contribution limits, grants, and future tax implications. Key elements include a lifetime contribution cap of $50,000, potential matching grants of up to $7,200, tax-deferred growth, and the ability to shift tax liabilities to the beneficiary.
Front-loading contributions can result in missed grants, as only up to $500 of contributions are eligible for grants annually. It's important to consider strategies for maximizing overall investment, keeping in mind the interplay between contributions, available grants, and future tax treatments.
Two strategies emerged in a model scenario where $50,000 is available at the child's birth:
1. A full $50,000 contribution upfront, sacrificing future grants.
2. An initial $16,500 contribution followed by strategic annual contributions to leverage remaining grant opportunities.
With a 7% expected return and specific tax rates considered, the upfront contribution initially appeared to maximize after-tax wealth. However, when introducing a distribution of returns via Monte Carlo simulations, the grant-maximizing strategy demonstrated lower volatility and a higher median wealth outcome.
Ultimately, while using RESPs is advisable, determining the optimal approach requires careful analysis of risk and potential returns.
@quant_feed
benjaminwfelix @ twitter
orig
The RESP (Registered Education Savings Plan) is a complex optimization problem for funding children's education, balancing contribution limits, grants, and future tax implications. Key elements include a lifetime contribution cap of $50,000, potential matching grants of up to $7,200, tax-deferred growth, and the ability to shift tax liabilities to the beneficiary.
Front-loading contributions can result in missed grants, as only up to $500 of contributions are eligible for grants annually. It's important to consider strategies for maximizing overall investment, keeping in mind the interplay between contributions, available grants, and future tax treatments.
Two strategies emerged in a model scenario where $50,000 is available at the child's birth:
1. A full $50,000 contribution upfront, sacrificing future grants.
2. An initial $16,500 contribution followed by strategic annual contributions to leverage remaining grant opportunities.
With a 7% expected return and specific tax rates considered, the upfront contribution initially appeared to maximize after-tax wealth. However, when introducing a distribution of returns via Monte Carlo simulations, the grant-maximizing strategy demonstrated lower volatility and a higher median wealth outcome.
Ultimately, while using RESPs is advisable, determining the optimal approach requires careful analysis of risk and potential returns.
@quant_feed
Exploring Copula Trading: Insights from Stander et al.'s 2013 Research Paper
BlackSwan_ptf @ twitter
orig
Copula trading is a robust statistical approach for pinpointing trading opportunities through the dependence structure of asset returns. A general algorithm involves selecting pairs of assets based on Kendall's rank correlation, followed by fitting marginal distributions using various options like normal or Student's t, guided by criteria such as Akaike Information Criterion (AIC) and Bayesian Information Criterion (BIC), as well as Kolmogorov-Smirnov tests for goodness-of-fit.
Once marginal distributions are established, fitting a copula to the transformed returns enables the calculation of conditional probabilities. A low calculated probability indicates that an asset is underpriced, while a high probability suggests it is overpriced. Although effective, copula trading demands considerable time and resources.
For implementation, specific conditions for establishing long or short positions are determined, with transformed returns denoted as U and V and a confidence level represented as c. Key resources include 'Trading strategies with copulas' by Stander et al. (2013).
@quant_feed
BlackSwan_ptf @ twitter
orig
Copula trading is a robust statistical approach for pinpointing trading opportunities through the dependence structure of asset returns. A general algorithm involves selecting pairs of assets based on Kendall's rank correlation, followed by fitting marginal distributions using various options like normal or Student's t, guided by criteria such as Akaike Information Criterion (AIC) and Bayesian Information Criterion (BIC), as well as Kolmogorov-Smirnov tests for goodness-of-fit.
Once marginal distributions are established, fitting a copula to the transformed returns enables the calculation of conditional probabilities. A low calculated probability indicates that an asset is underpriced, while a high probability suggests it is overpriced. Although effective, copula trading demands considerable time and resources.
For implementation, specific conditions for establishing long or short positions are determined, with transformed returns denoted as U and V and a confidence level represented as c. Key resources include 'Trading strategies with copulas' by Stander et al. (2013).
@quant_feed
Enhancing Order Management Systems: A Redesign of the Differential Function for Optimized Order Placement
BeatzXBT @ twitter
orig
I'm reworking the order management system (OMS) to enhance order placement efficiency. The new approach involves splitting orders into two distinct batches: batch A (bba) and outer orders, allowing differentiation in prioritization. This method will manage rate limits more effectively by balancing amendments and replacements.
Key insights include:
- Prioritizing orders differently to improve execution speed.
- Taking action when the target delta diverges too far from the current delta.
- Streamlining processes to resolve existing rate limit constraints while increasing complexity.
I welcome feedback on these strategies, especially regarding the logic behind the delta discrepancy approach. The aim is to refine execution without jeopardizing overall system integrity.
@quant_feed
BeatzXBT @ twitter
orig
I'm reworking the order management system (OMS) to enhance order placement efficiency. The new approach involves splitting orders into two distinct batches: batch A (bba) and outer orders, allowing differentiation in prioritization. This method will manage rate limits more effectively by balancing amendments and replacements.
Key insights include:
- Prioritizing orders differently to improve execution speed.
- Taking action when the target delta diverges too far from the current delta.
- Streamlining processes to resolve existing rate limit constraints while increasing complexity.
I welcome feedback on these strategies, especially regarding the logic behind the delta discrepancy approach. The aim is to refine execution without jeopardizing overall system integrity.
@quant_feed
The Importance of First Principles in Financial Modeling
__paleologo @ twitter
orig
Models in finance and economics should be rooted in first principles and reasonable approximations, rather than the misunderstandings that often arise in discussions around their application. Financial firms thrive on the expertise of applied mathematicians and engineers, highlighting a disconnect between economic theory and practical modeling. Additionally, there's a critique of economists' modeling proficiency, with a suggestion that economics graduates may not be improving in their ability to apply price theory effectively. This indicates a need for a reevaluation of how economic principles are taught and understood in the context of practical applications.
@quant_feed
__paleologo @ twitter
orig
Models in finance and economics should be rooted in first principles and reasonable approximations, rather than the misunderstandings that often arise in discussions around their application. Financial firms thrive on the expertise of applied mathematicians and engineers, highlighting a disconnect between economic theory and practical modeling. Additionally, there's a critique of economists' modeling proficiency, with a suggestion that economics graduates may not be improving in their ability to apply price theory effectively. This indicates a need for a reevaluation of how economic principles are taught and understood in the context of practical applications.
@quant_feed
Key Insights from Five Years of Trading Experience in Half a Minute
GoshawkTrades @ twitter
orig
1. Prioritize parameter selection over optimization techniques for better strategy improvement. Focus on practical parameter changes rather than get lost in various optimization methods.
2. Fast feedback is crucial; greater sample sizes lead to higher statistical significance. Choose strategies with ample trade counts to boost feedback loops and your growth trajectory.
3. Beware of fees that can erode profits rapidly. Always backtest in a realistic environment to factor in fees, including locate fees.
4. Leverage better data for improved results. Manual tracking falls short; employ code to access comprehensive datasets and explore alternative data for reliable backtests.
5. Understand that volatility presents both opportunity and risk. Effective risk management allows you to profit from volatile markets, often with smaller positions, maximizing potential returns.
@quant_feed
GoshawkTrades @ twitter
orig
1. Prioritize parameter selection over optimization techniques for better strategy improvement. Focus on practical parameter changes rather than get lost in various optimization methods.
2. Fast feedback is crucial; greater sample sizes lead to higher statistical significance. Choose strategies with ample trade counts to boost feedback loops and your growth trajectory.
3. Beware of fees that can erode profits rapidly. Always backtest in a realistic environment to factor in fees, including locate fees.
4. Leverage better data for improved results. Manual tracking falls short; employ code to access comprehensive datasets and explore alternative data for reliable backtests.
5. Understand that volatility presents both opportunity and risk. Effective risk management allows you to profit from volatile markets, often with smaller positions, maximizing potential returns.
@quant_feed
Analyzing the Path from Rate Hikes to Recession: A Look at Inverted Yield Curves and Economic Slowdowns
MacroAlf @ twitter
orig
The Central Bank has aggressively raised rates, leading to an inverted yield curve indicating overly tight conditions. Historically, this inversion persists for 12-27 months, and we’re currently at month 24 post-inversion with the economy already slowing. Now, we’re seeing a rapid bull steepening of the yield curve, hinting at late-cycle dynamics before the inevitable recession. This pattern highlights the complex interplay between monetary policy and economic cycles.
@quant_feed
MacroAlf @ twitter
orig
The Central Bank has aggressively raised rates, leading to an inverted yield curve indicating overly tight conditions. Historically, this inversion persists for 12-27 months, and we’re currently at month 24 post-inversion with the economy already slowing. Now, we’re seeing a rapid bull steepening of the yield curve, hinting at late-cycle dynamics before the inevitable recession. This pattern highlights the complex interplay between monetary policy and economic cycles.
@quant_feed
Understanding Daily Variance in Performance: Lessons from Professional Poker to Quant Finance
gametheorizing @ twitter
orig
I observed significant daily variance in my poker performance due to factors like sleep, mood, and diet. The difference between my A-game and C-game could cost me dearly in buy-ins. Poker’s luck component made it difficult to gauge my mental sharpness until it was too late into a session, especially against skilled opponents who would exploit any errors.
To address this, I incorporated a daily routine of playing 5-6 blitz chess games each morning as a self-assessment tool. If I could compete well against high-rated players, I felt confident heading into high-stakes games. If I struggled, I would opt for more relaxed tournaments or take a day off. I also see value in simpler online games for assessing mental clarity through quick arithmetic calculations.
@quant_feed
gametheorizing @ twitter
orig
I observed significant daily variance in my poker performance due to factors like sleep, mood, and diet. The difference between my A-game and C-game could cost me dearly in buy-ins. Poker’s luck component made it difficult to gauge my mental sharpness until it was too late into a session, especially against skilled opponents who would exploit any errors.
To address this, I incorporated a daily routine of playing 5-6 blitz chess games each morning as a self-assessment tool. If I could compete well against high-rated players, I felt confident heading into high-stakes games. If I struggled, I would opt for more relaxed tournaments or take a day off. I also see value in simpler online games for assessing mental clarity through quick arithmetic calculations.
@quant_feed
Reflecting on Two Months of High Volatility: A Journey of 1699.9% Returns and a Sharpe Ratio of 4.246
BeatzXBT @ twitter
orig
The past two months have been a rollercoaster; December was particularly challenging, but I've recovered with impressive results—1699.9% returns and a Sharpe ratio of 4.246, alongside a trading volume of $9.67M. My primary successes came from BONK and MOVR, where I strategically oversized my positions due to their favorable conditions for stink bidding, benefiting from thin books and high retail flow.
However, the journey wasn't without significant drawdowns. There were three major setbacks:
1) An uncaught exception led to stale bids being filled, almost causing liquidation.
2) I quoted a faulty symbol, resulting in a quick -20% drop twice and liquidating a small sub-account.
3) The Bybit API failure, which caused massive drawdowns across multiple sub-accounts—this one stung the most as it was beyond my control.
These experiences highlighted the importance of risk management; I'm shifting my focus to retaining capital and reducing leverage, aiming for a conservative grind to low five figures while removing profits to cover development costs. It’s essential to avoid greed, especially since my strategy involves tail risk.
I'll be making my project open source once we finish the cleanup, which should lead to smoother operations. Thanks to everyone who reached out with feedback—it's been invaluable! Lastly, my trading strategy involves high turnover (over 75x) and a concentrated asset approach with a maximum of three assets. A backtester is on my to-do list, but studies are the current priority.
@quant_feed
BeatzXBT @ twitter
orig
The past two months have been a rollercoaster; December was particularly challenging, but I've recovered with impressive results—1699.9% returns and a Sharpe ratio of 4.246, alongside a trading volume of $9.67M. My primary successes came from BONK and MOVR, where I strategically oversized my positions due to their favorable conditions for stink bidding, benefiting from thin books and high retail flow.
However, the journey wasn't without significant drawdowns. There were three major setbacks:
1) An uncaught exception led to stale bids being filled, almost causing liquidation.
2) I quoted a faulty symbol, resulting in a quick -20% drop twice and liquidating a small sub-account.
3) The Bybit API failure, which caused massive drawdowns across multiple sub-accounts—this one stung the most as it was beyond my control.
These experiences highlighted the importance of risk management; I'm shifting my focus to retaining capital and reducing leverage, aiming for a conservative grind to low five figures while removing profits to cover development costs. It’s essential to avoid greed, especially since my strategy involves tail risk.
I'll be making my project open source once we finish the cleanup, which should lead to smoother operations. Thanks to everyone who reached out with feedback—it's been invaluable! Lastly, my trading strategy involves high turnover (over 75x) and a concentrated asset approach with a maximum of three assets. A backtester is on my to-do list, but studies are the current priority.
@quant_feed
Exploring the Dual Nature of Mean-Reversion in Futures Spreads
oxbquant @ twitter
orig
Mean reversion in futures spreads is quite an intriguing concept; I'm exploring whether the mean reversion time itself can be mean-reverting. I'm experimenting with a simple EMA combined with +1/-1 standard deviations to identify optimal trading points. The goal is to determine when spreads are "cheap" or "expensive," particularly if I'm looking to hedge delta within a 5-day window.
Interestingly, I've found that the mean reversion time is actually the duration required for the spread to revert from upper or lower bounds to 0.5 standard deviations of the EMA. When testing this with a basic RV score, results differ significantly. This disparity seems to stem from the RV score's ability to make larger jumps between points, leading to less fine granularity, which complicates the overall modeling.
On a more mathematical note, I'm considering modeling these reversions using gamma or exponential distributions. Then, at each new reversion event, I could initialize a Bayesian model using the prior of the gamma distribution and continuously update it with new data to refine trading decisions. Curious for thoughts on this approach!
@quant_feed
oxbquant @ twitter
orig
Mean reversion in futures spreads is quite an intriguing concept; I'm exploring whether the mean reversion time itself can be mean-reverting. I'm experimenting with a simple EMA combined with +1/-1 standard deviations to identify optimal trading points. The goal is to determine when spreads are "cheap" or "expensive," particularly if I'm looking to hedge delta within a 5-day window.
Interestingly, I've found that the mean reversion time is actually the duration required for the spread to revert from upper or lower bounds to 0.5 standard deviations of the EMA. When testing this with a basic RV score, results differ significantly. This disparity seems to stem from the RV score's ability to make larger jumps between points, leading to less fine granularity, which complicates the overall modeling.
On a more mathematical note, I'm considering modeling these reversions using gamma or exponential distributions. Then, at each new reversion event, I could initialize a Bayesian model using the prior of the gamma distribution and continuously update it with new data to refine trading decisions. Curious for thoughts on this approach!
@quant_feed
Challenging Overconfidence in FinTwit: Empowering Individuals to Conduct Independent Analysis
therobotjames @ twitter
orig
Never accept blanket statements or overconfident claims without challenging them. It's crucial to develop your analytical skills—simple analyses are accessible to everyone, and they provide clarity in a sea of noise. Anyone can learn to scrutinize data critically. Don't let the bravado of others drown out your own insights.
@quant_feed
therobotjames @ twitter
orig
Never accept blanket statements or overconfident claims without challenging them. It's crucial to develop your analytical skills—simple analyses are accessible to everyone, and they provide clarity in a sea of noise. Anyone can learn to scrutinize data critically. Don't let the bravado of others drown out your own insights.
@quant_feed
Exploring Intuition Through Simulation: Insights from LASSO vs Ridge Analysis
choffstein @ twitter
orig
LASSO and Ridge regression serve different purposes in regularization, but the real takeaway here is the importance of simulation for building intuition in quantitative analysis. It's an underrated method that can unlock deeper understanding, especially for those of us who aren't innate analytical thinkers. While some can quickly grasp concepts from first principles, experimenting and observing how variables react provides valuable insights. Being hands-on with simulations allows us to poke at complex models and see their dynamics, ultimately enhancing our comprehension. Great discussions like those from @quantymacro and insights from @Bubamara420 highlight the power of practical exploration in data science.
@quant_feed
choffstein @ twitter
orig
LASSO and Ridge regression serve different purposes in regularization, but the real takeaway here is the importance of simulation for building intuition in quantitative analysis. It's an underrated method that can unlock deeper understanding, especially for those of us who aren't innate analytical thinkers. While some can quickly grasp concepts from first principles, experimenting and observing how variables react provides valuable insights. Being hands-on with simulations allows us to poke at complex models and see their dynamics, ultimately enhancing our comprehension. Great discussions like those from @quantymacro and insights from @Bubamara420 highlight the power of practical exploration in data science.
@quant_feed
Exploring the Ehlers Coefficient Filter: A Regime Filter for Trend and Cycle Detection in Market Strategies
GoshawkTrades @ twitter
orig
The Ehlers Coefficient Filter is a valuable tool for identifying market regimes by assessing price movement trends and cyclicality. It possesses both advantages and disadvantages, which traders should consider thoroughly. Over 200 traders have leveraged our expertise to evolve their strategies into systematic approaches. For those facing challenges with conviction, execution, or requiring quant development, there are resources available to help automate your trading effectively.
@quant_feed
GoshawkTrades @ twitter
orig
The Ehlers Coefficient Filter is a valuable tool for identifying market regimes by assessing price movement trends and cyclicality. It possesses both advantages and disadvantages, which traders should consider thoroughly. Over 200 traders have leveraged our expertise to evolve their strategies into systematic approaches. For those facing challenges with conviction, execution, or requiring quant development, there are resources available to help automate your trading effectively.
@quant_feed
Enhancing Factor Timing Predictions: The Role of Economic Structure and Deep Learning
quantseeker @ twitter
orig
A new paper emphasizes the importance of incorporating economic structure and time series dynamics in factor timing models, significantly enhancing predictive accuracy. Critical variables identified for effective factor timing include tail risk, price trends, and leverage. Additionally, I've launched a newsletter aimed at providing weekly insights into quant research focused on investing, macroeconomic trends, and trading strategies.
@quant_feed
quantseeker @ twitter
orig
A new paper emphasizes the importance of incorporating economic structure and time series dynamics in factor timing models, significantly enhancing predictive accuracy. Critical variables identified for effective factor timing include tail risk, price trends, and leverage. Additionally, I've launched a newsletter aimed at providing weekly insights into quant research focused on investing, macroeconomic trends, and trading strategies.
@quant_feed
Navigating Low Liquidity: Understanding Market Vulnerabilities During Seasonal Calm
Ksidiii @ twitter
orig
We're entering a quiet seasonal period in the market, which heightens susceptibility to irrational headlines and narratives amid light liquidity. This phenomenon is a recurring theme each summer. While volatility may seem clustered at low levels, don't underestimate the potential for sudden spikes in volatility, as seen in past summers.
@quant_feed
Ksidiii @ twitter
orig
We're entering a quiet seasonal period in the market, which heightens susceptibility to irrational headlines and narratives amid light liquidity. This phenomenon is a recurring theme each summer. While volatility may seem clustered at low levels, don't underestimate the potential for sudden spikes in volatility, as seen in past summers.
@quant_feed
Rethinking Predictive Models: Why Past Performance Isn't an Indicator of Future Success
Citrini7 @ twitter
orig
Leaders who drive progress do not limit their vision based on past performance; this narrow perspective stifles innovation. It's amusing how articles elevate firms like Goldman Sachs for their focus on profitability while ignoring their true aim of attracting trading volume. Claims about the necessity of infrastructure often get debunked by innovation, showcasing the dynamic nature of industry. The presence of a Fed put illustrates how markets can remain buoyant despite skepticism. Amy embodies the spirit of resilience and adaptability we need to embrace.
@quant_feed
Citrini7 @ twitter
orig
Leaders who drive progress do not limit their vision based on past performance; this narrow perspective stifles innovation. It's amusing how articles elevate firms like Goldman Sachs for their focus on profitability while ignoring their true aim of attracting trading volume. Claims about the necessity of infrastructure often get debunked by innovation, showcasing the dynamic nature of industry. The presence of a Fed put illustrates how markets can remain buoyant despite skepticism. Amy embodies the spirit of resilience and adaptability we need to embrace.
@quant_feed
Exploring the Nature of Equity Factors: Mispricing vs. Risk in Quantitative Finance
quantseeker @ twitter
orig
Hundreds of equity factors exist, but the debate remains whether they indicate mispricing or just risk. Frey’s analysis suggests that at least 40% of factors signal mispricing, emphasizing that many factors are essentially the mechanisms through which prices adjust back to fundamental values. This highlights the crucial interplay between price dynamics and fundamental analysis in the investment landscape. Staying updated on emerging research in investing, macroeconomic trends, and trading can illuminate these concepts further, enhancing our understanding of market behavior.
@quant_feed
quantseeker @ twitter
orig
Hundreds of equity factors exist, but the debate remains whether they indicate mispricing or just risk. Frey’s analysis suggests that at least 40% of factors signal mispricing, emphasizing that many factors are essentially the mechanisms through which prices adjust back to fundamental values. This highlights the crucial interplay between price dynamics and fundamental analysis in the investment landscape. Staying updated on emerging research in investing, macroeconomic trends, and trading can illuminate these concepts further, enhancing our understanding of market behavior.
@quant_feed
Developing Predictive Models for Unusual Travel Patterns in Influencers
PtrPomorski @ twitter
orig
When choosing a model for predictive analysis in finance, it's critical to rethink the conventional preference for LSTMs often suggested by platforms like Kaggle. I advocate starting with regularized linear models and Generalized Additive Models (GAMs), such as ridge, lasso, and elastic net. These models are straightforward and have effective applications in high-frequency trading, despite the underlying assumption of independence being questionable in financial contexts.
Transitioning to non-linear methods, tree-based algorithms like LGBM often outperform others in this arena. They fit the interconnected nature of financial data well but come with complexities that can lead to overfitting and calibration challenges, particularly in calculating confidence intervals. Despite these drawbacks, tree models are generally more suited for lower frequency data and require less preprocessing compared to their linear counterparts.
Lastly, while neural networks and their combinations with GAMs (NAMs) are gaining traction, their utility is mostly seen in deep hedging scenarios. They offer significant out-of-sample accuracy given sufficient data and compute resources, but their complexity can hinder analysis and feature importance evaluation. Remember, starting with simple linear models not only provides a good foundation but also a clear benchmark for assessing the additional insights drawn from more intricate algorithms.
@quant_feed
PtrPomorski @ twitter
orig
When choosing a model for predictive analysis in finance, it's critical to rethink the conventional preference for LSTMs often suggested by platforms like Kaggle. I advocate starting with regularized linear models and Generalized Additive Models (GAMs), such as ridge, lasso, and elastic net. These models are straightforward and have effective applications in high-frequency trading, despite the underlying assumption of independence being questionable in financial contexts.
Transitioning to non-linear methods, tree-based algorithms like LGBM often outperform others in this arena. They fit the interconnected nature of financial data well but come with complexities that can lead to overfitting and calibration challenges, particularly in calculating confidence intervals. Despite these drawbacks, tree models are generally more suited for lower frequency data and require less preprocessing compared to their linear counterparts.
Lastly, while neural networks and their combinations with GAMs (NAMs) are gaining traction, their utility is mostly seen in deep hedging scenarios. They offer significant out-of-sample accuracy given sufficient data and compute resources, but their complexity can hinder analysis and feature importance evaluation. Remember, starting with simple linear models not only provides a good foundation but also a clear benchmark for assessing the additional insights drawn from more intricate algorithms.
@quant_feed
Optimizing Fill Performance While Addressing Drawdown Challenges
BeatzXBT @ twitter
orig
Progress in reducing drawdown spikes is evident, but there's still room for improvement in fill quality. The PnL graph remains relatively stable; I've focused on enhancing its smoothness following recent changes. Exploring Grafana and TimescaleDB for live monitoring is on my radar, though Streamlit is also an option, I’m leaning towards mastering TimescaleDB for efficiency. I've made some tweaks to the quoting strategy, but the core approach remains simple. While I could dig deeper into data trends, my current bandwidth is limited.
@quant_feed
BeatzXBT @ twitter
orig
Progress in reducing drawdown spikes is evident, but there's still room for improvement in fill quality. The PnL graph remains relatively stable; I've focused on enhancing its smoothness following recent changes. Exploring Grafana and TimescaleDB for live monitoring is on my radar, though Streamlit is also an option, I’m leaning towards mastering TimescaleDB for efficiency. I've made some tweaks to the quoting strategy, but the core approach remains simple. While I could dig deeper into data trends, my current bandwidth is limited.
@quant_feed
Navigating Career Pathways in Top Quant Funds: A Reality Check for Aspiring Candidates
PtrPomorski @ twitter
orig
It appears that top funds like Jane Street and Citadel are currently the gold standard for financial careers. However, accessing these opportunities is extremely challenging if you’re not from a target school—effectively, you’re out of the running. For those from target schools, the interview process is a brutal filter where the overwhelming majority of candidates, about 99%, may not succeed.
Interestingly, starting your career elsewhere as a junior and then aiming to transition back into these elite firms may be a more viable strategy. There's been a lot of chatter about the effectiveness of platforms like LinkedIn for job hunting, with mixed reviews on whether anyone has actually secured positions through it. This recruitment trend seems to perpetuate an elitist atmosphere, creating barriers that favor a select few.
@quant_feed
PtrPomorski @ twitter
orig
It appears that top funds like Jane Street and Citadel are currently the gold standard for financial careers. However, accessing these opportunities is extremely challenging if you’re not from a target school—effectively, you’re out of the running. For those from target schools, the interview process is a brutal filter where the overwhelming majority of candidates, about 99%, may not succeed.
Interestingly, starting your career elsewhere as a junior and then aiming to transition back into these elite firms may be a more viable strategy. There's been a lot of chatter about the effectiveness of platforms like LinkedIn for job hunting, with mixed reviews on whether anyone has actually secured positions through it. This recruitment trend seems to perpetuate an elitist atmosphere, creating barriers that favor a select few.
@quant_feed
Exploring Performance: Hyper vs. Reqwest in Rust Development
Dub0x3A @ twitter
orig
Hyper outperforms Reqwest in Rust, showing an ~18% speed advantage in a test with a simple local HTTP/1 server. If you're aiming for micro-optimizations, Hyper's lower-level client is worth considering. Kudos to @seanmonstar and contributors for their solid work on these libraries, and shoutout to @fasterthanlime for the helpful article. While Hyper is efficient and adopted by major players like AWS, Discord, and Cloudflare, I recommend most users stick with Reqwest for its ease of use and comprehensive handling of complexities like TCP screams, ALPN negotiation, and TLS.
@quant_feed
Dub0x3A @ twitter
orig
Hyper outperforms Reqwest in Rust, showing an ~18% speed advantage in a test with a simple local HTTP/1 server. If you're aiming for micro-optimizations, Hyper's lower-level client is worth considering. Kudos to @seanmonstar and contributors for their solid work on these libraries, and shoutout to @fasterthanlime for the helpful article. While Hyper is efficient and adopted by major players like AWS, Discord, and Cloudflare, I recommend most users stick with Reqwest for its ease of use and comprehensive handling of complexities like TCP screams, ALPN negotiation, and TLS.
@quant_feed