<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Coding on A naive bidder</title><link>https://anaivebidder.com/tags/coding/</link><description>Recent content in Coding on A naive bidder</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 13 Jun 2026 07:26:45 +0200</lastBuildDate><atom:link href="https://anaivebidder.com/tags/coding/index.xml" rel="self" type="application/rss+xml"/><item><title>Revamping a legacy Github repo in the agentic era</title><link>https://anaivebidder.com/posts/revamping-github-repo/</link><pubDate>Sat, 13 Jun 2026 07:26:45 +0200</pubDate><guid>https://anaivebidder.com/posts/revamping-github-repo/</guid><description>&lt;h2 id="technical-analysis"&gt;Technical analysis&lt;/h2&gt;
&lt;p&gt;Technical analysis (TA) signals are a common approach to implement trading bots, generating market-based signals that drive buy/sell/hold decisions on algorithmic trading.&lt;/p&gt;
&lt;figure class="post-figure"&gt;
&lt;img src="https://anaivebidder.com/images/revamping_github_indicator.jpg" alt="Github-revamp" loading="lazy" decoding="async"&gt;
&lt;figcaption&gt;ADX, an example of a signaling algorithm&lt;/figcaption&gt;
&lt;/figure&gt;&lt;p&gt;Although TS was heavily documented 9 years ago, I couldn’t find anything that linked financial algorithms to particular algorithms code in a simple way. I needed something light to power my NodeJs bots so existing Java frameworks and Javascript libraries were not at option. I decided to quickly build mine.&lt;/p&gt;</description></item></channel></rss>