I will develop a crypto trading bot for hyperliquid or binance
Blockchain and Telegram Bot Developer
Over deze dienst
You bring the rules. I write the software.
You tell me what the program should do what opens a position, what closes it, what size, what limits and I build it as clean, documented code that you own outright.
WHAT I BUILD
- The exchange's official public API, wired up with your own keys on your own machine
- WebSocket-native data instead of slow REST polling, so the program acts on live prices
- Your rules translated into code exactly as you specify them
- Automatic stop rules: size caps, a shutdown trigger, safe behaviour on a dropped connection
- A simulation mode, so you can run your rules on historical data before anything goes live
- A plain config file, so you can adjust numbers later without touching code
WHY ME
25+ years of software engineering, and years on this kind of system Hyperliquid and Solana automation, WebSocket data pipelines, wallet monitors, on-chain tooling.
WHAT I DO NOT DO
I do not design the rules that part is yours. I am a software engineer, not an advisor. Bring me a specification and I will build it properly.
You get full source code, documentation and a walkthrough.
Send me your spec and I will say honestly whether it is buildable.
Platform:
Op maat
•
Binance
•
Uniswap
Ontwikkelingstechnologie:
Python
•
Solidity
•
Node.js
Veelgestelde vragen
Do you ever need my exchange account or API keys?
No, and please never send them. You deploy the program yourself and add your own keys directly on your own machine or server. I develop against testnet or read-only keys. Nothing I control ever touches your account.
What exactly do I need to give you to start?
A written description of what the program should do: the exact condition that opens a position, the exact condition that closes it, sizing, and any limits. The more precise you are, the closer the finished software matches what you pictured.
Which exchanges and chains can you work with?
Hyperliquid and Solana are my deepest specialisms. I also work with Binance, Bybit, OKX and any venue with a documented public API, plus EVM chains including Ethereum, Base and Arbitrum for on-chain execution.
Can I change the settings myself afterwards?
Yes. Every build ships with a plain config file holding the numbers you are most likely to adjust, so you can change them without editing code. The Full Build also includes a walkthrough so you know exactly where everything lives.
What happens if the connection drops while it is running?
That is what the stop rules are for. The program halts safely on a dropped connection rather than sitting in an unknown state, and the Full Build adds monitoring that alerts you when it stops for any reason.
Do I own the code when it is finished?
Completely. You receive the full source, documentation and setup instructions. Nothing is obfuscated, there is no licence key, and you are free to modify or extend it however you like afterwards.
Will you design the rules for me if I do not have any?
No, that part has to come from you. I build software to a specification you provide. If your specification is incomplete I will tell you which parts I need clarified before I start, but the decisions themselves stay yours.
