CyberPunkMetalHead pfp

CyberPunkMetalHead

@cryptomaton

97 Following
28 Followers


CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
I made an open-source crypto trading bot that capitalizes on new coin listing pumps. the strategy is exceedingly simple. The bot scans the Binance announcement page for a new coin listing announcement, and then proceeds to purchase that coin on another exchange (I chose Poloniex) where it is likely already listed and trading. The bot operates through two coordinated services: one for detecting new coin listings and executing buy orders, and another for managing exit strategies to secure profits or limit losses. It uses a trailing stop to maximize profit and comes with the following customization options: "BuyAmount": 20, "StopLoss": 1, "TakeProfit": 1, "TestMode": true The bot also comes with a test mode so you can play around with it risk-free. Link to Repo https://github.com/CyberPunkMetalHead/new-listings-trading-bot
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
I made an open-source crypto trading bot that capitalizes on new coin listing pumps. the strategy is exceedingly simple. The bot scans the Binance announcement page for a new coin listing announcement, and then proceeds to purchase that coin on another exchange (I chose Poloniex) where it is likely already listed and trading. The bot operates through two coordinated services: one for detecting new coin listings and executing buy orders, and another for managing exit strategies to secure profits or limit losses. It uses a trailing stop to maximize profit and comes with the following customization options: "BuyAmount": 20, "StopLoss": 1, "TakeProfit": 1, "TestMode": true The bot also comes with a test mode so you can play around with it risk-free. Link to Repo https://github.com/CyberPunkMetalHead/new-listings-trading-bot Article https://medium.com/@cryptomaton/i-made-an-open-source-trading-bot-that-trades-new-coin-listings-within-seconds-a529402b2cdd?sk=d64f70b9fae1fa9fefd95359f4b06a9e
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
Is this a good time to talk chain abstraction and orchestation? I had a recent conversation with @agoric's CEO Dean Tribble on the origin of smart contracts and chain abstraction! https://open.spotify.com/episode/7gk5FFsI21JsbZTYlquE4g?si=62cdd92782f04582
0 reply
0 recast
1 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
We are so back that I've ranked the best crypto trading bot platforms for 2024 from D to S https://cryptomaton.medium.com/best-crypto-trading-bots-tier-list-for-2024-ranked-d-to-s-e1938324fe8e
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
I just released a new Podcast episode with Solana Foundation's head of strategy Austin Federa. We talked about emerging tech and Solana's new and amazing Token Extensions! Listen on Spotify: https://open.spotify.com/episode/0Tk76rYMYXTZ7OSpZv1MVx?si=37450179529c47e5&nd=1&dlsi=447a12ad90dd4559
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
I just released a new Podcast episode with /solana foundation's head of strategy @federa Thank you for the amazing conversation Austin🫡 Listen on Spotify https://t.co/0nKqYHBZJT
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
I recorded an Episode with DIMO’s co-founder Rob and we talked about how DIMO works and how to monetize your car’s data. I’m really happy with how it turned out https://open.spotify.com/episode/720oN7yifv8gFwO1cogCH7?si=ogDo6-d4SmC5a78rgd5ODQ
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
Spent some time building a sentiment trading bot for Reddit. I’m going to test the inverse cc strategy. What’s your prediction? https://cryptomaton.medium.com/i-built-an-open-source-reddit-sentiment-crypto-trading-bot-c1d054b7b669
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
Spent some time building a sentiment trading bot for Reddit. I’m going to test the inverse cc strategy. Any initial predictions? https://cryptomaton.medium.com/i-built-an-open-source-reddit-sentiment-crypto-trading-bot-c1d054b7b669
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
My ears just popped and I feel like a new man. What should I do?
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
Do you cold-plunge? Why/why not?
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
What's up founders! <3 Just released a new podcast episode with @dynamic co-founder @itai. We had a great discussion around the future of the industry and Dynamic's revolutionary Web3 authentication solution. https://open.spotify.com/episode/0waLQVzSWFsXCsxZlyXt9W?si=63b71bc4a9d54916
0 reply
3 recasts
4 reactions

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
What I learned starting a cryptocurrency podcast https://cryptomaton.medium.com/what-i-learned-starting-a-cryptocurrency-podcast-cf9b217ecbde
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
What I learned starting a cryptocurrency podcast https://cryptomaton.medium.com/what-i-learned-starting-a-cryptocurrency-podcast-cf9b217ecbde
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
You only get smarter by playing a smarter opponent
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
Why must it hurt so
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
My conversation with former Core /ethereum developer Christoph Jentzsch is up on Spotify! https://open.spotify.com/episode/0UAvynH4X7l2bcOxnHNhgG?si=RuOrJMhrQOSfSdM6hdPWqA
0 reply
0 recast
1 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
Hey JavaScript what's [1,2,3] + [4,5,6] ? Well, obviously the answer to that is: "1,2,34,5,6" (◎﹏◎)
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
What's the project that you've been spending your time building? Here's mine https://cryptomaton.medium.com/how-i-spent-2-years-building-an-algorithmic-crypto-trading-saas-ce7b8b808141
0 reply
0 recast
0 reaction

CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
What's your Founder story? Here's mine https://cryptomaton.medium.com/how-i-spent-2-years-building-an-algorithmic-crypto-trading-saas-ce7b8b808141
0 reply
0 recast
0 reaction