#peakecoinUnmoderated tagAll postsTrendingHotNewPromotedPayoutspaulmoon410 in #hive-111011 • last monthPIMP Stabilization Bot Part 2The second and crucial piece of the PIMP stabilization bot would be this python script. What I need now is those keys and those funds from @enginewitty to get this thing off the ground....paulmoon410 in #hive-111011 • 5 months agoPimp/PeakeCoin Trailing BotI was brainstorming something ferocious and trying to figure out how to help the platforms.... I came up with this and attempting to link the currencies on Hive Engine that…paulmoon410 in #hive-111011 • last month🤖 Feed the Bot: Community Outreach for Market Stability On Hive Engine, tokens live and die by their markets. Thin books and big swings let speculators control the game, leaving the community at the mercy of volatility. We’re changing that. The **PIpeakecoin in #hive-167922 • 9 months agoPeakeCoin Behind The ScenesWe've been a bit stagnate due to real-life circumstances, with the potential for fee-free transactions on many ends. Here is what is currently being worked on. XLA to PEK…paulmoon410 in #hive-167922 • 7 months ago Hive Engine Trading Bot: Placing Orders with `place_order.py`This script enables automatic trading on the Hive Engine marketplace by placing buy and sell orders using the Hive Engine API . It is a crucial part of the hive_trading_bot.py andpeakecoin in #hive-167922 • 8 months agoPeakeCoin Atomic SwapsI've been consistently working on this PeakeCoin to Scala bridge, I'm tired. I have the miner up and running. I'm attempting to run the server off of an old Pi 3 using some scpaulmoon410 in #hive-177682 • 2 months agoFan Fix?▶️ Watch on 3Speak 🗑️ Verdict This isn’t a fan. It’s a plastic sculptupeakecoin in #hive-177682 • 4 months ago Atomic PEK Swap UI — Robust Memo-Based Tracking Is Live!We’ve rolled out a major set of upgrades to the PeakeCoin Atomic Swap UI tonight: 1. Memo-Based Swap Tracking Every marketSell transaction now uses a unique memo (e.g., `AtomicSpaulmoon410 in #hive-181335 • 3 months agoSeries/Parallel Batteries▶️ Watch on 3Speak Right now, I’ve got servers running and a battery bapaulmoon410 in #hive-181335 • 2 months agoFans...▶️ Watch on 3Speak I had dissassemble this fan to try and fix it, but ipeakecoin in #hive-184127 • 8 months agoSB 292 - Limiting Traffic Policing PowersIn the heart of Maryland's legislative chambers, a contentious debate unfolds over Senate Bill 292, a proposal aiming to reshape the landscape of traffic enforcement. This bill seeks topaulmoon410 in #hive-184127 • 2 months agoIs It Racist...▶️ Watch on 3Speak Had taken a little break from working on the PeakeCopaulmoon410 in #hive-184127 • 2 months agoReturn To The Land - White Segregationists in Arkansas▶️ Watch on 3Speak 🧾 Identity & Structure RTTL is organized as apeakecoin in #hive-186392 • 5 months agoPeakeCoin Updates 5/10/2025🔧 PeakeCoin Update – May 2025 It's been a grind behind the scenes — building, debugging, and pushing files to an old-school GeoCities server to keep PeakeCoin decentralized, transparent, anpaulmoon410 in #hive-186392 • 4 months agoPeakeCoin'sino - Looking For HelpThere’s a lot to get done—and not a lot of time to do it. If you’re interested in pitching in, putting some code down, or lending effort, I can pay you in PeakeCoin… just know…paulmoon410 in #hive-186392 • 5 months agoPeakeCoin Matic ContractI have been held up trying to figure out a way to bridge the gaps and make the token more usable or have a higher use case. I took some time out to begin writing the Matic Smart Contract for Ppaulmoon410 in #hive-186392 • 4 months agoPeakeCoin AtomPEK Swaps - JavaScript UpdatesOn the route to greatness you often use a lot of swear words. I had a lot of issues trying to get this whole Atomic Swap function. I have it working on the sellpaulmoon410 in #hive-186392 • 4 months agoPeakeCoin Bot - Universal place_orderSuppose you're attempting to run multiple trading bots and want more control. This is where I have ended up. The main issues I've run into there are some automated minimums, so you may need tpeakecoin in #hive-186392 • 2 months agoAutomating Remote Python Dashboards with a Bash ScriptRunning Python dashboards on a remote machine can feel repetitive: log in via SSH, activate a virtual environment, navigate into the right directory, and finally launch your script. Doing thatpaulmoon410 in #hive-186392 • 4 months agoPeakeCoin Bot - Offset TransactionsThis is what you need to do to avoid problems with bot transactions that are trying to go through on each block. Don't be a douche, copy the code Using @nectarflower API and the hard work