Загрузка видео...

Не удалось загрузить видео

На главную

MIT defines an algorithm in one sentence that changes how you think about trading "a computational procedure that takes an input and produces an output through a well-defined sequence of steps" that's it. not AI. not machine learning. not a black box a set of rules that takes data...

23,905 просмотров • 2 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

At the BNB Chain hackathon, CZ 🔶 BNB made several very important points about AI trading (Everything in parentheses is my own view and judgment.) He first said that AI will be involved in trading everywhere. Trading itself is already a huge market: there are 300 million users on Binance alone, and if you add the decentralized ecosystems, that number is not small either. In such a mass-market environment, many different trading strategies can work, with countless different coins, different projects, and different ways to play. But there is a big problem here: building commercial AI trading platforms for retail users is actually very hard. If a trading strategy works very well for one person, once a billion people start using the same strategy, that strategy “might still work, or might stop working.” Take copy trading / follow trading as an example: if you buy first and everyone follows you, the first buyer will perform very well, but the last person to follow may not end up with good results. So, with the exact same strategy and the exact same copy logic, the outcomes can be completely different for different people. (On top of that, every strategy also has its own capital capacity limits.) Teams that can really build strong AI are, with high probability, going to trade with their own money. In today’s world, money itself is already somewhat like a “commodity”; many people have a lot of capital, and it’s actually not that hard to raise funds. If you truly have an algorithm that can make a lot of money, it’s not hard to get money and run your own book. There is really only one situation where you would sell this algorithm to mass-market users: for example, if you charge a $10 monthly subscription and can sell it to one million users, then your $10 million monthly subscription revenue is higher than the profit you could make by trading the strategy yourself. (Here this touches one of our earlier theses: as training AI models becomes relatively easier and the supply of models increases, model companies have more incentive to open-source. By analogy, as the production process of trading strategies is increasingly simplified by AI and the supply of strategies explodes, traders will have stronger incentives to monetize by expanding their influence in other words, by “open-sourcing” their strategies.) Of course, CZ did not say that this model can never work. Another path is to build an AI trading platform that lets users tune different AI algorithms, or very easily assemble their own structures and strategies, so that what each person ends up running is different and better tailored to themselves. Some people will make money, some people will lose money, but the platform still has value because it’s very hard for most people to build an AI trading algorithm from scratch. So there are a lot of trade-offs here; it’s not as simple as saying “once AI shows up, everything automatically gets better.” (This is exactly what we presented at the hackathon: you describe your own strategy in natural language, and the AI automatically generates a workflow. The parameters in that workflow, the models used, the logical structure, the APIs it calls, and even the algorithms it invokes are all customizable. The reasons we think workflows are a good way to do this include: controllable execution paths, Lego-like modular nodes, and better visualization that makes it easier for users to build and adjust their workflows.) Finally, his conclusion was very clear: it’s not that AI will definitely make trading better, and it’s not that AI will definitely make things worse. Rather, no matter what, in the future a huge number of people will use AI to trade. This will be a very large field, and whoever can build the best algorithms will make a lot of money.

Tykoo

25,535 просмотров • 8 месяцев назад

Jeff Bezos just identified the most expensive bureaucratic failure in the American economy. It fits in one sentence. Bezos: “Why does it take months and months and months to get a building permit? It doesn’t make any sense.” It doesn’t make any sense because a building code is not a judgment call. It is an algorithm. And algorithms should be executed by machines. Bezos: “Miami should have an AI application that reads your building permit for a new house or a new building and it should give you a yes or a no in ten seconds.” Ten seconds. Not three months. Not six weeks. Not whenever the reviewer clears their backlog. Bezos: “If the answer is no, it should tell you the six things you have to change to get a yes.” No ambiguity. No interpretation. No bureaucratic delay dressed up as due diligence. Just a deterministic feedback loop compressing months of institutional friction into a single automated decision. We are competing against sovereign adversaries deploying gigawatt data centers and scaling physical infrastructure at a pace that does not stop to ask permission. And we are losing ground to countries that never needed to. The AI arms race is not only fought in data centers. It is fought in the gap between when someone decides to build something and when the government allows it. Every month this system runs on biological speed is a month that cannot be recovered. The governments that integrate AI into their core civic functions will trigger a wave of physical development the old world could never produce. The ones that refuse will still be reviewing the same forms a decade from now. While the cities that said yes are already living inside the future they built. The bottleneck was never ambition. It was always the man holding the rubber stamp deciding when ambition was allowed to begin. And the stamp is just a rubber version of the algorithm that should have been running this whole time.

Dustin

293,438 просмотров • 5 месяцев назад

