Iām probably not the first to try this, but this is my journey, and Iād love for someone to follow along.
My goal is to achieve a 40% annual return through low-risk, zero-fee stablecoin trading, and so far, Iām happy with my first 5 days. Iāll be sharing my P/L after 30 days to track progress.
Right now, Iām testing strategies and playing the game with an initial $5,068 USD. If the first month goes well, Iāll continue with $20K. Here, Iāll be sharing profits, losses, Python coding, and other interesting stuff along the way. Stay tuned! š
Iāve decided to scale up and increased my trading capital to $15K. My plan is to allocate 25% to Isolated Margin, which I believe suits my strategy better. H
owever, for now, Iām testing with $2,500 on 10x leverage to evaluate the real ROI before fully committing ā since margin trading might not be as efficient for my approach.
The results depend heavily on hourly trading volume, and in some cases, spot trading proves to be the better option. The goal is to optimize strategy execution and maximize stable, low-risk returns.
Iāll keep sharing my progress - letās see where this experiment takes me! š
⤠Welcome back! My first post got some attention, so Iām continuing the journey.
First things first - this isnāt just about numbers. $26 doesnāt mean much, but percentage, consistency, and discipline do.
Since Iām still a newcomer here, Iād like to share the trackers I use and maybe drop some tips (and of course, Iād love to hear yours too!).
ā”ļø 1. API Bot ā Order Tracker
I built a Python bot that tracks all orders and order book changes so I donāt have to constantly check charts. If anything happens- an order is filled, canceled, or my position moves - I get an instant notification in my messenger app.
This setup makes it feel like passive income, even though I donāt let the bot trade yet (still figuring out the logic).
ā”ļø 2. API Bot ā Arbitrage Tracker This bot analyzes market movements and alerts me when the spread shifts or a currency rate might change.
Since Binance offers zero-fee trading on three stablecoin pairs (USDC/USDT, FDUSD/USDT, FDUSD/USDC), itās impossible to profit as a taker ā there are too many smarter bots filling those gaps instantly.
However, when liquidity in Ask1-Bid1 orders dries up, a price shift is coming. My bot catches these signals, helping me avoid losses.
ā”ļø 3. Quick Math: 10-12 trades/day with a 0.0001 spread = $5 from $5000.
5 trades with a 0.0002 spread (FDUSD/USDC) = $5 (0.1% daily)1.001^365 = 1.44 ā 44% annual return
So a consistent 0.1% daily return = 44% annually.
4. Plans & Improvements
Iām still refining my bot logic, but my goal is to develop a deal scoring system, evaluating: Reward potential, Volatility, Average deal time
To estimate order fulfillment speed, I analyze 1-hour trading volume and Ask1+Bid1 data for each pair. My bot logs everything into a spreadsheet, so I always know which pairs will execute orders faster.
ā No worries, Iāll post my P/L every day so you can track my performance in real time. Stay tuned! š