pragprog

pragprog

This is a side project from my main blog (termuxuser01.blogspot.com) mainly dedicated to my exploracion into blockchain technology and the new fronteirs it opens. I like learning and sharing what I find in the digital sea.


The sneaky multisig scam. Newbies Beware!

22 Dec 2024 1 minute read 4 comments fred_nurk

Here I leave you with the 12 word phrase for a Tron wallet with more than 8,000 USDT in it, it is originally an okx wallet but it can also be imported into other multichain wallets such as Trust wallet: check broom dinosaur stool harsh hurdle morning...

What are wrapped tokens?

19 Dec 2024 1 minute read 0 comments fred_nurk

With so many technologies, blockchains and platforms out there, it is easy to get isolated in one and lose access to the others. For example with the rise of smart contracts, BTC didn't have as much utility in the DeFi space. Here we have a good exam...

Explaining Impermanent Loss

5 Dec 2024 3 minute read 0 comments fred_nurk

Providing liquidity pairs is very attractive but there is a dark cloud that hovers over new investors, impermanent loss, which might seem confusing so I will try to explain here with examples. In short, we can say that Impermanent loss is when the va...

Growing small accounts with meme coins: some considerations

23 Nov 2024 4 minute read 0 comments fred_nurk

I have been learning about the meme coin space and one thing I noticed was that many people end up losing money. EVEN AFTER MAKING GOOD TRADES! And studying their trades I came to the conclusion that many of them don't take certain considerations int...

ICT Automation 1.1a: Improving the DBSCAN Machine Learning Algorithm and Analyzing Results

15 Aug 2024 5 minute read 0 comments fred_nurk

As I alluded to in my previous post, our implementation to our DBSCAN algorithm has a few shortcommings. So I want to take the time to go through the thought process of taking an algorithm we wrote and improving it to get better results. I probably w...

Automatización ICT 1.0a: Aprendizaje Automatizado y Clustering

13 Aug 2024 3 minute read 0 comments fred_nurk

Este artículo lo escribo para complementar los próximos artículos en los que veremos algunos algoritmos que identifican zonas de liquidez en los datos historicos de precios de activos. No es absolutamente necesario leerlo, pero, especialmente si no e...

ICT Automation 1.1: Identifying liquidity with the DBSCAN algorithm

12 Aug 2024 5 minute read 0 comments fred_nurk

Starting off, for transparency reasons I want to state that sklearn has a module for the DBSCAN algorithm. But I like to make things with minimum dependencies just because it's more educational and more fun. One more thing I like to add, which I touc...

ICT Automation 1.0a: Machine Learning Concept Clustering

12 Aug 2024 2 minute read 0 comments fred_nurk

This article is meant to be complementary to the next few articles where we look into some algorithms that identify liquidity zones in an assets price data. It is not absolutely necessary to read but, especially if you're not familiar with data analy...

ICT algo trading 1.0: Liquidity

11 Aug 2024 3 minute read 0 comments fred_nurk

The first concept we are going to approach in this series im designing and automating an ICT strategy is going to be liquidity. This is a really interesting topic because it gives an insight to how institutional traders operate. The traditional defin...

Trading algoritmico ICT 1.0: Liquidez

11 Aug 2024 3 minute read 0 comments fred_nurk

El primer concepto que abordaremos en esta serie al diseñar y automatizar una estrategia ICT será el de liquidez. Este es un tema interesante porque nos da una idea de cómo operan los traders institucionales. La definición tradicional de liquidez se...