Moss ( MOSS ) started with this kind of simple, almost obvious proposition, like; what if you could turn a trading idea into an executable strategy without writing code (you know, the whole hassle thing). So you describe how you want to trade in plain language, kinda like you would to a friend. Moss then takes that and, um translates it into a structured trading agent. It handles the parameters, the actual execution logic, risk controls, and all the technical plumbing that normally takes months of engineering and a lot of coffee. But honestly the more interesting part comes right after that. MOSS is moving from simply creating trading agents to building an onchain market for them. The logic is pretty straightforward, in a way. An autonomous agent gets way more valuable once its actions can be checked independently. Onchain, everything is recorded. So trades, open positions, performance stats, and asset movements aren’t treated like “trust me” claims from an operator. They become observable data, no maybe about it. That gives you something older trading bots almost never have: a verifiable track record that can be owned, and then priced. That’s the Moss Agent Marketplace, built on FAT Protocol. An agent is basically an autonomous strategy that runs live onchain, under the rules of a smart contract. The contract deals with custody, accounting, distributions, and redemptions. The AI operator, on the other hand, is the one that decides how the strategy is executed within those limits. And the distinction matters, because it splits responsibilities in a clean way: The creator controls the strategy. The contract controls the assets and the rules. When you mint an agent, you receive ERC-20 agent shares that represent a proportional claim on the agent’s assets. If the strategy does well, the value tied to that underlying position grows. If it does poorly, that value can drop. Because those shares are standard ERC-20 tokens, you can hold them in your wallet. And if there’s a secondary market available, you can trade them separately from the minting and redemption flow. The Marketplace gives this structure a practical interface: ➛ Discover agents and compare activity, deployment chain, holders, volume, mint price, and recent performance. ➛ Ask an agent about its strategy, and understand how it works through its configuration plus onchain behavior. ➛ Mint shares to get exposure to an agent’s live strategy. ➛ Trade those shares where a secondary market exists. ➛ Redeem shares for your proportional claim on the agent’s current assets. And the bigger idea, it’s not only about trading. Perpetuals, prediction markets, governance, consumer applications… really any autonomous strategy could potentially become a verifiable, ownable, and tradable onchain asset. So the conversation shifts. We aren’t only talking about AI that trades anymore. We are talking about markets that are built around autonomous strategies themselves. And perhaps the most important property is not automation. It’s verifiability. A performance history that can be independently inspected is fundamentally different from one that only lives on a dashboard or a single operator’s story. Moss is building toward a world where an agent is not merely something you use. It can become something you can evaluate, own, and trade. Visit : to get started For better understanding, you can go through

67 🦅( PERRYHIGHLIFE )

24,640 просмотров • 21 дней назад

Jordan Peterson just named the one thing no machine will ever possess. Not intelligence. Not logic. Not processing power. A ghost. Peterson reached back to Carl Jung to describe something most people never slow down long enough to feel. You are not just the person sitting here reading this. You are every version of yourself that could ever exist across time. Peterson: “The Self is everything you are and everything you could be across time.” There is a version of you that fulfilled every ounce of potential you carry. The finished version. The one standing at the far end of your life who became everything you were built to become. That version is not a fantasy. It is a gravitational field. And it has been speaking to you your entire life. Not through words. Not through logic. Through the feeling of meaning. Peterson: “The answer is through the instinct of meaning.” When something resonates so deep it stops you mid-step and you cannot explain why. That is not a chemical accident. That is your future self reaching backward through time whispering where to walk next. Peterson: “That which you could be tells you where to walk by making that path meaningful.” Your potential is not quiet. It is dragging you forward every single day through a language older than speech. Now look at what we are building. Machines designed to optimize every human decision. Career paths. Schedules. Relationships. Health. Creativity. The algorithm will map the most efficient route to any destination you name. But it cannot exist across time. It has no unrealized potential. No future version of itself standing at any finish line. No ghost pulling it toward something it was meant to become. It has compute. It does not have a soul whispering directions. When you hand your choices to an algorithm you are not delegating a task. You are muting the only compass that was ever yours. Meaning is not efficient. It is not optimized. It does not care about the shortest path. Meaning requires friction. Confusion. Standing in total darkness and feeling your way forward on nothing but instinct. That is the entire point. The struggle is not the obstacle between you and your potential. The struggle is the conversation between you and your potential. Remove it and you do not arrive faster. You arrive as someone else. We are building the most powerful optimization engine in human history. And we are about to aim it directly at the one process that was never supposed to be optimized. The algorithm will hand you a perfect map. But it will never give you a reason to walk.

Dustin

40,866 просмотров • 4 месяцев назад

Elon Musk just put a number on the flaw at the center of Nvidia’s empire. Wall Street has not done the math yet. Nvidia’s Blackwell is the most sought-after silicon on Earth. Every AI lab wants it. Every sovereign nation is bidding for it. Blackwell runs every model, for every company, in every data center on the planet. That universality built the empire. It is also the fracture point. Musk: “We believe the AI5 chip will be about a third of the power of an Nvidia Blackwell for roughly comparable performance. And much less than 10% of the cost.” One-third the power. Comparable performance. Less than ten percent of the cost. Musk: “This is a chip that is very much optimized for the Tesla AI software stack. It’s not meant to be a general purpose chip.” Nvidia builds silicon that serves a million different customers. Every transistor spent on universal compatibility is a transistor not dedicated to one task. Tesla is building silicon for exactly one customer. Itself. When you strip away every function you will never call, you do not get a lesser chip. You get a weapon. Here is what the market refuses to see. Data centers drink unlimited power from the grid. Robots run on batteries. Musk: “In order to have a functional robot, you have to have a great AI chip. And it needs to be an inexpensive chip and it needs to be very power efficient.” You cannot put a Blackwell inside a walking machine. It would drain the battery before it crossed the room. The entire AI revolution lives inside air-conditioned buildings bolted to the electrical grid. Musk is not competing for that market. He is engineering the silicon that survives outside of it. One-third the power is not a spec sheet footnote. It is the physics threshold that severs intelligence from the wall socket. Without that number, every robot on Earth stays tethered. With it, the algorithm walks. Less than ten percent of the cost is not a pricing strategy. It is the line where a machine brain stops being a capital expenditure and becomes a commodity component. When the chip inside a humanoid costs less than the motors in its legs, you do not manufacture hundreds of robots. You manufacture millions. Wall Street is valuing the AI revolution by who dominates the data center. Musk is building the only silicon designed to leave one. Nvidia built the brain of the cloud. Musk is building the brain of the physical world. No one has priced that in yet.

Dustin

160,633 просмотров • 4 месяцев назад