TLDW logo

Prediction Market Trading Bot in Python (Polymarket API step by step)

By Moon Dev

Summary

## Key takeaways - **Prices Equal Probabilities**: Prices on Poly Market represent the current probability of an event occurring. For example, yes shares trading at 18 cents indicate an 18% chance of Miami winning. [04:06], [04:27] - **Crazy Spreads Everywhere**: There are some crazy spreads and arbitrage opportunities in Poly Market order books. The spread is absolutely insane across many markets. [00:01], [00:24] - **Unified Yes-No Order Book**: Selling no shares at 20 cents equals buying yes shares at 80 cents in the unified order book. Poly Market matches complementary tokens where yes plus no always equals $1. [09:50], [10:16] - **CLoB Rewards for Liquidity**: Poly Market pays CLoB rewards in USDC for placing limit orders that provide liquidity. Markets show daily reward rates like 300 points where your share equals your liquidity percentage times total rewards. [04:40], [07:34] - **Spread Bot Captures Profits**: Built spread-bot v0 that scans top markets, places $1 bids on wide spreads, and automatically sells at 5-10% profit targets. Ran overnight and captured multiple small profitable trades despite some losses. [05:10], [06:30]

Topics Covered

  • Full Video

Full Transcript

All right, the bot is running here. You

can see this. I'm using Polyark and Poly anywhere on the internet for Poly Market. And there are some crazy spreads

Market. And there are some crazy spreads and arbitrage opportunity in order to create orders, to buy, to sell, to put limit orders in, to have an

arbitrage scanner, to have a scanner that looks at the spread. And the spread is absolutely insane. There's so much code that we go over. You can see all of the code here on the left side that we

go over. You see every single line of

go over. You see every single line of code, but you have to lock in for this short video. And all I ask in return is

short video. And all I ask in return is you tap that 800 hours of tutorials on YouTube and they took them down. So, they might take this one down as well. So, lock in right

now. Smash that like button and if you

now. Smash that like button and if you want to learn more from me, I always have the boot camp here. Then there's a link in the description. This is where I show you step by step how to automate

your trading. I just think this is a

your trading. I just think this is a very very fascinating industry and it's a different market. So, it's a very fascinating market that is growing exponentially. So, I will see you in the

exponentially. So, I will see you in the rest of the video. Make sure to lock in, hit the like, and if you need more from me, there's a link in the description and a free road map that will show you

step by step how to automate your trading. So, I'll see you on the inside

trading. So, I'll see you on the inside 200. And I want to look at the

200. And I want to look at the documentation and see if there's an edge here in these markets. Uh, I want to see what type of data we can get today. I

want to see uh yeah, first off, I want to see what type of data we can get because I think there's potential arbitragees here. There's a good amount

arbitragees here. There's a good amount of volume. You can see 34 million, 2

of volume. You can see 34 million, 2 billion, but that's over like the year.

Um, for a basketball game, 382K, 7 million. So, it's still small. It's

7 million. So, it's still small. It's

still a small market, but these prediction markets are interesting and they don't look like they're going away.

So, I would like to look at them algorithmically, and that's what I'm going to do. So, let's dive into this here, dude. Um,

here, dude. Um, Poly Market is the world's so the alpha is going to be in the documentation. So

that's why I'm going to dive deep into it and um, you know, it is that's how you find good stuff. You read

documentation and each exchange is a little different.

Anyways, Poly Market is the world's largest prediction market, allowing you to stay informed and profit from your knowledge by betting on future events across various topics. Studies show

prediction markets are often more accurate than pundits because they combine news, polls, and expert opinions into a single value that

represents the market's view of an event's odds. Our market reflects

event's odds. Our market reflects accurate, unbiased, and real-time probabilities for the events that matter most to you. Markets seek truth

on poly market. combined sell shares representing future event outcomes.

Shares and event outcomes are always priced between 0 and a dollar USD. And

every pair of event outcomes is fully collateralized by $1 USD. C. Shares are

created when opposing sides come to an agreement on odds such that sum of what each side is willing to pay is equal to

$1. The shares representing the correct

$1. The shares representing the correct final outcome are paid out $1 USDC.

Okay, so that makes sense. I'm glad

we're reading through this actually.

Unlike sports books, you are not betting against the house. The counterparty to each trade is another poly market user.

Shares can be sold before the event outcome is known, i.e. to lock in profits or cut losses. There is no house to ban you from winning too much.

Understanding prices. Prices equals

probabilities.

Prices prices odds on poly market represent the current probability of an event occurring. For example, in a market

occurring. For example, in a market predicting whether the Miami Heat will win in 2025. If yes, shares are trading

18 cents. It indicates 18%

18 cents. It indicates 18% chance of Miami winning. Okay, that's

actually super nice.

These odds are determined by what price the other Poly Market users are currently willing to buy and sell those shares at. Just how the stock exchanges

shares at. Just how the stock exchanges don't set the price of stocks, Poly Market does not set prices or odds.

They're a function of supply and demand.

Making money on the markets. In the

example above, if you believe Miamiy's chances of winning are higher than 18%, you would buy yes shares at 18 cents each. If Miami wins, each Yes share

each. If Miami wins, each Yes share would be worth a dollar, resulting in an 82 cent profit per share. Conversely,

any trader who own no shares would see their investment become worthless once the game is over.

Oh, that's actually a good idea right there dude.

put down my strategies here. I saw that a no only strategy works but betting but a no

only strategy when the odds are not in favor.

Meaning like 18 cents for the or 18 cents

0.18 cents for the No.

So, conversely, any trader who owned no shares would see their investment become worthless over the game once the game is over. Since it's a market, you're not

over. Since it's a market, you're not locked into your trade. You can sell your shares at any time at the current market price. As the news changes, the

market price. As the news changes, the supply and demand for shares fluctuates, causing the share price to reflect the new odds for the event. How accurate are polymarket odds? Research shows

polymarket odds? Research shows prediction markets are often more accurate than experts, polls, and pundits. Traders aggregate new news,

pundits. Traders aggregate new news, polls, and expert opinions, making informed trades. Their economic

informed trades. Their economic incentives ensure market prices adjust to reflect true odds as more knowledgeable participants join.

This makes prediction markets the best source of real-time event probabilities.

People use Poly Market for the most accurate odds, gaining the ability to make informed decisions about the future.

If you're an expert on a certain topic, Poly Market is the opportunity to profit from trading based on your knowledge while improving the market's accuracy.

How to sign up? Making your first trade.

Once you signed up and the positive funds, you're ready to start trading on Poly Market. Here's a step-by-step guide

Poly Market. Here's a step-by-step guide deposit. Okay. How are markets created?

deposit. Okay. How are markets created?

Markets are created by market teams with input from users and the community.

They can't create their own markets, but they can uh they're encouraged to suggest ideas for new markets and choosing which markets to list. Poly

market considers the following factors to give your proposal the best chance of being listed.

Include as much information as possible.

What is the market title?

What is the resolution source? Evidence

of demand for trading that market. The

ways to propose a new market are on discord market suggestion channel on Twitter by tagging poly market.

How are prices calculated?

The prices probability displayed on pro poly market are the midpoint of the bid and ask spread in the order book. The

initial price when a market is created there are initially zero shares and no predefined prices or odds.

Market makers, a fancy term for traders placing limit orders interested in buying yes or no shares, can place limit orders at the price they're willing to

pay. When offers

pay. When offers for the yes and no equal side equal $1, the order is matched at that $1.

And that $1 is converted into one yes and one no share each coin to their respective buyers. For example, if you

respective buyers. For example, if you place a limit order at 60 cents for yes, that order is matched when someone

places a no order at 40 cents.

This becomes the initial marketplace.

The prices displayed on Poly Market are the midpoint of the bid ass spread in the order book unless the spread is over 10 cents, in which case the last traded price is used.

Interesting.

Like the stock market, prices on poly market are a function of real-time supply and demand. Prices equal

probabilities. In the market below, the probability of 37% is the midpoint between 34 and 40.

If the bid ass spread is wider than 10 cents, probability is shown as the last traded price. Prices equals

traded price. Prices equals probabilities.

That's actually key right there. Prices

equal probabilities.

Prices equal probabilities, dude.

That's actually big facts, dude.

Cuz that 37 cents is that's that's the cost of it as well. But that's also your 37% chance of getting a dollar.

Yep. How are prediction markets resolved? Dang it. I don't have internet

resolved? Dang it. I don't have internet right now. This is insane.

right now. This is insane.

Wonder how long it's going to be out for.

Hello friend.

Back. Guess who's back? Guess who's

back? Guess who's back.

Go ahead and make it so the volume does not have any decimal places after it.

Let's go ahead and make it so the volumes don't use any exponents.

Let's go ahead and make it so the time will just show the hour. So let's just say 12 instead of 12, you know, 000 Z.

and say accept here.

There we go. Now it's looking better.

You can drop the active true tab because we're not getting any data that's not active.

For the end date, I still need the month and day and year.

But the um hour is is good. It shows 12 now, but it should show the month and date

still. Month and day, year, month day,

still. Month and day, year, month day, year. Super simple, clean.

year. Super simple, clean.

Okay. So,

don't need this because it's the same thing.

Remove this as it's the same price as it's the same

as volume.

I don't need to explain why, dude. I

don't need to explain why. Just do it, dude.

This is AI. I'm over here being so nice.

Okay, this is looking good now.

12:31 One day price change spread 1 cent 1 cent 1 cent 1 cent 1 cent 1 cent two cents.

still to be happy about. You're up too old. Job's not finished. Job finished?

old. Job's not finished. Job finished?

I don't think so.

Putin out as president.

Yeah right.

That's why the no is so big. But the price

big. But the price the price movement look like one day price change.

Oh snap. This had a big price change.

This is 4%. This is 2%.

But if we go to order example, what do we need for the order buy? What is this

buy? What is this token ID club token IDs?

Please add this to the last uh column.

cuz it looks like it's a um a long number, not a short one.

Yeah, this has got to be it.

What? Why is there multiple Can you search the internet to see why there are multiple collab IDs sent back and which one is the ID that we would

use in the order example also let's go look at the examples here.

Get markets.

Oh, we don't even have the API key yet, though. How to get

though. How to get generate keys.

PK.

Okay, let's just copy this code.

See what she said. I got to continue here. Um, and while she does that, I'm

here. Um, and while she does that, I'm going to create my club keys. I'm going

to paste this key code in here. And I'm

going to throw this on and see what I get.

Private key not found. Private key not found. Please see PK.

found. Please see PK.

Oh, it's because I probably didn't load.

Try again.

I got my keys.

I'll show you the code here in a second.

That's hella funny. I got it, but I didn't save them correctly. I thought I did. I think I

correctly. I thought I did. I think I hit copy though.

Copy instead of No, I hit paste instead of copy. EMV example

of copy. EMV example API key secret equals passphrase

equals copy movie. He's moving. He's moving.

movie. He's moving. He's moving.

Okay. Save. Close that. Never show that again.

Env here. And then you can see create club keys.

Create club keys here. import.

Then it prints out your private key. So

be careful.

Actually going to make sure I don't run this on accident.

I marked out the print so I don't show key. Actually that totally.

show key. Actually that totally.

Okay, now I understand what's happening with the multiple token IDs based on my research. Here's the explanation. Why

research. Here's the explanation. Why

multiple token IDs? Each poly market has two token IDs because every market is a binary yes no question. Okay.

Each outcome gets its own unique token ID. In the array, it goes yes. You you

ID. In the array, it goes yes. You you

can see there's two tokens, yes and then no. Which token ID to use? Looking at

no. Which token ID to use? Looking at

your data from the output for trading, you need to decide which outcome you want to bet on first token in your example. Okay.

All right. So, let's go ahead and put a yes token ID and a no token ID in that data frame.

As you can see, it's nested again. So,

we have to unnst it.

Fire fire.

Turn down.

No way.

All right. So, let's see what it look like.

Where? Where is it?

You may have looked into the thing differently or incorrectly because I don't see it here in the I see the column name, but I don't see the yes or no on either of them.

I showed her, but it's all right.

You run it so you can see it.

Go ahead and say accept it.

There we go.

Now we've got the IDs that we need, but it's ugly.

Let's build a function called get token ID and that function will simply pass in yes or Oh, and then it'll pass back the

token ID.

Make this a new file inside of this same uh folder that get markets is in. This

is and we can make it usable from any file.

Let's actually add it. Let's create a uh let's create a function file. Call it this

file. Call it this I move that to outside the examples directory.

I don't need to tell her that.

Let's put it here. Nice funks. Let's go

ahead and say accept here.

Accept here.

Okay. Now, we don't need the columns yes token, no token on this get market. So,

we could just remove that whole feature.

I didn't say accept.

Get token ID.

Perfect. Get token ID for a specific market and choice. Yes or no.

Beautiful list top markets here.

Let's say 25.

Let's say uh the stock markets Let's have our nice funks have the same

columns as our night uh get markets one.

So just a little more informative.

All right, let's go ahead and get markets here in the nice funks.

to remove one week volume and active.

Okay, there. There we go. That's much

better.

So, this is where the volume is. Red is not big.

Um, I want to see more than that.

I think I just said in 30 here.

Okay, so Oh, that's a big spread.

Imagine you had everything you wanted.

Everything.

Imagine you were everything you ever wanted to be.

and capture that feeling.

That's the easiest way to manifest what you want.

I wonder if there's anything like a link to the columns.

Let's match up some of this data. Make

sure it all looks good. Doesn't look

like there's an easy way to do that. So,

a lot of these are ending like this one.

Okay. Will Oklahoma City win the 2024.

Okay, the price has changed 2% in one day by yes for 72 cents. Let's see if this matches up.

The last trade price was 70 cents activity here.

70 cents here 17 minutes ago.

The order book last is 70 sentences.

Okay. So, one cent spread.

This was a big swing of a market here.

Let's look at this one.

8:31 is when that ends.

Why 8:31?

Wow, that's a big spread on this.

There's no volume. 6,000,

but it's a big price swing. I'm just

looking at the price change.

trade no would be will Trump impose large tariffs in his first you put a 100 in there you win force 37 Stop it.

But you could put a bid here and then just sell instantly.

So, okay. So I like this

okay. So I like this just for funsies, you know.

Last trade price is 0.9.

Everybody's pricing in. Yes.

Has there been large tariffs already?

The average weighted tariff is actually calculated. They think it's just average

calculated. They think it's just average 10% tariff and thus it has to be over 5%.

Tariffs are not applied to everything, just certain products and not the service. So this is an average taking

service. So this is an average taking into account all the imports activity.

Uh at 19.6.

[Music] Okay.

Isn't there an arbitrage here with Poly Market? Isn't this an arbitrage? If I could just bet that the

arbitrage? If I could just bet that the Oklahoma City Cindy Thunder will Yes, they'll win.

And also bet that the Pacers will win cuz it looks like 70 cents and 29 cents are the last traded prices and there's no fees.

Oh, this is not an arbitrage opportunity. Here's why. Bundv, you're

opportunity. Here's why. Bundv, you're

looking at two separate markets. Thunder

markets, will Oklahoma City Thunder win is 70 cents. Pacers, will India Indiana Pacers win? 29 cents. These are

Pacers win? 29 cents. These are

completely different events.

You're not betting on opposite outcomes of the same.

Sorry, I need to clarify that the championship game is happening in the next couple days. They are it the teams right now are Indiana verse Oklahoma

City.

I think it's like tied 33.

That changes everything. If it's

Thunders versus Pacers in the finals, you're absolutely right. This is an arbitrage opportunity.

So it is an arbitrage.

Cool.

72 cents buy at 71.

Damn, there's a lot right there.

But then also got a 29 bit at 28.

Okay, this is cool.

See if we can get price like data, old data.

Get pockets.

Merge split contracts. Markets

contracts. Markets Okay, let's go ahead and play with this.

All right. So now we know how to get the token IDs needed for the buy or sell.

Let's go ahead and make a new file called websocket data and try to stream in the websocket data for one of the token. I think we just use the token ID.

token. I think we just use the token ID.

I'm not quite sure, but we can get the token ID out of get markets. So maybe

add that into get token.

ids and the first one can be the main ID, the second one can be the yes and the third one could be the no. Just put it in a list. So when you call that using

that function, you get that and then we can try to stream the market data here.

Market data stream in a new file.

Let's go try this out here.

Get markets websocket data. Okay.

Go ahead and draw it out.

Thank you. Please explain what this data is.

Okay.

This is a live order data verse Thunder verse Pacers NBA Finals market.

So let's go look at that one activity here.

30 minutes ago.

keep explaining this data as it keeps coming in.

Two separate order books, one for each outcome.

Okay. So, I'm looking at the order book Pacers 29 and 71 asset ID here changes price Guys,

side by bids. People wanting to buy Thunder

bids. People wanting to buy Thunder shares.

Highest bid is 71 for 30,176.

They want to buy.

Highest bid is 71. Yes. Shares 30,000

71 cents.

30,176.

Okay.

And it changes.

And that that as it changes there, it changes on our code, too. That's cool.

So, we got the live data changed here. So it changed here.

changed here. So it changed here.

So if we look at point 71 here change to this. Okay.

Okay, this is pretty cool. I mean, this is the live order book. So,

websocket order book.

py the arbitrage opportunity.

No arbitrage cost, but if you could get yes and no at 0 29, go ahead and build a file that will look at whatever

Yeah. So, build a file looking for

Yeah. So, build a file looking for arbitrage. They call it arbitrage

arbitrage. They call it arbitrage scanner. And since there should be a yes

scanner. And since there should be a yes and a no for each one of the top um 30 markets, we should we should be able

to flip open the order book data real quick, see if there's an arbitrage, and then move on to the next one in the column since we have the IDs now. Yeah,

you should be able to build that and then use term color to print in red if there's no arbitrage and print in green if there is an arbitrage. So make this

in a new file.

Except Oh, looks like we got hair.

Let's start with five, the top five volume and fix this error, please.

running it from Here.

Heat.

I think you got to kill both of the instances.

imagine you had everything you wanted.

Everything.

Imagine you were everything you ever wanted to be and capture that feeling.

That's the easiest way to manifest what you want.

We only want one file for this arbitrage. So, please just clean it up

arbitrage. So, please just clean it up so it's just one file.

I just want it to loop through one first one, next one, next one, and then it'll loop again. So, it's always continuous.

loop again. So, it's always continuous.

I don't want options like this.

have it print out more a little more detail on what the the yes is verse the no is what the percentages are and then

u it'll just make a little more sense to see the math behind this and let's up it to 10 different markets now put that as a said at the top how many markets to

look at and then note it that it's organized by volume. 24 hours

I don't think these are the numbers.

These all showing 99% makes me feel like these are not the correct numbers.

Let's, you know, backtrack and print out whatever we need more. There should be like a for example like 70% on one for the yes and then 20% on the no

What the heck?

Price [ __ ] But yeah, it shows that I mean let's say skip here.

You can see that they're still all coming out to 99 and whatever. It's

weird.

Best thunder the real market raw order books bids people wanting to buy

up to 71 cents. Okay, I see what's going on.

I think it's because we're sending the wrong part of the order book.

You know, we should be closest to real price. So maybe it's reversed right now.

price. So maybe it's reversed right now.

what we need for arbitrage. Best bid,

highest price buyers will pay.

There we go. This is better.

This is much much better.

Go ahead and try it now.

Okay great.

It looks good now. It looks like we've ordered it correctly. So um we can remove all the debugging of the prints of like all the prices. Let's make this

clean. And um I do want the yes and the

clean. And um I do want the yes and the no ask in the total and if it's arbitrage of course but not the other stuff.

I want the I want this printed out nicely though, maybe in a table or something of

the closest bid and ass to the spread.

You know, I want the um three best bids and three best ass not in the funky JSON, but in a nice like table or something.

Clean arbitrage scanner is beautiful.

Clean features.

Go ahead and check it out.

Okay. So, size here 29,000 ask price.

Wait.

Okay.

Okay. Well, this is what I'm looking at, though.

While I know there's no arbitrage, is there a possibility of just sitting on the bid here? In this example, I can sell on the bid at

71. If I then get filled, I can

71. If I then get filled, I can instantly sell at 74.

That's how that works, right? And then

same with the no. I could just sit on the no at 28 and then instantly sell at 31. There's no fees. Go ahead and walk

31. There's no fees. Go ahead and walk me through how if that would be profitable and how it would be profitable.

selling at the current ask price. You're

capturing the bid ass spread. Yes. No.

Profit potential. If you could execute both sides. Yes. Profit. No profit.

both sides. Yes. Profit. No profit.

Totaling 6% round trip on a 10,000 investment be $42 profit.

Execution risk. You might get filled on the buy but not the sell. Market could

move against you before you flip.

Competition. Other market makers are doing the same thing.

You're competing with sophisticated algorithms. If thunder news breaks, you could be stuck holding a 71 cent that could drop

to 60 cents. Liquidity risk large size might move the market. This is

essentially a scalping the spread. A

legitimate but risky strategy. The no

token looks more attractive 10% versus 4% but also has more risk.

Yeah. Let's make a spread scanner and let's monitor these RI these uh opportunities for all the same tokens

and after each run all the way through. we

can show the best opportunities also for each ID or token ID. We want to make sure to show the better of the options like you said above the no is more attractive but

has more risk. So let's print that out um extremely concisely but in like a table so it's very easy to read, human readable and nice looking is the key.

Oh, nice, dude. That was fast.

you know, something that truly exists in all of us. It's very simple.

This is what I believe and I'm willing to die for it. Yeah.

Period.

Can you tell me how the max size works?

Is that essentially how much will be sitting on the ask?

Is that an instant cell?

Can you explain this table a little bit?

Specifically, the profit part, the size.

Um, is this how much is sitting on the ask? Um, yeah. How how do how can we see

ask? Um, yeah. How how do how can we see like Okay, I see it's max. Is that $5 max or $11 max? Because that's how much

is sitting on the ask for the instant sell. if we do buy it.

sell. if we do buy it.

How does that work? And

can you add like a profit percentage profit percentage at $100. So sometimes

you might have to go to the next uh ask maybe not for 100 but um 25 10

activity here 16 minutes ago but no at 99.6 Six.

Oh, this is8 cents.

Essentially, I need a better way to analyze this because the one with 100% spread, we might as well drop. If the spread is over,

say any the constant we put at the top, then we'll just drop it. So, right now, we'll say if the spread's over 75%, just drop it.

But some of these opportunities look cool, but I want to be able to put like 100 bucks in on the ARP at least.

So maybe we should I don't know.

Look at your spread. I'll explain the table and improve it. Size is the minimum volume volume available.

Smallest of bid size or ass size.

Max is this is bid times men size.

Okay.

Profit. This is the total profit if you bought the full available sauce.

You can only invest $5 max because the bid is 04.

All right, we updated this a bit. Cool.

Looks good. But the you can see there's a big gap between the percentages on the columns and the print out.

Let's see how this looks now.

All right, here we go. Looks better.

A lot of profit.

Okay. So, this would be be a yes here.

Please have it print out the full question or mark it.

Let's add a column where it's max. So

essentially the max I could buy is how much it's saying on the ask, right? So

that's what my bid would be on the bid and then I'd sell on the ask.

So this will need to be two columns.

You can remove the available column because I think this will make more sense.

It'll need to be two columns that will be the USD amount I can spend.

And then the ROI if I do that.

Nice. This is good.

You can see the headers just don't line up too well. If you need to make the things smaller, do uh abbreviations like SPR percentage or

100 dollar prof, you you know because it's already in the other thing we don't need to it can be inferred

because I can see it in the actual value Don't need this.

Don't need this section. I just want it in the table. Let's keep it clean.

We want to keep the percentage here for the max ROI and 100% ROI. I was just saying on the the column names like SPR percentage isn't needed, but you can see

they're still offc centered. So, please

try to make them all line up a little better. Also, the market, let's make

better. Also, the market, let's make sure it doesn't cut off the um full Name of the market.

want that max ROI to be in a dollar amount.

Otherwise, it's just going to be the same number as the spread.

All right, here we go. This is going to be it.

off here.

Max DC. Okay, this is it, dude.

All right. Dope. I posted that

right. Dope. I posted that communities. There are a lot of Apoo

communities. There are a lot of Apoo general. You can clip this. Apoo is

general. You can clip this. Apoo is

objectively it has the funniest community uh and it's not even close. I

love a lot of communities. There are a lot of uh very funny communities like the Bobo community. They they are very funny with their meme. Um however, the

Apoo community is objectively the funniest and that's actually why I bought. You know, if if you were with my

bought. You know, if if you were with my uh original appearance on pawn talk, we talked about why I bought and it was fog.com.

fog.com.

That is still the funniest thing I've ever witnessed in crypto. Uh everything

about it is hilarious and I cannot recommend getting into a poo enough. I

think if if you were to base a project success who's talkingly That was a good exploration here. Day

one.

All right. So, I want to start with just running what we built yesterday because what we built yesterday was interesting.

This is a spread scanner. We also have an arbitrage scanner. This is using Polygon.

So, we've got Polygon or sorry, I always call it Polygon, but it's actually Poly Market and all right. So,

all right. So, All right. So, you can see the token,

All right. So, you can see the token, you can see the bid, the ask, you can see the spread.

The max profit, $100 profit, $100 ROI.

What is this music, bro?

All right. Sick. I got my music locked. I'm

right. Sick. I got my music locked. I'm

locked. So, this is what we can see.

Okay. Russia times Ukraine ceasefire 2025. Okay. Yes. Yes. Tken is 23% or 23.

2025. Okay. Yes. Yes. Tken is 23% or 23.

Yeah, pretty much 23%. Cuz remember 23 cents equals prediction percentage.

So the way I look at this is you could just sit here, bro.

sit on the bid.

I just don't know if it's liquid enough.

And that's the test I need to figure out today. But first, I want to go ahead and

today. But first, I want to go ahead and say activate activate TFL bro.

Activate Tflow bro.

And then we're going to say Python run it. Got to do that for all these.

it. Got to do that for all these.

Run it. No, that's that's actually not supposed to be there, but whatever. It looks like our pages got

whatever. It looks like our pages got mixed up a little bit.

Just a little bit. Just a wee bit.

Just a wee bit.

Just a wee wee bit. Okay. Can't activate

T flow.

code. Untitled. Okay, we're on the wrong tab here. Okay, this is it. Contact

tab here. Okay, this is it. Contact

activate.

Activate TFlow licks. py

activate tflow tape. py

tape. py cond activate tflow.

Yapex.ai or yap whatever it's called. Yap AI.

Yap. Real time voice assistant.

H.

Oh, it's because there's three over here. That's right. It showed us the one

here. That's right. It showed us the one that we actually didn't want. So, cond

activate here. Then we're going to take mini here. Okay. We got to take mini

mini here. Okay. We got to take mini there.

We're missing the big liquidations.

Where are though?

Don't know what happened yesterday.

Yeah, that was my bad.

My internet went out and then I think I unplugged it and um didn't plug it back in. So, I thought my internet was out

in. So, I thought my internet was out for all day.

I thought it was out all day, dude.

But I think it went out in the morning for real. And then you do your little

for real. And then you do your little debugging, unplug stuff, plug stuff back in. And I must have jiggled it a little

in. And I must have jiggled it a little too much.

A little too much. I jiggled it a little too much and it was out of there.

And I was so confused because you know internet outages are only usually like an hour or so.

So we got the licks big here.

Great.

Oh, that should be fine.

I had a different order for this, though.

Where's that yap text at? Um,

oh, I see what's going on here.

There. There she goes.

I feel like I had her over here.

and her over here. I had to reset my computer as well. It was just time.

It was just time, dude.

What's good, bro? Are you still here?

Hey, I'm here. What's up? How's it

going? [ __ ] I'm just chilling. What you

doing?

Just hanging out, thinking about the next big moves and strategies. Always on

the lookout for the next opportunity.

Anything cool going on with you?

Nah, I'm just chilling.

Nice. Sometimes you've got to just take it easy and enjoy the moment. Anything

on your mind you're curious about or just vibing for now? Just vibing.

Sounds like a good plan. Keep enjoying

the vibe. If you ever want to chat or dive into something new, let me know.

Speaking of diving into something new, um are there any resources on how to learn how to build prediction bots,

prediction market bots here on um Poly Market specifically for diving into prediction markets like Poly Market, it's great to start by

learning about the basics of how these platforms operate. Look into resources

platforms operate. Look into resources that cover the principles of prediction markets, such as how they use collective intelligence to forecast outcomes. You

can also look for online forums, blogs, or courses focusing on blockchain technology and decentralized finance, DeFi, to get a better grasp of the technology behind these markets. And for

practical hands-on experience, experimenting with trading and observing how decisions are made on Poly Market can provide valuable insights.

Gracias. Gracias.

All right. So, she's locked. I'm locked.

She's locked and I'm locked. So, I just had to get all of this set up just for, you know, got to get the this going. This is This is chat, dude. I don't want the chat

right there. Get by here. This is a

right there. Get by here. This is a timer dude.

Timer 30. 3030. Working on me. Really working

30. 3030. Working on me. Really working

on me at this point. What's up, Art? How

you doing, bro? Bro,

good to see you. Good to see you. Good

to see you.

Good to see you. Good to see you.

All right, so I've got all that set. Now

I can dive back into here and kind of plays through in my head because

it makes sense in my head. Then

I can build anything.

I can build anything.

So let's see. Best spread is yes on Russia times Ukraine ceasefire.

Filtered opportunities are 11 opportunities with a thousand plus available.

Oh, it changes. Look at this. It's

changing. So, no on this is the best spread.

Max USD is this.

Max profit is that. What's up, Ava? How

you doing, bro? Bro, you guys really on Twitter huh?

I was going to do Twitch only today, but Twitter's locked, bro.

How is the experience over there?

Is Twitter a legit streaming platform now?

That's the QQ.

How you doing, dude? Dude, max profit 100.

So, the bid here is 39.4 and this one is 41. Let's go look at it.

41. Let's go look at it.

[Music] [Music] 39 41.

Damn, I need the whole We need to update this.

We need to make sure to print out in that nice table. We got the whole market name instead of the dot dot dots.

Thank you.

No, I um you using prediction market data? No. To evaluate sentiment? No. But

data? No. To evaluate sentiment? No. But

that's a good idea, bro.

I just got into this like yesterday and I butchered the stream. I just did it by myself pretty much.

I was just talking to myself for four hours yesterday. Recorded everything,

hours yesterday. Recorded everything, but I can't post it on YouTube and I'm not posting it on Twitter because I actually don't post my videos on Twitter.

I got somebody on my team to post them for me. So, we got system, but the

for me. So, we got system, but the system starts with YouTube. So, YouTube

taking me down. Hey, no more video uploads.

No more video uploads, unfortunately. No

new stuff at least. You can see the stuff that was on YouTube. But yeah, I was out there yapping for four four five hours on this and I built out this and I

also built a arbitrage scanner.

So it's pretty sick. But you using the data for sentiment that could be cool.

I'm writing it down actually.

Just have to think that through. Use

prediction market data to know to measure sentiment in crypto.

It's a good idea. Appreciate you, bro.

Bro, okay, I'll fix that for you. Your

current code is truncating the market names to 54 characters. Let me modify to show the full market names. Thank you.

Bye. Fire.

Okay, let's go ahead here and see. Ah,

that's a ting. Wait, wait, wait, wait.

Oh, you know what it is, dude?

Maybe it's that. Just got to open this to be bigger.

So this changes frequently. I actually

like this a lot, dude. [ __ ] Let me get the fire. Fire fire.

Burn burn. What the [ __ ] am I listening to dude?

Oh my god. Okay, so this is I don't know. It's saying we got the fire and

know. It's saying we got the fire and like I lowkey do got the fire right now.

So it's a fitting song. It's like we got the fire fire fire. I got the [ __ ] fire fire, bro.

Damn. This is changing. This is good.

You can see that the market is still truncated a bit. Please make sure that it's not truncated because right now that's the only way that I can go ahead and get the look it up on the uh poly

market. Thank you. Make sure it's not

market. Thank you. Make sure it's not truncated like it is right now. Thank

you. You don't have to say it twice, dude. But you say it anyways.

dude. But you say it anyways.

That's the funny thing. Abacar says, I saw somewhere the video model have some cool features. They understand the

cool features. They understand the context, how the transcript understands topics. You can literally have AI agents

topics. You can literally have AI agents as editors and post automatically.

Here we go. Big lick.

we go. Big lick.

You're absolutely right. I can see the market names are still truncated. The

issue is twofold. There's truncation

happening when loading the markets and the table width needs to be much bigger.

Let me fix the issue. Thank you.

Okay. Okay.

[Music] [Music] There we go.

[Music] It just [ __ ] up the thing though. There

we go. Smaller and smaller. Can you see this still?

Can you see the code at this size?

[Music] YouTube channel down, bro. YouTube

channel down.

[Music] YouTube channel is never coming back.

Um, you can see there's a huge space in between here of the um, columns. We

don't need all that blank space cuz it really fudges it up and I had to make my text super small. I'm old. I can't even see my text now.

Can you guys see this text though?

Can you see the chat? I mean, uh, the code.

Guess who's back? Guess who's back?

Guess who's back. Guess who's back.

Guess who's back. Guess who's back.

We'll still be here in the Discord in the course. Nice, dude. Much love to

the course. Nice, dude. Much love to you. Thank you. Thank you for supporting

you. Thank you. Thank you for supporting me during these um, you know, YouTube times, but [ __ ] YouTube, you know?

I can still use Twitch. I can still show everything.

So, I appreciate you, bro. Thank you.

Thank you. Much love to you. Much love,

big sevens.

Okay, see what's going on here? You're

absolutely right. The 120 character market column is creating way too much white space. Let me fix that by making

white space. Let me fix that by making the table much more compact while still showing the full market names. Thank

you.

tell that friend back.

Okay, there there we go, dude.

They can't stop us now, dude. Cat's

already out the bag. The cat is already out the bag, bro.

We already here.

We're already locked, bro.

Unless Twitch takes it down. Twitch and

then All right, Twitch take it down. We

can move to Twitter. I don't care.

Literally, the reason I became an algo trader is to not have to listen to anybody.

So, they don't want to say on YouTube.

[ __ ] them.

[ __ ] them.

Okay. All right. We just want a little bit thicker than that. Just a little bit wider because you can see the the names push over the thing.

Um, maybe you can make it dynamic or something. See what the longest

something. See what the longest market is and then make sure that width is that like bigger than that one. So, it doesn't do the pushy push.

The pushy push. It doesn't do the pushy push. We don't want it to do the pushy

push. We don't want it to do the pushy push anymore. What are the What are the

push anymore. What are the What are the platforms you stream on? Uh, Twitch.

Twitch, Twitch, Twitch, Twitch. Dude,

Twitch Twitch Twitch.

Just type in Moon on Twitch. You You'll

find me.

The embarrassing thing, dude, is that my username is literally because it's literally Mundave on YT.

That's how like I was like, "Yeah, there's I didn't even think about banned getting banned. What are you talking

getting banned. What are you talking about? Who?"

about? Who?"

Like I I always looked at YouTube like Google, like an indexer of videos. I

didn't know that there were like a Yeah, I guess you you technically look at it, you know, that it's a company that But I always looked at Google as like you could you could put anything on the

internet and just like puts it there.

Like why would they take down coding tutorials? I don't know. probably

tutorials? I don't know. probably

because of the trading. I don't know.

But the the [ __ ] thing that they said it says it's harmful and harmful is like I don't know guns and stuff, but whatever. Great idea. Let me make the

whatever. Great idea. Let me make the table with dynamic push and the longest name. There we go. So there's no pushy

name. There we go. So there's no pushy push issue. Good, good, good. Don't

push issue. Good, good, good. Don't

quote me though. Don't quote me on that pushy push, bro. Got to give it a pushy push.

Um, if Twitch shuts you down, then we will create our own streaming platform.

Yes, dude. 777. Much love to you.

Success is not final. Failure is not fatal. It is the courage to continue

fatal. It is the courage to continue that counts. Wow, dude. Wow. That's an

that counts. Wow, dude. Wow. That's an

eerie quote. Wholesome. Appreciate you,

dog.

Holy smokes, dude.

Holy smokes.

Now my chart looks better. It looks

better and better and better and better, better and better. Damn.

Max USD size on this one is 171.

Okay, so I got that under control.

This is fine. I mean, I I could I can be nitpicky with this all day, but it's not even This isn't even the point. It's not

even the point, bro.

That's not even the point.

39.

Bid at 39, sell at 41. That's the

[ __ ] point, bro. That's the point.

Bid at 23. Nah. bid at 59, sell at 61. I

don't know. I don't know if this is going to work, but so how do I make it work from here?

There are valid spreads, but the Okay, this is what I want to look into. What's

the volume like? Cuz it's not like it's trading like crypto. It's not like people are buying making orders all the every second. That's the That's the

every second. That's the That's the thing. That's the thing.

thing. That's the thing.

uh out as supreme leader of Iran in 2025.

This is one day so it is moving bro.

But what's the uh size?

So the market will resolve to yes if Iran supreme leader Ali Kami Kami is removed from power for any

length of time between the 2024 and the end of 2025. Otherwise this market will resolve to no And what's my thing say?

I got to work on that a little bit, too.

Let's see what it's looking like now because it just keeps running and it changes. Look at that. So, prof

39 max. Is that

This is super [ __ ] interesting, dude.

I I just vibed out yesterday. I swear to God. Swear to God. I just vibed out and

God. Swear to God. I just vibed out and built some crazy [ __ ] I I was I was here but you weren't here because I thought my internet was out but I'm an idiot.

[Music] [Music] So this says to take no on KO.

[Music] So this is the market. No. Sit right

here. Hope to get filled.

Slang right away. That's strat one, bro.

All right. So, in order to get trading on this, let's see. Let's go to a Do I have a read me? I don't have a [ __ ] read me, do I? I don't have a re I don't

have a read me, bro. That's sick.

That's sick. That's how you know I was really vibing out by myself.

prediction market trading by. Okay, let's also let's first n [ __ ] that. Okay, let's go step by step

here, dude. Step by step. Let's go to

here, dude. Step by step. Let's go to the road map that I don't even tell you about anymore because, you know, you already probably know about it. If

you're here on Twitch, you probably already know about the road map.

You probably already know about the road map.

So, let's go check it out. Um,

because the RBI system here has my implementation plan.

for trading mods player.

Are you done with crypto? No way, bro. I

love crypto.

No way.

Are you done people? Because people are quitting.

I will never quit crypto.

Okay. So,

steps to building bot.

I need to pull data. Pull data to find arbs or trades.

That's done.

done with crypto. I'm just getting started, bro. Crypto wasn't here 20

started, bro. Crypto wasn't here 20 years ago.

I've been in crypto for like a decade.

Just getting started, dude. That's

crazy crazy crazy crazy crazy.

This is I mean, Poly Market is crypto as well.

This is one of the better applications because we have like hyperlquid is a good application and you know onchain per poly market prediction

markets is a pretty good application for crypto in my opinion. It's really

interesting so far and it's the exact it seems to be the exact same type of trading. I mean it's different because there's not as much

volume. I did want to look at that a

volume. I did want to look at that a little bit.

which is going to make it harder. But

two minutes, 2 minutes, 6 minutes, 6 minutes. Okay, I like that.

minutes. Okay, I like that.

I like that actually.

And the ironic thing is it seems like it's politics that get the most. And I

don't like politics, but sports as well.

And then crypto, of course. And this is going to be helpful to have another way to know. I'm really excited about this.

know. I'm really excited about this.

All right. So, pull data is the first thing.

And then we need to implement or be able to see position.

Be able to see positions.

see my current position for a specific token.

I run multiple strategies.

I find it's just more consistent P&L curve if you run multiple strategies because you'll be able to take advantage of different markets and if you're just running like a trending

strategy you're smoked. I mean it'll be great. It'll be great for when you're in

great. It'll be great for when you're in that regime but implement strategy into bot. So, I want to be able to hold my current position.

How are we entering? Be able to place be able to place limit orders and uh and market orders to enter.

Market orders to close.

Limit orders to enter.

How are we entering? Check position. So,

we need to be able to get position, get position, and max positions. I need

to be able to pull.

Yeah. see my current positions really and USDC to see available.

[Music] Enter if trigger plus no position

decimal adjustments for size.

need to have like a piano close.

No, because what I'm thinking here is not a piano close.

Pull data. See, um, pull data for a specific market.

So I need to build that to turn any debugging.

Yeah dude.

That's good.

He said, "I saw some people using limit for takeprofit and stop-loss instead of actually placing TP and stop-loss targets." I saw some people using limit

targets." I saw some people using limit for take profit and stop-loss instead of actually placing takerit and stop-loss

targets. I believe it makes it more

targets. I believe it makes it more skipping proof.

All right, so let's see what else we have here. Enter if trigger plus no

have here. Enter if trigger plus no position.

I'm also going to look at my Ever Liquid stuff just because I would rather plan this

out and just get it done fast.

You know, you know, bro, bro.

Ask bid. So I got to be able to pull the price.

Oh yeah. This is [ __ ] smart, bro.

[ __ ] smart.

[ __ ] smart.

All right, PNL close. I love this, dude.

This outline stuff. Tell me every function I got up in my hyperlquid so I can just have it on a list and I can just knock it out one by one.

OB data.

Damn bro.

Damn, bro. This is nice.

All right, so these are all even think about it, bro. Just keep going. Let them

find out who it was. They going to be on you.

[Music] All right. So, now I can just look at

All right. So, now I can just look at this and kind of think about what I need to build

here.

I need to get the price.

I need an ask bid function.

Open, high, low, close, volume data.

Can we pull this? If so, that's fire. If

not, then it's not fire.

[Music] limit order. I need to obviously build a

limit order. I need to obviously build a limit orders, market orders, limit order, adjust leverage size, signal,

process data, DF, calculate VWAP, create a VWAP.

and SMAS off it.

Cancel orders. I need to build that obviously.

Cancel order function.

Cancel all orders function.

I want to have a kill switch for sure.

[Music] All right. I mean, this seems like a good

right. I mean, this seems like a good plan here to build. So, I'm just going to build that.

Just going to build that.

What the? All right. Remove all emotions and actually automate your trading. I

can show you from a point of not knowing how to code at all. If you don't know how to code at all, I can show you exactly how to code. And then I can show you exactly how to automate your trading.

You can see there's hundreds of reviews.

I'll show you at the bottom. And there's

a 100% money back guarantee. And the

price is super inexpensive, 69 bucks.

And I will literally hold your hand step by step in the process of automating your trading. You can watch this video

your trading. You can watch this video if you want to learn a little bit more about it. But we can quickly scroll

about it. But we can quickly scroll through here. And pretty much everything

through here. And pretty much everything that I wish I could find on the internet when I was trying to automate my trading

is in this boot camp. It's 15 days of videos that you can watch on demand in any language just in case you don't

speak English natively. You can watch all videos at any time period of the day in any language. And I show you step by

step how to automate your trading. And

not only that, I give you free AI. So I

pay for your open AI claude. We have

channels in our Discord that give you 100% free AI so you can cancel all your subscriptions. You have a team of us

subscriptions. You have a team of us that are all working towards the same goal. We're all chasing this guy. This

goal. We're all chasing this guy. This

is Jim Simons. He ran up a net worth of $31.4 billion.

And he always says, "You just have to make your systems better and better and better because that's what everybody else is trying to do." So, I can show you step by step how to get your ideas

out of your brain into an automated trading system and you'll be able to code all of it. I spent 10 years in technology scared to code because I

thought it was just for super smart people who went to Stanford or knew a bunch of math and I was neither of those.

Then I locked in because I had to automate my trading. I learned Python and I learned how to actually automate my trading. It's the most most secretive

my trading. It's the most most secretive industry in the entire world. Nobody

else is sharing this information. So,

you can see a closer look of what's in the boot camp here.

There's 15 full days and on the first day, in case you don't know how to code, I show you how to code. So, don't worry.

I give you an intro to algo trading. I

get all of your your orders set up, all your risk management set up. I get you to a place where you can back test any strategy that you have for the rest of

your life. So, while I don't just say,

your life. So, while I don't just say, "Hey, here's a bot that you can run make a million dollars, I think that's an a scam. If you ever see that on the

scam. If you ever see that on the internet, which I know you will, just run away because nobody is going to give you a trading bot that just makes you a bunch of money. You have to come up with

your own strategy and your own edge. But

for a crazy low price, I can show you step by step how to get to that point where you can just sit here like I do.

You see me on live every single day. I

show everything on YouTube.

And I just test test the RBI method. We

must keep moving. We must keep going.

If you can't fly, run.

If you can't run, walk.

If you can't walk, crawl. But by all means, keep moving. And dude, I understand. I understand how emotional

understand. I understand how emotional this game is. And sometimes you feel defeated because you're just tired of looking at these charts go up and down.

You have FOMO, and then you have fear.

And you're scared. You're in a position, you're in a long position, then all of a sudden you're in a short position, and all of a sudden you're using 40x leverage. Dude, I totally understand

leverage. Dude, I totally understand that. But that was Martin Luther King

that. But that was Martin Luther King Jr. and he says, "If you can't fly, then run. If you can't run, then walk. If you

run. If you can't run, then walk. If you

can't walk, then crawl.

But by all means, keep going." And I know trading can rip your heart out. The

sad thing about trading, which is like not good for entrepreneurs or people who like to work really really hard and just like just bang down doors and get anything done like you and me, dude. You

know, we're ambitious. We're data dogs.

We're curious. We're fearless. You can't

just work harder at trading and get better. You can't just put more hours

better. You can't just put more hours in. Like everything else in the world,

in. Like everything else in the world, most things you can just put more hours in, work harder, and be better at trading. With trading, you have to have

trading. With trading, you have to have patience, you cannot be greedy, and you can't be fearful. Those are three things that humans just can't do. So, in this

boot camp, I show you step by step how to remove all of your emotions, automate your trading. I give you free AI. I give

your trading. I give you free AI. I give

you a bunch of examples of trading algorithms that will enable you to then build any strategy that you want.

And then I connect you with hundreds of other algorithmic traders so you can make connections for life and work on this with other people opposed to just

on your own. Remember this is the prize.

This is what I'm chasing. But I don't need $31 billion. I would rather have a few hundred of us get $31 billion, you

know? So, I'm not saying that this is

know? So, I'm not saying that this is this is guaranteed by any means, but for me, it's something that I can invest my time into and just like he says, just

keep making my systems better and better and better. Now, I've been at this for 4

and better. Now, I've been at this for 4 years. So, if you want to fastass

years. So, if you want to fastass and get everything I know about algorithmic trading and how to automate your trading, you can see the prices

right here. $69 per month. It's nothing

right here. $69 per month. It's nothing

crazy. And you can go to our Trust pilot. Just Google Moondev reviews or

pilot. Just Google Moondev reviews or Algo Trade Camp reviews. Here's some Q&A down here. I want to make sure you know

down here. I want to make sure you know that we have a no questions asked 90-day money back guarantee. So, for whatever reason you want your money back, just get your money back. You can keep all

the code and just all the videos, just you get your money back 100%. I follow

the Costco guarantee here. This is the 90-day money back guarantee. Go ahead

and check out the link in the description and just scroll down and see what people like you have to say. I know

you're smart because I didn't run ads and I didn't beg you to come here. You

found me somehow. You're a good researcher already. And the process of

researcher already. And the process of automating your trading starts with research. So obviously you're looking

research. So obviously you're looking for a better way to automate your trading. So you're intelligent enough to

trading. So you're intelligent enough to know that everything can be done in this world as long as you're able to research. This is my RBI system. I'll

research. This is my RBI system. I'll

talk about in the algo trade camp, but it comes down to researching, back testing, and implementing. So, go do your research on the internet. Go look

at all of these testimonials we have on our page. And if it seems like it's

our page. And if it seems like it's going to be a good fit, if you want to automate your trading, remove all emotions, connect with hundreds of other ALGO traders, connect with me, get free

AI, have the 90-day money back guarantee, then click the link below and join right now. to remove all emotions and actually automate your trading. I

can show you from a point of not knowing how to code at all. If you don't know how to code at all, I can show you exactly how to code and then I can show you exactly how to automate your trading.

You can see there's hundreds of reviews.

I'll show you at the bottom. And there's

a 100% money back guarantee.

And the price is super inexpensive, 69 bucks. and I will literally hold your

bucks. and I will literally hold your hand step by step in the process of automating your trading. You can watch this video if you want to learn a little bit more about it. But we can quickly

scroll through here and pretty much everything that I wish I could find on the internet when I was trying to automate my trading is in this boot

camp. It's 15 days of videos that you

camp. It's 15 days of videos that you can watch on demand in any language.

Just in case you don't speak English natively, you can watch all videos at any time period of the day in any language. And I show you step by step

language. And I show you step by step how to automate your trading. And not

only that, I give you free AI. So I pay for your open AI claude. We have

channels in our discord that give you 100% free AI. So you can cancel all your subscriptions. You have a team of us

subscriptions. You have a team of us that are all working towards the same goal. We're all chasing this guy. This

goal. We're all chasing this guy. This

is Jim Simons. He ran up a net worth of $ 31.4 billion.

And he always says, "You just have to make your systems better and better and better because that's what everybody else is trying to do." So, I can show you step by step how to get your ideas

out of your brain into an automated trading system and you'll be able to code all of it. I spent 10 years in technology scared to code because I

thought it was just for super smart people who went to Stanford or knew a bunch of math and I was neither of those.

Then I locked in because I had to automate my trading. I learned Python and I learned how to actually automate my trading. It's the most

my trading. It's the most most secretive industry in the entire world. Nobody else is sharing this

world. Nobody else is sharing this information. So, you can see a closer

information. So, you can see a closer look of what's in the boot camp here.

There's 15 full days.

All right. So, I'm going to close this and then I'm just going to start attacking this step by step.

step by step, day by day.

This is going to be good though because then everybody's going to have access because you're going to see it all, dude. But you got to be locked in on the

dude. But you got to be locked in on the streams really because it's just the way it go now. That's the

way it goes.

All right. So, I want to go ahead and first see if I can get let's do a limit order.

Let's get our position.

So, first let's get our position.

get position cuz that's one of the most used. I know

I spelled that wrong but who cares?

Get position ask bid function.

Okay.

Limit orders. Market orders.

Kill switch.

Cancel orders.

Pull data.

enter. Okay, that's my order here. Going

with that order because that's the order we uh we're just we're bound for, dude.

All right, let's try that.

You can look at all my other files here in this examples folder to see how to use this exchange. But this is essentially Poly Market. So also do any searches you need on Poly Market in

order to figure out how to pull a position to get the position. Put in our nice funks, short and sweet. Um, and

then let's go ahead and test that get position. And essentially I'm looking to

position. And essentially I'm looking to find all like when I run this, it should show me all my positions, how much USDC or cash I have, how many open positions

I have, etc. Let's see what she can do first.

Let's go to my notes here cuz I was taking notes over here.

Thank God. I was going to say, how did I go through this whole thing without taking any notes?

Let's just do an auto search from here on out. All right, buddy.

on out. All right, buddy.

[Music] [Music] get positions.

All right, so All right.

Let me find a real one with Okay.

I said auto search mode. [ __ ] D.

[Music] Use the address that's in myenv. Don't

look at my.env, but look at my.env

example and don't show that address on screen or print it out on the terminal. Thank you.

[Music] Well, I got to also be able to see my USDC as I'm building a trading bot and I need to be able to see the USDC in my wallet

so I can see if I have enough to make the trade.

What? Dude, that's crazy.

Total cash being out here.

Get USDC balance.

has positions.

Okay, so she's not just going to be able to figure it out. I got to help her.

It's okay. I was just testing that.

Clob is the order book.

Cancel all orders. Cancel market orders.

Cancel order. Create API key. Drop API

key. Get balance allowance.

Get closed only mode.

Here just here's all the examples.

Get order. Get orders. Get prices. Get

spread. Get trades. Market sell order.

Market buy order.

Update balance.

I don't see the um get positions though.

Our orders scoring get balance allowance. Get trade price.

Get last trades. Get market events. Get

mid prices. Get notifications. Get

order.

No. Get order books. Get orders. Get

prices. Get spread. Get trades.

Market buy. Market sell. So that's not it for this one at least. Examples here.

This is of CLB. That's why. Okay. So

Clob is the order. But

I need the docs for this one. Maybe.

this one. Maybe.

[Music] Good position.

These are what the docs say.

Currently, it's not able to find our USDC. So, I don't think this is the

USDC. So, I don't think this is the correct way.

Let me look at my EMV.

Public key, private key, public key. Yeah.

public key. Yeah.

if there's any guides online.

Poly market trading bot source Model services utils maybe fetch data.

Get my balance.

Post order.

Fetch data.

Get my balance. Balance. You're using I don't care how good you are in anything.

You don't have discipline. You ain't

nobody, right? You're nothing without discipline cuz you give up under the slightest struggle without discipline.

100%. I mean, discipline is doing what you hate to do, but do it like you love it. Doing what you hate to do, but do it

it. Doing what you hate to do, but do it like you love it. That's That is a great quote. Mhm. And if you can do that, you

quote. Mhm. And if you can do that, you could be successful in anything. No, you

normally are.

Crazy.

They're using ethers.

I mean, maybe that's what it is.

Asset string cache P&L. No, dude.

cache P&L. No, dude.

Get user position data API. Get onchain.

Get hours.

Source models.

User history.

Trade executor here.

It's running, dude.

[Music] No, but the thing is is there is USDC.

The thing is is there is USDC in my wallet.

That's crazy that he's using uh ethers [Music] club client my position user interface undefined

Bid reduce Max.

I just can't believe this, dude. That's

insane.

Let's see, though. Let's see if we can push through it this way, cuz I don't I really don't see it.

Maybe I key.

Poly scan API key.

Okay.

What about this implementation here?

What about trying an implementation like this one here that I found on GitHub for getting their position?

Perfect. That's the exactly right pro approach. You must you found a much

approach. You must you found a much better approach using EtherJS to directly query the USDC contract. Let me

implement this same logic in Python for your nice funks py. Yes, thank you, dude. I appreciate I appreciate it. I

dude. I appreciate I appreciate it. I

really, really appreciate you, dude.

Skip that. Except

Go ahead and run that test for me. I I

think I already have web 3 installed.

Nice.

Get my balance thatts.

All right, let's make that um our main get USDC balance. Uh clean up this code quite a bit actually because now we have uh two functions for USDC balance. We

only need one. We don't need the tries and the accepts, things like that.

keep this uh nice funks page super clean. And

clean. And then we'll move on to the next um function.

Let me clean up the code for you, big dog. Thank you.

dog. Thank you.

Run. Except

delete all this stuff, bro.

Okay, my total balance is this.

Okay, so I got USDC balance today.

That's fine.

So this is the full function in order to get USDC balance.

No, this right here.

So get USDC balance using direct contact query web 3 method.

Pass in the public key.

USDC contracts.

USDC ABI.

Web 3 connect to web 3 here.

Okay, that's pretty far. This is exactly how to get your USDC balance here on Poly Market, which is really you're just

getting it from the freaking blockchain directly.

That makes me a little bit nervous. That

makes me a little nervous. Spinner.ts

adjust strategies. Okay. Fetch data.

What is this? What is this buddy?

Axios.getit.

Import Axios.

Axios data.

[Music] H.

I wonder if that's it.

Get my balance. Fetch. Create club

client post order. That's interesting.

But I got to see my position first user position interface.

So let's go to utails here source here and let's go to interfaces user.ts.

user.ts.

Excuse me. I don't know TypeScript too well. So,

well. So, export from Mongus.

The [ __ ] is Mongoose?

trade monitor.

I need to get this [ __ ] Fetch all what? Fetch all fetch trade data.

Get user position model interfaces user history. So model user history maybe.

history. So model user history maybe.

Okay. I mean, this is a decent uh bot to help with this process. It

doesn't look like it's going to have everything for us, but hey, it's going to helped us with the getting the um USDC already. So,

USDC already. So, read me here.

example but let's go ahead and say Poly Market Trading, but

actually want to read this. The vast

majority of poly market users are trying to predict outcomes like Trump's next move on a tariff or this year's NBA championship.

But a smaller group performs a critical role by providing liquidity that ensures trades are executed a tight bit out spread.

During the 2024 US presidential election, Polymark distributed over 25K daily and market maker rewards. Here's

how I became a top five recipient by doing something radical, measuring volatility. I'm also open sourcing my

volatility. I'm also open sourcing my code.

One of these users, Definance CR, spoke to the Oracle about he built an automated system that generated $700, $800 per day of profit at his peak and his decision to shut it down and open

source the code.

This interview has been edited for length. All answers are his own.

length. All answers are his own.

How would you explain the importance of liquidity on Poly Market to someone who isn't a trader? Poly Market is an exchange. It matches buyers and sellers

exchange. It matches buyers and sellers of yes and no shares in all the different markets. So unlike a casino or

different markets. So unlike a casino or sports book, there's no house that users are trading against.

It's other users who are offering shares at various prices. For example, when someone wants to buy shares that Trump will win, they need someone willing to

sell them those shares. When we talk about liquidity on the exchange, we are referring to how many shares are available to trade at a given price.

What's the difference between a very liquid and a very eliquid market? You

can see the liquidity in any market by looking at the order book which is shown below the main market graph. This tells

you how many shares are being offered at different prices.

For example, in the NBA championship market, there's over 300K of orders on the buy side and 27K on the sell side.

You can trade tens of thousands of dollars of shares in either direction without moving the price by a penny.

Compare that to an elquid market like will the next James Bond be British where the spread is 34. If you buy a few bucks worth and immediately try to sell,

you'd lose about 50% just from the spread.

These markets are illquid because they're hard to price. They move

unpredictably and don't have enough trader interest. What do liquidity

trader interest. What do liquidity providers do? Liquidity providers place

providers do? Liquidity providers place orders on both sides of the market, buy and sell, hoping to capture to profit by

capturing the spread between them. They

earn money from the spread plus Poly Market's liquidity rewards on the market if any.

How do you identify good markets for liquidity provision? The key in finding

liquidity provision? The key in finding markets with low volatility but high rewards.

Most traders do this manually, but I'm a bit of a bit more systematic. I built a bot that analyzes historical price movements across different time frames,

3 hours, 24 hours, 7 days, and 30 days.

For example, in the Canada Prime Minister market, Pierre's odds might fluctuate between 22 and 25%

over several weeks.

That's low volatility. Meanwhile, a

market about which country the US will sign a trade deal with where a game-changing headline could come at any minute might have massive spreads and

unpredictable swings.

Low volatility means you're less likely to get stuck with a bad position when news hits. You can place orders on both

news hits. You can place orders on both sides and sleep well knowing you won't make or wake up to massive losses.

How did you automate the process? I

created a system with two main components. Data collection and trading

components. Data collection and trading execution.

Create a system with two main components, data collection and train execution. The data component pulls

execution. The data component pulls historical price data from Polygon markets AI API calculates volatility metrics and estimates

expected rewards per 100 invested.

It then ranks markets by their risk adjusted return potential.

The trading component places orders automatically based on predetermined parameters. You can set different

parameters. You can set different strategies for different market types.

Tighter spreads for liquid markets, wider spreads for volatile ones. What

kind of returns were you generating? I

started with 10K in capital and was earning about 200 a day. As I scaled up and refined the system, I reached like 700 to 800 daily. The key was Poly Market's liquidity rewards program,

which pays bonuses for providing two-sided liquidity.

The reward formula favors placing orders on both sides of a market rather than just on one side. You get nearly 3x the rewards, and the closer your orders are

to the current price, the higher the rewards.

So why did you stop and open source your strategy? After the 2024 election, Poly

strategy? After the 2024 election, Poly Market's total liquidity rewards decreased significantly, making the strategy less profitable. I'm

also a primarily a builder, not a full-time trader. I saw an opportunity

full-time trader. I saw an opportunity to help others and make the markets more efficient. There were only three to four

efficient. There were only three to four serious liquidity providers on the platform, and most were doing it manually. The market was inefficient.

manually. The market was inefficient.

Some low-risk markets had the same reward rates as high-risisk ones. By

open sourcing this, I hoped others would adopt similar strategies and improve market efficiency.

What's the competitive landscape like?

When I was active, there were maybe one or two other bots providing liquidity across most markets. The space is incredibly underdeveloped compared to traditional crypto markets. In DeFi, you

have sophisticated market makers with millions in capital. On poly market, it's indivi mostly individual traders clicking buttons. This creates massive

clicking buttons. This creates massive opportunities for anyone willing to build proper systems. A well-designed bot with consistently out will consistently outperform manual traders

because it can monitor hundreds of markets simultaneously and react instantly to changes.

What advice would you give someone interested in the strategy? Start

manually to understand the mechanics.

Pick a highreward market and place orders on both sides.

Watch your earnings tick up in real time. It's surprisingly addictive. If

time. It's surprisingly addictive. If

you have programming experience, fork my GitHub repo. The current version pulls

GitHub repo. The current version pulls market data, calculates volatility, and ranks opportunities by riskadjusted returns. You can start with the data

returns. You can start with the data collection component to understand which markets offer the best opportunities.

The key insight is that Poly Market's reward system isn't perfectly calibrated to risk. Some markets barely move but

to risk. Some markets barely move but offer huge rewards relative to their volatility.

Finding those gems is where the profit lies. What should Poly Market do to

lies. What should Poly Market do to improve liquidity? Rather than changing

improve liquidity? Rather than changing their reward system, they should encourage more automated market making.

Professional market makers from traditional finance won't touch new markets. There's too much friction and

markets. There's too much friction and uncertainty.

But individual developers and traders will if you give them the right tools.

Poly Market should incentivize more open-source market making bots and maybe even create user-friendly interfaces so non-programmers can participate.

The platform succeeded by making prediction markets accessible to retail traders. They could do the same for

traders. They could do the same for market making.

Where can people find your code and connect with you?

The bot is available here.

And here we can follow this guy.

Stealth June 11th.

[Music] Poly marker.

We'll give it a star immediately.

Damn, it's in Python, too.

Realtime order monitoring via websockets. Position management with

websockets. Position management with risk controls. Customizable trade

risk controls. Customizable trade parameters fetched from Google Sheets.

Automated position merging functionality. Sophisticated spread and

functionality. Sophisticated spread and price management.

Okay, I think we found it, bro. Bro, I

think we found it. We found our example.

Thank you, bro.

And I'm going to understand everything.

I'm not just going to download the get.

Sorry. Can't do that.

example bot that was doing 800 a day during election. Sure.

during election. Sure.

Data updator.

Poly data.

Count stats here.

Get markets data. Get all orders.

Get all positions.

client. Where the [ __ ] is the client at, guys?

got to find the client. Where the [ __ ] is the client at? I don't know.

Utils maybe.

stats. Account stats here.

I don't see it, dude.

Get all positions. client get positions.

Oh, you're passing in the client. Okay.

Damn it. Anything we could think is real.

And if it's not, we could create it.

See, that's the gift we were given to evolve, advance create.

I create my own world.

All right. What I'm going to do is I'm going to Let's see here.

if I need it in my folder here.

That's it, dude.

down to support in any way if needed.

Yeah bro.

That's fire. Thanks, man.

Appreciate you.

I don't know what that means, but like you're a coder or something. You

code I just don't know what that means.

I just don't know what that means. But I

appreciate it, dog.

Oh, you made this but dude.

This is you.

Yeah, I was just reading I was about to read your post. This last post, too, dude.

What the [ __ ] bro?

That's crazy.

What are you working on these days?

This was a good article, man.

It's good to meet you.

I want to make an EA bot on MetaTrader 5 using AI that can automate trades for me using indicators and all the factors on

AX or Australia versus dollar. But I

really struggle, not going to lie. I

have errors.

Yeah, I build a lot of bots, bro. And

I'll tell you this much, you're a dev now if you've got errors.

That's gold.

Nice. I don't I don't trade that, but I haven't used I've never used MetaTrader either, but I know you're a dev now. If you're running into errors,

dev now. If you're running into errors, look on uh look for some examples on GitHub. I just found this example on

GitHub. I just found this example on GitHub right here.

Gold is better than BTC.

What?

What do you mean?

What do you mean by that?

Like it trades better.

Oh my god, Bruce, you are so funny, dude.

All right, let's get this. I want to get this position.

I gotta figure out where where are you connecting to the client in the env B maybe

no main poly market client I don't know why I'm asking all these questions dude like

please go ahead and look through this folder here called poly maker main and let's go ahead and learn from

it in order to build out a get all positions function here on our nice funks.

Hey moon, where's the other chat on the left coming from? 777.

It's coming from 777, bro.

Um, it's Twitter.

Look what up on Google, bro.

Definitely the W3. It's something where people see risk on USD or anything related to the economy.

Paulie Maker main 777. Dude, good to see you. Good to see

777. Dude, good to see you. Good to see you. Perfect. Let me explore the poly

you. Perfect. Let me explore the poly maker main folder to learn how they handle positions built in hence get all positions function for your nice funks.

PY.

poly marketclient.py.

God, I love I love you guys that open source your code. It's just so sweet, dude. Just so fire. poly data.poly Poly

dude. Just so fire. poly data.poly Poly

Market client.

God, dude. Thank you, Poly Market Client.

I hope your Sunday's going amazing, bro.

Thanks for popping in, Poly Market client, dude.

That's all you need. Oh my god. USDC

balance.

[Music] I'm wondering, did you have to do USDC balance through web 3? Cuz that's what Yeah, web. I see

web 3? Cuz that's what Yeah, web. I see

web3 up in here. Web3b3.

Okay. So, I was like, damn.

I thought that was crazy that you had to use web 3 to get your USDC balance, but it looks like you're using that as well.

Man, thank you so much for I'm so happy we came across your article, bro. That's

dope.

Perfect. Now, let's test our enhanced position tracking.

Excellent. Now, let's create a test script to demonstrate the enhanced. Why

you make those test scripts? Like, uh,

we probably don't need that, but I'm going to let her do her thing because she wants to do it all.

[Music] USDC through web three. Jeez, man. I'm

going to write this path down. Copy

relative path here.

So this is the big kahuna here.

Poly market maker. Um

file with a bunch of Okay, I have zero positions.

Consider deploying more capital. Okay,

thank you.

The enhanced position tracking system is working beautifully. Let me create one

working beautifully. Let me create one more function to show how it would work with actual positions by creating a demo. No, you're good. You're good on

demo. No, you're good. You're good on that one. Demo enhanced positions.

that one. Demo enhanced positions.

All right, let's go ahead and do this.

Dude, if this is everything, just want to see the outline of it.

Now, let's just scroll through it real quick.

Store key contracts. Initialize

contract. So, create order. Oh god. Oh

god dude.

What's up, Curtis 777, bro? Good to see you.

market ID string ID of the market of the token. Okay, we got that. We got the

token. Okay, we got that. We got the decision on buy or sell. The order

price, we've got that. The size,

got that.

N risk whether this is a negative risk market defaults to false. What is a negative risk market?

Poly market negative risk market.

[Music] Oh, like leverage.

Certain events which meet the criteria of being winner take all may be deployed as negative risk events.

The gamma API includes a boolean field on events neg risk which indicates whether the event is negative risk.

Negative risk allows for increased capital efficiency by relating all markets within events via a convert action. More explicitly a no

convert action. More explicitly a no share in any market can be converted into a into one yes share in all other markets.

Converts can be exercised via the negative adapter.

You can read more about negative risk here. Please don't understand it. Whoa,

here. Please don't understand it. Whoa,

whoa, whoa, whoa, whoa, whoa. The Whoa,

whoa, whoa, whoa. Just throw me at a GitHub after you say I'm about to read.

That's crazy.

The dang risk.

What's this negative risk thing when it comes to poly market?

Let me explain the negative risk concept in poly market. Let's keep the it's a key feature that the poly market or polymaker main system handles

extensively. Perfect. Now I understand

extensively. Perfect. Now I understand the negative risk concept in poly market. Let me explain it clearly for

market. Let me explain it clearly for you. What is negative risk in poly

you. What is negative risk in poly market? Negative risk is a special type

market? Negative risk is a special type of market structure in poly market that changes how positions and collateral work. Here's the breakdown. Regular

work. Here's the breakdown. Regular

markets versus negative risk markets.

Regular market standard. When you buy buy yes at 60 cents, you pay 60 cents.

If yes wins, you get a dollar profit of 40 cents. If no, you lose your 60 cents.

40 cents. If no, you lose your 60 cents.

Your maximum what you pay it. Negative

risk markets. When you buy yes at 60 cents, you still pay 60 cents, but the risk profile is different,

hence negative risk.

These markets use a special adapter contract for settlement.

The collateral and payout mechanisms work differently from the poly maker code. Poly maker

So if negative risk equals false then we do it one way.

Key differences for trading contract addresses. Regular markets use standard

addresses. Regular markets use standard conditional token contract.

Why this matters for you to trade by the poly maker system tracts this carefully because order creation must specify negative risk.

I still can't say that I understand what negative risk is other than it's different than then um you know put 60 cents in win a dollar or

whatever or go to zero.

But I will eventually.

So creating an order here.

I could see it's using negative risk or it has a false negative risk. Partial

create order options here. Go to

definition.

Holy smokes. This is club types. Let's

go back. Let's get the [ __ ] out of there. Get order book.

there. Get order book.

Start client. Get order book.

get USDC balance. Get position balance.

Get total balance.

Let's add a function of get total balance into our nice funks. I like

that.

Make it simple like they did here. Nice

poly market. Poly

get raw position.

Get the raw token balance for a specific market outcome.

Get all orders is pretty important.

[Music] Let's go also build out get market orders and get all orders in the nice folks. Thank you.

folks. Thank you.

Cancel all asset.

Cancel all orders for a specific asset.

Yeah, that's on my list, bro.

Oh my god, dude.

Let's also go build the cancel all orders. Damn. Cancel all asset. I mean,

orders. Damn. Cancel all asset. I mean,

that's the function.

And let's just do it for one asset to start.

Merge positions. What is this? Merge

positions in the market to recover collateral. This function calls the

collateral. This function calls the external polymer merger node.js script to execute the merge operation on chain.

When you hold both When you hold both yes and no positions in the same market, merging them recovers your USDC.

Interesting.

Yes sir.

You see the issue already? Cool.

positions here shows our total balance.

Perfect.

Poly market client I don't see the list or anything.

Yeah, cuz they're they're on uh [ __ ] I don't know, bro.

I honestly don't know. But if they're on Twitter, you can't see them. But

I have no idea. We're do here, inelegant unsexy.

Oh, you're on Twitter now.

[ __ ] I don't know, bro.

Uh I think there's like a video section here.

Live maybe.

Oh, and maybe it doesn't show their old comments or something. I see Europe.

Yeah.

See, I'm not sure.

I do know one thing though.

We got AI running through this repo. Thank you,

bro. Bro.

So get all orders, get open orders.

Browser address Let's go here to our nice folks because I actually don't think this is working.

Test order management here.

You can see how I have um private key and public key instead of browser address and PK.

Canceling all orders.

Fetching orders.

remove all this example stuff in the terminal. Uh try not to fill the

terminal. Uh try not to fill the terminal with too much I got to add that to my thing too much uh instructions.

So, it looked like it may have been working.

So, man, um this is test order management.

Okay, so let's go to our nice funks.

Get USDC balance. Okay.

Get token ID. Okay, we got that.

Get positions.

Data API.

This is all the code. Public key. Okay,

descending order positions here. We're

using data API. Oh my god, you saved us so much time, dude.

[ __ ] bro.

List top markets.

Say accept here.

Get all positions. This is an important one. Public key. Okay, perfect.

one. Public key. Okay, perfect.

It's getting a little long though.

This file.

I should probably just learn something from this dude and write code better, play a structure code better, you know?

I think that's one thing I still I just don't know the uh I should I should look look it up. I

should look it up. Ask AI how to structure code in folders better. I'm

always lost when I go to somebody else's GI to be honest.

I did start doing SRC for some of my code though. Put put the code in the

code though. Put put the code in the SRC.

The student rec center analyze portfolio risk.

I didn't even ask you for this [Music] P&L analysis.

Get total balance.

Get all orders.

Get market orders here.

Cancel all asset orders here.

[ __ ] dude. Thank you. Big shout out big dub in the ch for homeboy. Thank you.

Appreciate you. I'm out for the day though.

What is going on?

Today we are kicking off the summer sale, but there's only seven spots available here on June 24th. So, now

that I mentioned that, let me go ahead and write about it.

See, we got the chat here. Okay, great.

If you want to automate your trading, there is no better time than now. Okay. So, if you planned

to automate someday, let's make that day today.

Removing emotions out of your trading.

is the fastest way to improve because we have

we have started the summer sale and

have seven spots available.

Available So, I'll show you step by step how to automate your trade. And if you are in the first seven people today, you get 121 off. Join

121 off. Join What's up, Matus? How you doing, bro?

Bro.

All right. And I also want to work on this here today.

Mtheus polymaker main. Sick. Nice funks here.

polymaker main. Sick. Nice funks here.

Okay, that's sick. But we want it over here. Okay, spread scanner.

here. Okay, spread scanner.

I'm going to have this run for a bit.

Fetch in doing pretty good, bro. Thank you. Thank

you. Just got done with a little run.

So Russia times Ukraine the ceasefire the bid there's spread of 4.3 maxed USD profi

also need to build something here that will allow me to I'm going to put this on the build [Music] I can get position now. So that's

awesome.

Build the ask bid function. I want to build build a function. What's up, Rico?

Function that um looks for the rewards

as that is part of the strat.

Get paid to or a strat, not the strat.

get paid to place limit orders on both sides.

Okay, great. So, I'm going to do that for sure.

Okay. So, I actually can do that pretty easily. I'm going to say,

easily. I'm going to say, let's see here.

Spread scanner.

Okay.

Spread scanner. I'm going to say let's look at the data that we get back from looking at each of these different IDs because I believe in one of the outputs

of you know it outputs a ton of data and we're just selecting some of the headers.

Nah, I already did this. This is fire, bro. This is fire. So in examples,

bro. This is fire. So in examples, I need to find data. Okay, columns.

And I'm going to say reward size.

Yeah. Uma reward. I don't know what that means, but rewards min size rewards max spread club rewards.

Let's go back to look at our different columns we have available. And I think there's four or

available. And I think there's four or five places that are rewards. I want to see all of those rewards in the data frame, the final two data frames, just

so I can figure out um what market to trade because some other markets will give rewards at markets at columns.

Okay sick.

got poly Okay.

So don't waste it living someone else's life. Don't be trapped by dogma which is

life. Don't be trapped by dogma which is living with the results of other people's thinking.

Don't let the noise of others opinions drown out your own inner voice. And most

important, have the courage to follow your heart and intuition. They somehow

already know what you truly want to become. Everything else is secondary.

become. Everything else is secondary.

Stay hungry. Stay foolish.

All right. So, for this summer sale, there's only seven spaces available. So,

it is what it is.

Intro to algo trading.

Full intro. I'm gonna write this out real quick.

Let's go ahead and say run this here. I can actually Yeah, let's just run it here.

All right, let's go ahead and see what it did. Say accept here. Okay, so sample

did. Say accept here. Okay, so sample rewards values.

Perfect. Here's the complete analysis of all four reward related columns. Um

rewards, all 100 markets reward analyzer. Okay, actually this is

reward analyzer. Okay, actually this is smart what she did. Let's see what she did because I'll help you identify all the reward related columns and show them in data frames. Let me first examine the

columns and then check what reward data is available. Now let me identify the

is available. Now let me identify the reward related columns and create a script to analyze them. Perfect. I found

four reward related columns. Let me

create a script to examine these reward columns in the data frames. Okay. Reward

analyzer made. Now let's run the reward analyzer to see the reward.

Reward daily rewards across all markets is 1557. Average daily rate high reward

is 1557. Average daily rate high reward markets 10 over markets with volume plus rewards 31 Everyone.

M checking other reward columns. 99

markets have reward size over zero.

Sample reward minize values 200 250 5050.

Sample reward max spread values 2.5 3.5.

Okay. So here's the complete analysis of all reward related columns in your data.

The four reward columns found the uma reward all 100 markets have this values five reward minize

99 out of 100 have this values 50 to 200 rewards max spread 99 out of 100 markets have this value 3.5 club rewards 56 have

it the big one top reward opportunities mega rewards 300 a Okay.

Komo Ko Democratic primary 349K volume 300 rewards a day.

Kahimi out of Iran. 270K 270K volume.

300 rewards a day.

Zoran primary 260k volume 300 rewards a day. High rewards.

H I wonder why this is still showing the NBA finals.

Maybe it was looking at old data.

Total daily rewards, 1557 across all markets. Average daily rate, high reward

markets. Average daily rate, high reward markets. Mund trading strategy focus on

markets. Mund trading strategy focus on club rewards column. That's where the real money is. The markets with 300 daily reward rates are absolute gold

mines. Combined, high rewards with

mines. Combined, high rewards with decent volume.

Can you explain the different rewards?

Like what are club rewards and are these average daily rates? Is that $27? And is

the total daily rewards in your summary stats $1,557 for the whole platform?

And like the Komao, the Kumo Democratic Party is at $300 worth of rewards for the whole platform.

Okay. Sick.

I'll try to give a two left warning.

Oh, once there's two left, I'll send an email out saying, "Yo, there's only two left."

left." Cuz there's only seven total if we look here. The link's below, but only seven

here. The link's below, but only seven available here. Tuesday, June 24th.

available here. Tuesday, June 24th.

Hey Moon, are you saving your previous streams? Can't find them on Twitch.

streams? Can't find them on Twitch.

Um, dude, no. I mean, I'm saving I got them

dude, no. I mean, I'm saving I got them on a hard drive, but I don't have them on YouTube. If they don't they don't

on YouTube. If they don't they don't upload on Twitch.

If they don't upload on Twitch, these are uh Nah, dude. I'm in YouTube jail.

Nah, dude. I'm in YouTube jail.

I'm in YouTube jail, bro. Bro,

videos here. Oh, no videos found. So,

they don't save here, huh?

That's interesting. I mean, is there any other place to like YouTube alternative

to host big or long videos? Long videos.

They smoked me, bro. They smoked me.

They smoked me, bro. Bro, Rico,

it's so so sad.

Be quick to join because there are only two spaces left to claim the Okay, join.

Okay, so I've got these emails sent out or set up, but uh as you know, we're doing the summer sale here, but I'm only

letting seven people in today on that 121 off because that's an exaggerated discount. I thought you could

discount. I thought you could save them on Twitch. I'll look that up in a second.

Um, okay. So now I got to set those up. But

okay. So now I got to set those up. But

first, but first I need to understand these this a little bit more before I implement it into the spread scanner because the spread scanner looks

at the spreads. And that's super interesting because you can see there are some arbitrageages here. They're not actual

arbitrageages here. They're not actual arbitragees because arbitrage needs to be instant, but um there's some good spreads here. They're wide

spreads here. They're wide and I think there's something to be done there. So, I want to understand this

there. So, I want to understand this point system just a little bit better because or not points um the reward system because that's going to be on top

of any profit that can be squeezed out from you know trading.

Perfect. Now I can clarify exactly what these rewards mean. Your question

answered. What are club rewards? Clob

equals central limit order book rewards.

You get paid for providing liquidity, placing limit orders paid in USDC is USDC on. Okay. So, are these average

daily rates? Not not dollar amounts.

daily rates? Not not dollar amounts.

Their reward points rates per day.

Highest number higher numbers equal better reward opportunities.

Is the 1557 total for the whole platform? It's not

$1557.

is 1557 total reward points across all markets.

Just the sum of all daily rate numbers 300 300 is KOMO at 300. So it's not $300, it's a daily rate of 300 points.

If you provide 1% of liquidity, you earn three USDC per day.

How it actually works? Daily rate 300 equals 300 reward points per day for the entire pool. Your reward equals your

entire pool. Your reward equals your liquidity divided by total liquidity times 300 USDC per day.

Okay, so daily rate equals 300 equals 300 reward points for the entire pool.

Your reward equals your liquidity divided by total liquidity times 300 USDC per day. Example,

there's 100k total liquidity. You

provide 1K. Your daily reward is 1% of that. So $3.

that. So $3.

Munda's best opportunities 300 points a day equals three. USDC if

you're 1% share. US recession is 70 points a day. 7 if you're 1% share. NBA

markets 30 but huge liquidity. Trading

requirements need 50 plus positions to qualify.

Oh, 50 plus positions.

Key spread under 3.5. Uma reward five UMA tokens for resolving disputes.

Okay, that's interesting.

So, how long videos can upload to Twitch 100 hours? I got 1,800.

100 hours? I got 1,800.

I got 1,800, Rico. I got 1,800 hours.

Uh, um, Vimeo maybe.

I've used Vimeo before, Vidyard.

Maybe Vimeo AI powered video platform.

translate audio. That's pretty cool.

All right, I'm going start sending these out dude.

two terabytes of storage.

I need 7 tab.

Have your strikes expired yet? No way,

bro. Bro,

no way. September.

No, I think one expires in August. One

expires in September. If I get one more in between then.

Smoked, bro. Done.

I'm really thinking like I'm having this like I don't know. I think one way I can be get around it is just delete all my videos because then

you can't strike me.

I might just delete all my videos and move them over here or something.

I'm thinking of that, but I'm scared.

I'm scared to delete like four years of helpful content, dude. Like,

I don't know.

One video can help one person. Like,

change the change the game for one person. And I've got a thousand of them

person. And I've got a thousand of them that I feel like that's like the that's the best way to do it for riskwise. Like,

just delete just delete your videos.

Just delete your videos and then put them somewhere else.

She going to put them somewhere else.

It's mad risky. But

I mean, it's But then you can't give me another strike and you can't like that.

My worry is if I leave them all up. They

got so many videos that they can strike.

They got a thousand videos. And the way it's been happening, it's been in waves.

They'll like take down 20 30 videos over the course of like 3 4 days and give me one strike and then like two weeks later they'll do the same thing and give me

one strike. So I'm thinking if I delete

one strike. So I'm thinking if I delete all my videos, maybe leave a few of them just so there's a place for people that are new can still get a ton of value.

So I'll leave like I don't know 10 to 20 30.

But I don't know. That's hard. That's

hard to do. It's hard to hit that delete button bro.

But I kind of feel like I need to or else I'm going to get smoked and really be off YouTube.

send. All right, I'm sending out this email. So,

email. So, [ __ ] dude.

Thought I messed that up big time.

Um, I wasn't successful in downloading them, but I do have three two or three big uh hard drives here. So,

theoretically, all my videos should be there, but I I bet I bet like 70% of them are there.

But, you know, at this point it's like I'd rather salvage 70% of them. Keep the

YouTube going and just be super careful with the videos I put up from here. Cuz before I was just like putting up everything and maybe I talked about something that was sketch.

I I don't know. I analyzed that video.

But, you know, it is what it is.

It's what it is.

So, I might just do this, dude. It's

like 125 bucks a month.

7 terabytes of video.

All right. So, I just sent that email out.

right. So, I just sent that email out.

they're doing similar videos are getting warnings on YouTube over here. Damn.

Yeah. So, just like I'm just going to make it so my videos are somewhere else, I guess.

Two terabytes, 125 a month would be able to get a lot of my videos.

Curious about Dropbox.

This is the shorts Clippers videos here.

The Clippers.

I know Dropbox isn't quite it's not as nice but this is just like for people that really really want to dive deep.

I actually got my Dropbox right here.

I can just check. I can just keep upload uploading to to here, honestly.

I need more though. I need more manage account. Maybe

manage account. Maybe I need more. I need like 10 terabytes.

I need 10 terabytes of space, bro.

Damn. Anything we could think is real.

And if it's not, we could create it.

See, that's the gift we were given to evolve, advance create.

I create my own world.

I create my own world.

Okay, so Dropbox, I guess. I mean, I can't even I see. I need to figure out how to get to 10 terabytes here. That's

the tricky part, cuz that's probably what I have. But do I need to upload all those videos? Probably not, dude.

those videos? Probably not, dude.

Probably not.

Probably not.

Think I'm just gonna [ __ ] with Dropbox.

Dropbox for now cuz that's what I'm comfy with.

That's what I'm comfy with.

So others are getting warnings. I kind

of want to look that up, dude.

Nah, I mean it just is what it is at this point.

I've talked to him and gone back and forth like 22 times.

I got to fight it a different way.

Just don't give him anything to strike, bro.

What's the absolute most? Assuming that

we could Yeah. build some sort of script to figure out Assuming that we could take 25% of the volume of all the rewards. What would that amount to? I'm

rewards. What would that amount to? I'm

just curious about like how scalable this is.

You can tell me on a per day basis.

Thank you.

Google Drive.

Who's got the most space? Who gives you the most space, dude? Like just straight up like I need to know. Like Dropbox is weird because it's like you could have three terabytes and you can upgrade one

more or you can go to here and get three users. I'm just like what, bro? How

users. I'm just like what, bro? How

about you just let me have 10 terabytes?

Let just let me get 10 TVs, bro.

PTB 5 TB when you commit man that's crazy [Music] that's cry cry H most video storage

Google drive is YouTube answer YouTube bro it's Three.

Pe cloud.

What is pcloud? PeCloud is the easiest way to keep all of your files synced across all your devices. That's right.

When you keep your photos, videos, music, and documents in PCCloud, you can access them from any PC, laptop, phone, or tablet. You won't even know the files

or tablet. You won't even know the files are not on your device. You can open any file, big or small, as if it's stored locally. Pictures, video clips,

locally. Pictures, video clips, presentations spreadsheets blueprints you can keep any file you want. Tik Tok

Vimeo. I got that over here.

125 a month for enough data. I'd say it's cuz seven

enough data. I'd say it's cuz seven seven terabytes. It's pretty good.

seven terabytes. It's pretty good.

It's an option. It's an option.

Lifetime.

Wait what?

These are lifetime payments.

How the [ __ ] you going to do this for life though?

Go ahead and read what she has to say.

Run what she wants to run.

Accept all. Thank you.

So here's the absolute maximum earning potential in 25% scenario breakdown. Total daily

earnings is 38925 monthly annual annual 142,000 investment required 1.23 23 million an

ROI of 11.5% top individual market earnings 25% share

75 a day each 300 rate times 25% ko market is 75 a day 75 a day US recession 2025

NBA finals market 750 scalability analysis your market share share 1% daily earnings 15

monthly annual investments 40k 50k monthly 25% 12,000 you don't really need that much and this

is just rolled elite strategy top 10 markets only daily 340 annual 124 investments 846k

Real estate expectations 5% average share 77 a day 2,000 a month 30,000 a year investment 247k.

When you say things are like 247k investment, is that actual true investment or are you flipping that capital?

Excellent question, Moon. That's a

crucial distinction that changes everything about the opportunity. Sure

do, buddy. That's why I'm here, bro.

That's why I'm here. Because you be What?

Yes. You be tripping sometimes.

Grab a little bit of coffee.

Rumble.

Actually a good point, bro.

That's actually a good point. Rumble max

videos.

Oh, damn. They broke over there, huh?

They can't even handle my videos.

Video length 12 hours. Okay. So, I can get all my

12 hours. Okay. So, I can get all my videos up there. ACD HD.

It's just It can't be HD.

256 GB.

Yeah, there's al always rumble. There's

always rumble, huh? There's always

rumble. It's Ramble.

You nailed the key questions. It's

active trading capital, not locked investment.

It's not like send 247k to poly market and wait for 11.5% APY. Money sits idle like a CD or a bond. Not like this.

Capital locked up and inaccessible. I

actually like this. Use your 247 for normal market making. Place limit

orders. Earn spreads like usual. Bonus.

Earn rewards on top of spread profits.

You're double dipping.

Buy 45, sell 47. Your normal market making makes.5 to 2% a day.

making makes.5 to 2% a day.

Revenue stream number two. Reward

income.

Earn rewards just for having orders live in the book.

P your bonus income on top of spreads.

So that's the that's the part that's cool. Real example with 10k capital

cool. Real example with 10k capital daily income 50 to 200 a day for from the spread and then bonus is$,560

monthly income spread 1500 is 6,000 plus 467 bonus.

So monthly would be 2 to 6,500.

The competitive advantage other traders earn only spreads.

Moon earn spreads plus rewards equals higher ROI. You're not investing 247K.

higher ROI. You're not investing 247K.

You're optimizing your existing trading capital to earn bonus rewards while doing what you already do. This makes

the opportunity 10x better than I initially presented.

model that out and assume a two two cent spread profit as the main strategy. So

we would bid that 45 cents and then sell into the 47 do it with the 10k capital model.

Also I'm questioning still like how does how did you get to that 247k? Was that

being flipped like 10k flipped over and over again? How many how much out on the

over again? How many how much out on the market at a specific time would be required for a plan above, etc.

Because that's the that's the real amount of cash needed in this trading system to yield whatever you're about to show me here. Thank you.

It was terrible math on my part.

You are absolutely right to question it.

What I wrongly assumed. You need 247k in and orders at all times. Stag deployment

across all markets. The reality only 5k deployed at any given time. 50% of your 10k capital. Capital turns over 5x per

10k capital. Capital turns over 5x per day through filled orders. Your 10k

effectively provides 25 to 100k of daily liquidity. Your 10k capital mechanics

liquidity. Your 10k capital mechanics capital allocation 5k live and limit orders 50% deployed 5k reserve for fills and rebalancing 50% buffer. Daily

operations place 11,111 shares at a 45 bid. When filled,

immediately place ask at 47.

5x turnover equals 26k daily volume handled 1,200 spread profits a day plus 63 in rewards. Monthly income projection

rewards. Monthly income projection spread profits on daily is 1,200 monthly 36

36 racks. Reward bonuses 63 on daily

36 racks. Reward bonuses 63 on daily and then 2,000 on the rewards total 1285

from per daily and about 40 G's per monthly ROI 385% but this assumes perfect 5x turnover

mundi realizations capital efficiency over capital size turnover rate is everything 2x versus 10x equals a huge difference. Smaller markets often have

difference. Smaller markets often have better reward ratios. Automation lets

you manage multiple markets simultaneously.

You could start with 10K instead of 247K.

The real question is how fast can you turn over that 5K?

That's the real question.

That's the real question.

Looks like the market just opened here.

Go ahead and just peep game.

Let's go ahead and just peep game. QQQ,

Tesla, Nvidia, BTC.

SPY Tessy Okay.

I mean, this is an interesting opportunity. Then, let's go ahead and

opportunity. Then, let's go ahead and read some more.

40 racks a month off 10K.

It's a lot of assumptions, though. You

know, that's assuming that you can get a two cent spread over and over and over again.

It's assuming you can get filled.

I haven't tested any of those assumptions yet.

Not one of them.

bump.

No no no no.

Your time is limited, so don't waste it living someone else's life.

model this out yearly as well. Assume

that we won't always get a 2% or two uh two cent spread. Let's say,

you know, we're going to get 1 cent sometimes as well.

Who got a great point. Let's model this with more

great point. Let's model this with more realistic spread scenarios and show the yearly projections. Real markets don't

yearly projections. Real markets don't always give that juicy 2.2 spread.

All right.

run.

So, yearly realistic projections, the 1centent spread reality check, even those tight 1% spreads mixed in, you're looking at a massive returns.

Here's the breakdown.

Bread mix conservative balance let's be conservative yearly profit 200k ROI oh 15k

ROI is 1,800%.

Okay the balance and all this stuff is crazy but conservative reality check 30% haircut.

Also, does this assume that we're selling into the asks, meaning you will bid, oh, but the thing is and then we'll

we'll sell into the ask. We'll just like take whatever hit it or whatever they they say.

Spread mix matters. Conservative 60% 30.

Okay. Turnover is king. 3.5 turnover.

Optimal 6x turnover.

Of course, the more turnover the better.

I guess even if you're getting 1 cent spreads, you're still looking at 15 to 42k monthly income from a 10k investment.

The key is consistent execution and automation to capture those spreads 24/7.

You're absolutely right to clarify the mechanics. This is crucial distinction

mechanics. This is crucial distinction that affects the entire strategy.

Exactly. You caught the key distinction.

not selling to ask. You're not hitting existing orders. That would be market

existing orders. That would be market taking and you'd lose money every trade.

Buy at 47 ask, sell at bid.

What I modeled, you're like a store owner. Place buy limit orders at 0.45

owner. Place buy limit orders at 0.45 below current market. Sell at 47. Wait

for customers to come to your store.

profit when both orders eventually fill.

The waiting game current market 045 65 your buy 045 waiting for market to dip

your cell waiting for the rise over time market dips someone hits your 045 buy market rises someone hits your 47 sell

result bought low sold high 02 profit why this works for bots patients bots can wait 24/7 Seven fulfilled consistency. Place orders. Wave profit.

consistency. Place orders. Wave profit.

Repeat rewards. Get clob rewards for providing liquidity scalability. Manage

multiple markets simultaneously. The key

insight. You're providing liquidity.

Impatient traders who want instant execution.

They pay you the spread for that convenience. And Poly Market pays you

convenience. And Poly Market pays you rewards. You're the house, not the

rewards. You're the house, not the gambler.

I lose. I lose control.

All right. So, I just have to build out a few more things here.

There's a uh copy relative path here.

Okay. Ignore

Do you love What's up, fam? Today I am only letting five people in for the discount. We do

have that discount going on and um yeah.

I wanted to go ahead and record a couple things here. Um, there is a link in the

things here. Um, there is a link in the description for the boot camp. It is

only available for five people on the crazy discount we have today. 121 off

121 off. I do need to record a couple things here. So, I'm going to do that as

things here. So, I'm going to do that as well.

Quick time.

New audio recording.

Yep.

Okay. Let's see how long these are.

testing ATR. Okay.

ATR. Okay.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short concise videos in any language. Click the link below to

any language. Click the link below to join right now.

Okay, so that was that was actually good. Let's hear it.

good. Let's hear it.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short concise videos in

any language. Click the link below to

any language. Click the link below to join right now. Okay, so

that was actually good. So, I'm going to do that again. Actually,

I'm going to do that one again. Uh, new

If you want to automate your trading, I will hold your hand step by step in my boot camp with short, concise videos in any language. So, if you actually want

any language. So, if you actually want to automate your trading, check out the link below.

If you want to automate your Okay, that's good. I'm going to save that one.

that's good. I'm going to save that one.

Save it as automate trading.

Okay, I'll save it there um for now.

Audio and then I got a couple more new audio here. I'm trying to figure out why

audio here. I'm trying to figure out why I got banned from YouTube and I'm starting to think that maybe it's the sounds in my bottom left. So, I'm going to I'm going to remove the sounds from

my bottom left even though I love them.

Have you struggled with emotional trading? If you want to remove all of

trading? If you want to remove all of your emotions from trading, you must automate it. I will teach you step by

automate it. I will teach you step by step in the next 15 days. There's a link in the description below and I will help you remove all of your emotions from trading.

Have you struggled with emotional trading? If you want to remove all of

trading? If you want to remove all of that was a little long. Emotional

trading.

New audio here.

testing.

Do you want a 100% free automated trading road map, a bunch of resources, my entire system, a amazing book list,

Discord community that you can talk to other traders, automated traders with?

That was a bad one.

Do you want my free automated traders road map? It comes with all of my

road map? It comes with all of my resources, my actual system, a book list, and Discord access. It's 100%

free. Click the link below to join the newsletter, and I will send it to you right now.

Okay, so this is the road map.

Road map.

Audio testing.

I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description.

I know sometimes my videos can be long.

That's because I'm just showing you.

Okay.

My vids are long.

Audio.

New audio here.

Testing.

Do you want to have your own trading bot? I can show you step by step. Even

bot? I can show you step by step. Even

if you don't know how to code or don't know where to start, there's a link below with my full boot camp and I hold your hand through the entire trading bot process.

trading bot audio.

If you actually want to learn this stuff right now and build your own trading bot, then there's a link in the description. Click that link and join

description. Click that link and join the boot camp. I will show you absolutely everything and get your first trading bot set up.

If you actually want to learn this stuff right now and build your own trading bot, then there's a link in the description. Click that link and join

description. Click that link and join the boot camp. I will show you absolutely everything and get your first trading bot set up. That's cool.

Um, I don't know what that one's called, though.

If you actually want to learn this stuff right now and build your own trading bot, then there's a link in the description. Click that

description. Click that if you actually Do you want to learn with and connect with hundreds of other automated traders? We have a Discord. So, join the

traders? We have a Discord. So, join the newsletter in the link below and you'll get a free Discord link, too.

Let's go ahead and redo that one.

Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord as well.

Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord as well.

I didn't like that. I don't want to hear that every day.

Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord so you can chat with us.

All right, that was better. That was

better. Free Discord.

I'm not only going to show you how to automate your trading. I'm also going to pay for all of your AI so you cancel all your I'm not only going to show you how to

build your own trading bot and automate your trading so you can remove emotions.

I'm also going to pay for your AI so you can cancel all of your chatbt and claude subscriptions. Click the link below to

subscriptions. Click the link below to join the boot camp. I will teach you how to automate your trading and pay for your AI. The link is below

your AI. The link is below read AI.

Okay, so this is just my thesis. Maybe

they're taking me down for the sounds. I

don't know.

I don't know, dude. It's not like a copyright strike. That's the only thing

copyright strike. That's the only thing that I'm tripping about is you know, you know, dude, you know how it go. You

know how it go, bro. Bro,

my fire, even if you don't know how to code, I didn't know how either, But now I have automated trading systems and I will show you step by step how to build your

own bots so you can remove all of your emotions. I'll show you how in the boot

emotions. I'll show you how in the boot camp below. There is a link in the

camp below. There is a link in the description. So join that right now.

description. So join that right now.

Even no code. Okay. So I think that's

no code. Okay. So I think that's probably fine for now. Let's go to these sounds here and let's see where they're at first off.

You know, they're actually probably over here to my fire.

Higher.

Okay. Sounds

weather.

Let's go to this one then. Huh?

CD paste there and then code. Wait.

CD.

Solana bot string not inpwd.

Oh, okay. I think there's one.

Where are these sounds at, dude?

I thought we had sounds. We do have sounds. It's just where the freak they

sounds. It's just where the freak they at, bro. Bro, where the freak they at,

at, bro. Bro, where the freak they at, bro? Bro,

bro? Bro, nice funks.

Timer.

timer. py

stopwatch timer copyrights.

Rename sounds people. And then let's make a new

sounds people. And then let's make a new folder here.

It's called uh sounds. And then let's go put in those

sounds. And then let's go put in those sounds I just made.

And I got a bunch of them.

the MP3s, bro.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short, concise videos in any language. So, if you actually want

any language. So, if you actually want to automate your trading, check out the link below.

Okay.

Rename.

Rename.

Rename.

Rename.

Rename.

Five. Five.

Okay, let's go ahead and make a couple more just cuz I thought a couple of more.

Testing.

I've helped hundreds of people automate their trading, even if they've never coded a day in their life. You can go check all the testimonials on my web page. The link is in the description.

page. The link is in the description.

But there's a 100% money back guarantee, no questions asked for 90 days. So,

click the link below and make sure to jump in right now. And if you don't like it, then you get your money back.

money back.

Guarantee fire.

Burn burn.

If you feel like you need an extra helping hand with this automated trading stuff, join the boot camp. There's a

link in the description below. But not

only that, we are there for you every single day if you have any coding questions, any questions about automated

trading, me and a I'm not going to say that. Let's go ahead and redo that one.

that. Let's go ahead and redo that one.

If you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show you everything step by step, we have Python

experts that will help you out with any challenges you have. So, join by clicking the link in the description below.

Python experts.

Let's see what else there is.

All right, I think that's probably solid for now. That's a lot.

for now. That's a lot.

A lot, dude. That's enough.

Oh, I already got that one in there.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer and I know Wall Street will never show any of this.

So, I'm going to show you everything.

All I do ask is you hit the like and subscribe.

I should probably have one of those.

Hey bro, real quick, can you do me a favor and just tap that like button? And

if you want to see more of this, hit the subscribe as well.

Thank you so much. I'm going to keep showing everything. Just tap that like

showing everything. Just tap that like and hit the subscribe. Okay, let's like, subscribe, too. I don't want too many of

subscribe, too. I don't want too many of those.

Okay, so we got a bunch of new video.

not videos. But

let's delete this M4A.

Oh, Python X is already in there. Cool.

All right. Now, that's another way they

right. Now, that's another way they could have community guidelined me. So,

now you can't, [ __ ] Haha.

Now, this is all original content.

It's all original. It's all me, bro. I'm

going to miss I'mma miss my my guys. But

let's say um 7 minutes and only five left.

Okay, there we go. So, let's see how this does.

close all this stuff and let's see how it does. Um, okay. Sick, dude. So,

it does. Um, okay. Sick, dude. So,

anybody here today? Because I know it's um we're kicked off YouTube. What's up,

Muffy? How are you? GM Chads. Happy hump

day. Hump hump day. Pump day. There's a

promo for Algo Trade Camp, but expired before I checked my email.

So, we um it was because I was only laying seven people in yesterday, but today we're going to have five and then tomorrow probably three, maybe three.

So, I just updated the website. I'm

going to write that email now. Let's see

if I can get it written.

Yes, only five discounts available for June 25th.

That is the promo here.

Uh, let's go ahead and make sure to write this out now.

So okay only five today.

Yesterday's seven discounts sold out super fast. So

don't miss today's if you miss it.

Yesterday we started our summer our summer summer summer sale,

but only let seven people take advantage

of that price.

Today we are only going to let five new people in with the

121 discount for the summer sale.

So, if you want to automate your trading and get on the inside,

then join the boot camp right now and save right now to lock in your discount.

Join here. Okay.

algorithracamp.com.

We are only letting five people join today at this discounted price.

Be quick.

Okay, I'm going to send that email out in just a few minutes, but if you're here on the live, you have a little advantage.

And then when there's one left, I'll send out this email.

One left.

You saw the email earlier about how we had five spots

spot spot spots available.

Now, just one since our summer sale is so big and I literally

show you everything everything I know about automated trading.

So you can actually automate automate your trading.

I wanted to give you a heads up that there is only one more space available to join today.

Available. That's not spelled right. a

veil level to join today at the massive discounted price of

121 off.

Join here if you want your own trading, want to want to automate your trading and remove

all emotions.

ACPS I'll go.com only one space left.

Wound up. Okay, so I got the two emails written. So, if you're here on the live,

written. So, if you're here on the live, you got a you got a little bit of a um head start.

You got a little bit of a head start.

So, what time is it? Is it appropriate time to post on Twitter?

Let's put an [ __ ] on this one. Open C

ahoos holders.

Let's grab actually one of mine.

I think this is me.

How about this guy?

only five today.

Yesterday, we started our summer sale, but only let seven people take advantage of that price. Today, we're only going to let five new people in with 121 discount for the summer sale. So, if you want to automate your trading and get on

the inside, then join the boot camp right now to lock in your discount, join here.

Okay. So,

Okay. So, now I'm going to let the Discord people in or let the anybody that's in Discord that wants

wants in um news here. Um, say recent to

here. Um, say recent to I'm going to send that a little later actually because I just sent that there.

I'll go ahead and send this email here in like a little bit too.

Baller stuff. Hell yeah. What's up, bro?

I'll pay too long. I'll just pay full price.

Uh do it like after the third. I got to close some positions. Then I'm all yours.

Yeah, just join the just join the 69 per month one. It'll be a little cheaper.

month one. It'll be a little cheaper.

or you can pay full price, whatever you want. But

want. But I'm gonna it's gonna I'm going to overd deliver at whatever price that you pay.

So just rest assured, Muffy, it will be more than you will get more value than whatever price you end up paying.

And there's a 100% money back guarantee.

Wait, I didn't hear my sound go off.

Did you?

Unless I was just talking over it.

I got some air.

Okay, so we got to go fix that.

lose control.

Okay, I got to fix that sound.

Um, let's go to that and say.

Maybe it's because they're not MP3s.

So MP3 MP3 rename MP3 rename. Come on, buddy.

rename. Come on, buddy.

Dang, that would be a better way to do it this whole time. Okay, let's go ahead and try it again.

I wonder what's going on.

Do you want to have your For some reason, it won't play the audio. Can you see what's going on here?

audio. Can you see what's going on here?

Um, before I had um Oh, you know what it is? I I just messed this up. Okay, so

this up. Okay, so rename.

I forgot I had like a naming scheme here.

So, let's try that first.

Because remember I had quotes from people. So I was having their name, you

people. So I was having their name, you know, say say her name, dude. So now I have to go ahead and change that to be

my name. And my name is Mundav. My mama

my name. And my name is Mundav. My mama

named me that.

You think I was born in the 90s, 2000s, or 80s?

or the 70s.

Think I was born in the 70s, bro.

Bro and bruh.

Bros and breasts.

Think I was born in the 70s? Maybe.

Maybe. Baby.

Think I was born in the 80s? Maybe,

maybe.

What about the '9s?

Maybe. Maybe.

[Music] I changed these from, you know, other audios that I exported to M4A audios through QuickTime and then I changed the

name to MP3 or the extension to MP3 because it wasn't working, but it still doesn't seem to be working. So, um, here's the error that I saw it pop up.

That's interesting.

Very, very interesting.

timer. py.

Let's see what happens. Shorty,

me go ahead and fix this while uh that's going. I love AI, dude.

going. I love AI, dude.

So, the issue is you rename for to M38, but the actual file is M4A.

H okay.

converting nice.

I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description.

I know sometimes my videos can be How come this sound isn't working now?

Properties.

Desktop audio capture. Restart capture.

Do you want to have your own trading bot? I can show you step by step. Even

bot? I can show you step by step. Even

if you don't know how to code or don't know where to start, there's a link below with my full boot camp and I hold your hand through the entire trading bot process.

Nice, dude. Okay. So,

do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord so you can chat with us.

Yo, this is fire. Honestly,

if you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show you everything, things step by step. We have

Python experts that will help you out with any challenges you have. So, join

by clicking the link in the description below. All right, that's fire, dude,

below. All right, that's fire, dude, because now I won't there's nothing YouTube can say. If you need an extra helping hand with this automated trading

stuff, join the boot camp below in the description because not only do I show you everything step by step, we have Python experts that will help you out

with any challenges you have. So, join

by clicking the link in the description below.

Perfect.

Even if you don't know how to code, I didn't know how either. But now I have automated trading systems and I will show you step by step how to build your

own bots so you can remove all of your emotions. I'll show you how in the boot

emotions. I'll show you how in the boot camp below. There is a link in the

camp below. There is a link in the description. So join that right now.

description. So join that right now.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer and I know Wall Street will never show any of this.

So, I'm going to show you everything.

All I do ask is you hit the like and subscribe.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer and I know Wall Street will never show any of this.

So, I'm gonna show you everything. All I

do ask is you hit the like and subscribe. Nice, dude. I'm glad the uh

subscribe. Nice, dude. I'm glad the uh freaking um screen works, too. If you want my free automated traders roadmap, it comes with

all of my resources, my actual system, a book list, and Discord access. It's 100%

free. Click the link below to join the newsletter, and I will send it to you right now.

I'm wondering why this breaks so often, though.

If you actually want to learn this stuff right now and build your own trading bot, then there's a link in the description. Click that link and join

description. Click that link and join the boot camp. I will show you absolutely everything and get your first trading bot set up.

Nice, dude. I found a way to not have to restart restart the stream.

Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord so you can chat with us.

That's awesome. Pawsome.

Do you want my free automated traders road map? It comes with all of my

road map? It comes with all of my resources, my actual system, a book list, and Discord access. It's 100%

free. Click the link below to join the newsletter and I will send it to you right now.

I've helped hundreds of people automate their trading even if they've never coded a day in their life. You can go check all the testimonials on my web page. The link is in my web page, you

page. The link is in my web page, you [ __ ] boomer. 100% money back guarantee, no questions asked for 90 days. So click the link below and make

days. So click the link below and make sure to jump in right now. And if you don't like it, then you get your money back.

Okay, so this is sick. But I got a couple changes here.

Copy paste um moon.

Okay, let's go ahead here and say we want to change this so it stays red while the timer is going, but then it turns green when the speaker is speaking and it'll be a green background. And now

instead of now speaking, uh it will use black text on that green background to say

click the link below.

and it will ignore the name.

It'll say click the link below to join and then a downward emoji like this. It

will ignore the whole naming thing before. You know how it looks at the

before. You know how it looks at the file and then figures out the name. We

won't have that anymore. We'll just say click the link below to join with a downward pointer emoji.

This is great because then I don't have to um even talk about it. Bro,

this is great. Keep me more focused.

I'm coming back to YouTube. If you think I'm not coming back, I'm coming back.

I'm deleting all my videos. I promise

you, bro. They're all getting deleted tonight. I've made my decision. I was

tonight. I've made my decision. I was

scared before, but I'm deleting every [ __ ] video. [ __ ] YouTube. And I'll be back.

I'll be back. I'll be back, dude. I'll

be back. I'mma keep coming back. I'mma

keep coming back.

Okay, let's go ahead and see how it do.

Now, timer moon. py.

moon. py.

Let's say 0.1.

If you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show you everything step by step, we have Python

experts that will Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord so you can chat with us.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short, concise videos in any language. So, if you actually want

any language. So, if you actually want to automate your trading, check out the link below.

[Music] Hey bro, real quick, can you do me a favor and just tap that like button? And

if you want to see more of this, I've helped hundreds of people automate their trading, even if they've never coded a day in their life. You can go check all the testimonials on my web

page. The link is in the That's so

page. The link is in the That's so embarrassing. Money back guarantee, no

embarrassing. Money back guarantee, no questions asked for 90 days. That is so embarrassing. Click the link below and

embarrassing. Click the link below and make sure to jump in right now and go then you get your money back. That's so

funny. You want my free automated traders road map? Okay, so let's say want to change this up a little bit.

cent message.

There we go.

Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord so you can chat with us.

If you want to automate your trading99 step by step in my boot camp. Okay, we

got this perfect now. So, I'm going to say seven and only five available.

Only five left. Okay, so let's go ahead and answer a couple questions here. Um,

I'll just pay full price. If I pay the VIP lifetime, that means you can never get rid of me. Exactly. Unless you're

whack and then I refund you. But I know you're not whack.

What sound? That click sound. No, the

sound I had um of me saying those like ads pretty much my ad sound.

1999, late 80s.

I've been wondering what that was.

Bubble pops.

Oh this that is my uh voice thing.

That's a good name for it. Bubble pops.

Yeah.

Cool cool cool cool.

crazy upselles like rainbow colored job post you can add your back name it's just upselles man and you charge $500 for an upsell it was crazy and uh all these companies just upsell up so yeah I

want everything job post cost $3,400 $4,000 and I was like this is good good business and then the Fed stopped printing money and it all went down and it went down to like 10K a month from

140. Now it's back. So Rico, how you

140. Now it's back. So Rico, how you doing bro?

See if you notice our new update here today.

See if you notice our new update here today. Okay, so I I never finished this

today. Okay, so I I never finished this because I got into that. So let me finish this.

Hi Muffy.

Hey Muffy, you still there?

Hey yo, Coolio.

Coolio. I haven't heard of Coolio in a long time.

Should show my age, bro.

Is that his name?

It's all that. Coolio.

Oh yeah. Coolio.

Coolio. Nick at night. All right.

Oh, yeah. Can you kill it?

[Music] Everybody out there go home and home.

It's time for Kenan to keep you laughing in the afternoon. So don't touch that dial. Don't read the room cuz they

dial. Don't read the room cuz they always in the summer and you don't want to miss it. It's double K like the good and I should say Kenan and you got to watch Kenan cuz be with a plan or a

block. They make it to the top but they

block. They make it to the top but they kind of in the middle cuz they always thought this ain't the boys or true.

It's just like somebody's in trouble.

[Music] Yeah, that was awesome. Thank you. That

was awesome. Awesome. Awesome. You be

bringing back all the memories, Muffy.

Appreciate you. I I It's just like look back, you know, you're a kid, you're like damn.

In reality, those were the days.

But you want to grow up so fast. You

want to grow up so fast. But looking

back at it, damn.

Those were the days.

Those were the days, dude.

Join.

Oh man. Oh man.

What a time. What a time.

All right. So, I got that. Um, and I will set that for maybe like 10 a.m.

Coolio.

Coolio for real. Coffee time. Coffee

time for sure.

Me too.

I don't tell you that. So, it is. I hope

you in the shape. I whip you in a shape.

Let's get it.

Let's get it.

Linky Link. Let's look at linky dinkity here at a second just cuz I I got to check in on Link every once in a while.

See if the Marines are still alive.

I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description.

remove all emotions and actually automate your trading. I can show you from a point of not knowing how to code at all. If you don't know how to code at

at all. If you don't know how to code at all, I can show you exactly how to code.

And then I can show you exactly how to automate your trading.

You can see there's hundreds of reviews.

I'll show you at the bottom. And there's

a 100% money back guarantee and the price.

Sorry, just had to bounce for half a second. Had to bounce for half a second.

second. Had to bounce for half a second.

Threw that on. Okay, we're back.

Okay, we're back.

That's how we get better, Muffy. That's

how we get better. Go away. Only go

away. The only way.

Okay, so I need to schedule this one here.

Let's set this for 820.

All right. So,

777 jobs, what's up, fam?

Much love. Much love.

Whoa.

Yo, Oh, okay. Perfect. So, I think I got those

okay. Perfect. So, I think I got those two things off my list. I had to schedule that, schedule that, and that is all scheduled so I can be done with

this stuff here. Um,

and I want to look into I want to first off, let's see how many more days I got until my ban here because just want to see

I think it's four days now.

Dun.

I've only got three days left on my band actually.

So, we're going to be fully back here in 3 days. Until then,

3 days. Until then, I get unlimited side quests like this polyaret thing. Side quest.

side quest, bro.

Let's look at my spread scanner here.

Why is this still here is my question.

Well, the Oklahoma City Thunder. Why is

it even on there still? We go to Poly Market. Poly Market.

Market. Poly Market.

Oh, 2026 champion. Okay, this is new.

I'm a little confused by this.

Is this getting live data? Because for

example the Oklahoma City Thunder verse Indiana Pacers, it's still showing here that it's part of this new scan, but that's

not even on the market anymore. It's not

even on Poly Market anymore because the game is over and it passed like two days ago.

You're absolutely right. The scanner is using old cache data from data markets file instead. The [ __ ]

file instead. The [ __ ] Let's update this so it never uses cache data. It's always getting new data.

data. It's always getting new data.

We're data dogs. The [ __ ] Okay. So, it's going to use it. I don't

Okay. So, it's going to use it. I don't

need to say that. I don't need to say that to her. I don't need to bring her down.

There's no use in bringing her down today. She's going to She's going to

today. She's going to She's going to have a great day.

We're going to be assure of it.

We're going to make that assured.

Do you want my free automated traders road map? It comes with all of my

road map? It comes with all of my resources, my actual system, a book list, and Discord access. It's 100%

free. Click the link below to join the newsletter and I will send it to you right now. Yo, that's so [ __ ] sick to

right now. Yo, that's so [ __ ] sick to be honest, bro. That is I love my motivational clips, but I love that because now I don't have to use any like

I never I never I mean maybe I do maybe I do tell you to do that, but I forget I forget to tell you that. So this is just going to be so chill. I just automated

my life, my future time. That's so

beautiful. That's so so beautiful, dude.

Don't abuse your AI. For real. Oh my

god. I love my new little every seven minute thing. Just pop up in here, tell

minute thing. Just pop up in here, tell them the stuff that I don't really want to say. I just want to just want to step

to say. I just want to just want to step on the gas every day. And now I got homeboy coming up in here and telling y'all what the business is every seven

minutes.

Sick bro.

Sick.

He can build anything.

That's what it's about. That's what it's about, dude. Every every breath I have

about, dude. Every every breath I have to take, dude, take it away from. We're

locked back in. We got three days and we're locking back in, bro.

Tell then I'm just cleaning things up.

How can I automate my muting my Twitch every seven minutes, [ __ ] [Laughter]

Oh my god. I You You change it to seven minutes. I change it to one minute.

minutes. I change it to one minute.

I change it to one minute. I'm just

going to I'm going to have it be a random time interval. So you can't can't build anything to get away from that.

Can't you can't build anything to get away from that. No way.

No way. Your ears are mine now.

Just for this time of the day though.

Just for this time.

Beautiful. Beautiful. Okay. So, let's go ahead and see if this now gets real data.

It's too slick.

He's too slick. That's right. That's

right. I might make a fake timer. I

might show it seven minutes, but really be three.

I got all types of ideas, dog.

cuz I'm a data dog and you are too.

All right, so now we got the new data.

Can you confirm that every time this runs it is brand new data? No funny

business. Thank you.

Absolutely. Let me confirm and prove that it's getting 100% fresh data, live data every single time with no funny business.

Don't need that quick run.

Don't need that. Okay. Sick. Okay. So,

what I want to do now is All right. So, I want to go ahead and

All right. So, I want to go ahead and build a new spread scan buy and test out the buy functionality.

We'll just use $1 size and we'll be putting the putting it on the bid. So,

it should not go through. We'll be

bidding.

So, at the best bid price, we'll put a $1 bid on it. You have this folder here that shows you pretty much everything on how to make bids and asks. I'll go ahead

and explain it here. Call this new file spread scan by only make one file.

Let's go ahead and give it home boys code poly maker main or something.

Poly maker man.

Let's see what she can do to Barry.

Dude, wait wait wait.

I just want to buy the best opportunity.

So, the one at the top of the list and it'll be a place a bid on one side and ask on the other.

So, we're, you know, doing the rewards thing. you know, we'll earn on the

thing. you know, we'll earn on the rewards if there are there might not be rewards but I want I just want to make sure our bid

and ask are functional. Not

I'm going to take that back.

Cancel.

continue and revert because we don't want any of that code.

We don't want any of it. We just want to be locked all day. Okay. So, perfect.

I'll create the spread scan buy that finds the best opportunity and places a one bid at the best bid price. So, it

won't execute. Let me first examine the Polymaker folder to understand the bidding functionality.

Spread scan by. Let's get this up out of here cuz we don't need tabs, bro. We

don't need tabs. We don't need two tabs.

Hey. Hey, that's a lot of freaking ts, bro. Bro. All right, there we go.

bro. Bro. All right, there we go.

He's so calm. He's so cool. He's a dude.

He's so calm. He's so cool. He's the

dude.

Hi there. I'm

reach.

Check all the testimonials on my web page. The link is in the description,

page. The link is in the description, but there's a 100% money back guarantee.

No questions asked for 90 days. So,

click the link below and make sure to jump in right now. And if you don't like it, the [ __ ] is this? Start a business address.

Wait, it's over.

Welcome to paradise. I didn't even get to the part they only played it for.

Dude, he's so call me. So cool. He's the dude.

I didn't even get to the part, bro. That

whole thing was leading up to Muffy's too slick comment. Anyway, it's great song. Let's just keep it moving because

song. Let's just keep it moving because I know you're not here to listen to 90s music or whatever.

Okay. So, I'll create the uh spread scan by file that combines our spread scanner with the bidding functionality. This

will find the best opportunity and place a $1 bid at the current best bid price.

So, it won't execute.

Okay, perfect. I've created the spread scan buy that combines the spread scanner with bidding functionality.

Here's what it do.

Moondev spread scanner plus bid placer features fetches fresh current markets. Thank

you. From Poly Market API every time. No

cash data. Thank God. Why did you even have the cash in there? What are you thinking?

Only scans active non-closed markets with real volume. Gets top markets by 24-hour volume.

Smart opportunity detection. Scans both

yes and no tokens for each market. Find

spreads between best bid and ask. Ranks

opportunities by spread percentage.

Shows the best opportunity with full details. Safe test bidding. Places a $1

details. Safe test bidding. Places a $1 test bid. This should not execute since

test bid. This should not execute since we're not matching, not improving the existing bid. Thank god. Perfect for

existing bid. Thank god. Perfect for

testing. Key safety features. Browser

wallet. Set up my private key. Um,

please look at myv example here to see that I have my private key and public key. They use PK, I use private key.

key. They use PK, I use private key.

They use browser address, I use public key.

But you can see that in theV example, don't show myV on the screen, please.

Thank you. Just double check, you know, got to double check that she doesn't show myv on the screen. So, I'm just going to pull it out here.

I'mma pull it out.

Thank you, Devin. Appreciate you. Glad

you're here. Glad you're still here with us, my bro.

I'm glad you're still here with us, my bro.

Chopper coming in. So, we got some action here on BTC. We're moving to the upside.

Big liquidation. 45 450,000.

Okay. So, uh now the code matches your Wait, wait, wait. I don't want to run it. So, I didn't I want to do it myself.

it. So, I didn't I want to do it myself.

Okay. [ __ ] it. I can't do anything around here. I literally have to sit

around here. I literally have to sit here. I can't even say the things every

here. I can't even say the things every seven minutes. I don't get to do

seven minutes. I don't get to do anything.

I don't get to do anything. Yes.

Continue. I don't want like that. I

don't want like that. Yes.

Failed.

It's okay. It's okay.

We failed, but we continue on.

That's all, dude. We fail and we continue on.

Take that yes or no. No BS on here. Out

of here, dude. I don't want the I want the test bit to just go. I just want it to go. I don't want to put yes or no.

to go. I don't want to put yes or no.

Thank you.

Just go. Just go. Go. Go. Go. Go. Go.

Go. And don't stop until you're done.

I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description. Nice, fam. Nice, fam. Nice,

description. Nice, fam. Nice, fam. Nice,

fam. You heard it there first. Don't

Don't mute. Do not mute every seven minutes. If you mute every 7 minutes,

minutes. If you mute every 7 minutes, you could just go home. You could just go home. Do not mute, Muffy. Listen to

go home. Do not mute, Muffy. Listen to

it.

I'm talking to you, Muffy. Listen to it closely and understand it.

Good. No muting allowed.

You hear me? Okay. Good. Good. Good.

Good. Good. Good. Beautiful. Beautiful.

Beautiful.

Looks like we're going to get along here, Muffy. Looks like we're going to

here, Muffy. Looks like we're going to get along.

Test bid failed. Same as current best bid. Bid

failed. Same as current best bid. Bid

size best test bid error message invalid. SIGY. Let's go look at what

invalid. SIGY. Let's go look at what they're trying to buy here.

Kamai out by June 30th.

Who the [ __ ] is this guy?

That's my question. Who the [ __ ] is this guy? Let's see if our prices are at

guy? Let's see if our prices are at least matching up. Best bid is 43. Best

ass 46. Oh, there's a spread on there.

4.6 cents.

That's right, son. 43. Ye.

It's looking good. At least it's looking good. We're all over this poly market

good. We're all over this poly market [ __ ] Okay. Um,

that's fire.

Let's just give it the air like Ray.

Give the air.

Got a little bit of bug, but it's sounding pretty good.

not B.

Yes, you could look at myv.

It's not on screen right now. So, just

go ahead and look at it, see what the error is, and then fix it. Thank you,

Shorty.

Let's give it the uh path here.

I'm going go dark for a sec.

I suppose I can still speak, but you know, I get a little scared when I go dark because I'm looking at stuff that I can't show you.

Try to show you everything.

This above is my ENV. And here is where I run this from.

We back.

We back. We back. We back. Perfect. Let

me read your actual V and figure it out, cat.

Oh my god, it just showed my whole EMV.

[ __ ] balls, bro.

It's printing out my whole private key right now.

Some crazy stuff, dude.

All right, let's uh see if we can get it going. Now,

I'm not going to show this yet because here because I don't know if it's going to print out my private key or something.

So, it failed again, unfortunately.

Still getting an error. Let me check if the private key looks good, but let me check if we need to use a different signature.

I'm going to do it, dude. I'm going to launch it right now. I'm going to launch that deletion of all my videos right now. [ __ ] it. [ __ ] it, dude. Three days

now. [ __ ] it. [ __ ] it, dude. Three days

left. I'm not going to let me let me get another strike. I'mma I'mma launch the

another strike. I'mma I'mma launch the deletion right now. I know. I've been

thinking about it for days. I've been

thinking about it for days and I've tal talked to you about it a few times.

Dude, want to learn this stuff right now and build your own trading bot, then there's a link in the description. Click

that link and join the boot camp. I will

show you absolutely everything and get your first trading bot set up. Yes,

dude. That's the only place you're going to have the videos. Now, I'm deleting all YouTube videos except for like 20. I

have to. I have to cuz if I get another strike, they delete them all. So, I'm

going to um This is a This is a big balls move, but I got to do it. I got to do it, dude. I got to do it. So, I'm

going to do it. I'm going to do it. Rest

in peace, YouTube channel. Rest in

peace. It's like either I delete them or they delete them. So, I'm going to delete them.

And it sucks. I've been thinking about this lately. I've been This has been a

this lately. I've been This has been a very hard decision. I've been thinking about for multiple days. But every day that I think about it is a chance for them to give me that third strike and

take me off YouTube forever. I've got 3 days till I'm back. And I don't know if um yeah, I I don't I don't know if I'll

ever get off the live if when I'm back because I'm just going to be here till they they delete me again. You're

keeping the videos somewhere though. Um

I have I would say 70% of the videos I have like 70% of the videos and I might re-release them, but I'mma delete them after I release them because I can't afford to get another strike right now. So, maybe like in August or

now. So, maybe like in August or September once I get one of the strikes taken down, then I'll start uploading um some others.

I don't know. I don't [ __ ] know, bro.

Bruh. Shorty,

where's Jane at? See, we lost Jane because Jane hasn't been here for so long because we lost her. She's a

YouTube girl.

God, so sad.

That's so sad.

It's so sad.

All right, I'm launching it, dude. I'm

launching the only one girl at a time allowed in crypto. For real, though. For real.

crypto. For real, though. For real.

[Music] Oh my god.

It's so true.

It is so so true.

Oh god.

All right, I deployed the team on deleting all videos. Rest in peace, Mundav. This

all videos. Rest in peace, Mundav. This

might be the worst this this might be the worst decision I've ever made, but [ __ ] it. Skinny [ __ ] in a bucket.

Yes, Miss Jane and the other regulars, we miss them. We miss the rags. We miss

the regulars and hopefully they'll be back in three days, but if not then may their souls rest in peace.

All right, we are now running this here again.

Okay, so you can see there's still an error here.

Great progress. All

right, dude. Please don't steal all my money. If you saw my private key, be

money. If you saw my private key, be chill. Be chill, dude. If you saw my

chill. Be chill, dude. If you saw my private key, please do not steal my money.

Please be chill, bro. Be chill. Rico,

Muffy, the other person watching this, please be chill. I know I showed my private screen on the [ __ ] screen. I

get it. I get it, dude. I get it. I

[ __ ] up. I did it again. Oops. I did

it again. And now that all you [ __ ] are over here on Twitch, you see it instantly. You see my private key, you steal my If you steal my 200

out of my wallet, I will be so sad.

It's been 4 years here and I've shown my private key many times on accident and nobody's stolen my money. Don't be that

dude. Thank you.

dude. Thank you.

Please don't be that dude. Please,

please please.

Okay, I need to fix that ASAP before I accidentally send that [ __ ] to a uh list here.

We don't want to steal. We just want to judge.

Oh my god.

I'm doing a big face re reveal on on in 3 days so you can judge my ugly face too.

Three days coming back to YouTube with a camera.

With a camera so you can judge my ugly face.

You can see all my facial expressions.

see every single facial expression.

Dude, if you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show you everything step by step, we have Python

experts that will help you out with any challenges you have. So, join by clicking the link in the description below. Big facts be get up in there.

below. Big facts be get up in there.

9:30 here. Nah, [ __ ] this. I'm I'm not even gonna I'm not even gonna show this video to anyone.

What about now?

We'll keep that one out of it.

I'm going to grab a couple eggs here just to eat real quick. I'll be right back. Remove all emotions and actually

back. Remove all emotions and actually automate your trading. I can show you from a point of not knowing how to code at all. If you don't know how to code at

at all. If you don't know how to code at all, I can show you exactly how to code.

And then I can show you exactly how to automate your trading.

You can see there's hundreds of reviews.

I'll show you at the bottom. And there's

a 100% money back guarantee. And the

price is super inexpensive, 69 bucks.

And I will literally hold your hand step by step in the process of automating your trading. You can watch this video

your trading. You can watch this video if you want to learn a little bit more about it, but we can quickly scroll through here. And pretty much everything

through here. And pretty much everything that I wish I could find on the internet when I was trying to automate my trading

is in this boot camp. It's 15 days of videos that you can watch on demand in any language. Just in case you don't

any language. Just in case you don't speak English natively, you can watch all videos at any time period of the day

in any language. And I show you step by step how to automate your trading. And

not only that, I give you free AI. So I

pay for your open AI claude. We have

channels in our Discord that give you 100% free AI. So you can cancel all your subscriptions. You have a team of us

subscriptions. You have a team of us that are all working towards the same goal. We're all chasing this guy. This

goal. We're all chasing this guy. This

is Jim Simons. He ran up a net worth of $31.4 billion.

And he always says, "You just have to make your systems better and better and better because that's what everybody else is trying to do." So, I can show you step by step how to get your ideas

out of your brain into an automated trading system and you'll be able to code all of it. I spent 10 years in technology scared to code because I

thought it was just for super smart people who went to Stanford or knew a bunch of math and I was neither of those.

Then I locked in because I had to automate my trading. I learned Python and I learned how to actually automate my trading. It's the most most secretive

my trading. It's the most most secretive industry in the entire world. Nobody

else is sharing this information. So,

you can see a closer look of what's in the boot camp here.

There's 15 full days. And on the first day, in case you don't know how to code, I show you how to code. So, don't worry.

I give you an intro to algo trading. I

get all of your your orders set up, all your risk management set up. I get you to a place where you can back test any strategy that you have for the rest of

your life. So, while I don't just say,

your life. So, while I don't just say, "Hey, here's a bot that you can run make a million dollars, I think that's an a scam. If you ever see that on the

scam. If you ever see that on the internet, which I know you will, just run away because nobody is going to give you a trading bot that just makes you a bunch of money. You have to come up with

your own strategy and your own edge. But

for a crazy low price, I can show you step by step how to get to that point where you can just sit here like I do.

You see me on live every single day. I

show everything on YouTube.

And I just test test the RBI method. We

must keep moving. We must keep going. If

you can't fly, run.

If you can't run, walk.

If you can't walk, crawl. But by all means, keep moving. And dude, I understand. I understand how emotional

understand. I understand how emotional this game is. And sometimes you feel defeated because you're just tired of looking at these charts go up and down.

You have FOMO and then you have fear and you're scared. You're in a position,

you're scared. You're in a position, you're in a long position, then all of a sudden you're in a short position and all of a sudden you're using 40x leverage. Dude, I totally understand

leverage. Dude, I totally understand that. But that was Martin Luther King

that. But that was Martin Luther King Jr. and he says, "If you can't fly, then run. If you can't run, then walk. If you

run. If you can't run, then walk. If you

can't walk, then crawl.

But by all means, keep going." And I know trading can rip your heart out. The

sad thing about trading, which is like not good for entrepreneurs or people who like to work really really hard and just like just bang down doors and get anything done like you and me, dude. You

know, we're ambitious. We're data dogs.

We're curious. We're fearless. You can't

just work harder at trading and get better. You can't just put more hours

better. You can't just put more hours in. Like everything else in the world,

in. Like everything else in the world, most things you can just put more hours in, work harder, and be better at trading. With trading, you have to have

trading. With trading, you have to have patience, you cannot be greedy, and you can't be fearful. Those are three things that humans just can't do. So, in this

boot camp, I show you step by step how to remove all of your emotions, automate your trading. I give you free AI. I give

your trading. I give you free AI. I give

you a bunch of examples of trading algorithms that will enable you to then build any strategy that you want.

And then I connect you with hundreds of other algorithmic traders so you can make connections for life and work on this with other people opposed to just

on your own. Remember this is the prize.

This is what I'm chasing. But I don't need $31 billion. I would rather have a few hundred of us get $31 billion, you

know? So, I'm not saying that this is

know? So, I'm not saying that this is this is guaranteed by any means, but for me, it's something that I can invest my time into and just like he says, just

keep making my systems better and better and better. Now, I've been at this for 4

and better. Now, I've been at this for 4 years. So, if you want to fastass

years. So, if you want to fastass and get everything I know about algorithmic trading and how to automate your trading, you can see the prices

right here. It's $69 per month. It's

right here. It's $69 per month. It's

nothing crazy. And you can go to our Trust pilot. Just Google Moonve reviews

Trust pilot. Just Google Moonve reviews or Algo Trade Camp reviews. Here's some

Q&A down here. I want to make sure you know that we have a no questions asked 90-day money back guarantee. So, for

whatever reason you want your money back, just get your money back. You can

keep all the code and just all the videos, just you get your money back 100%. I follow the Costco guarantee

100%. I follow the Costco guarantee here. This is the 90-day money back

here. This is the 90-day money back guarantee. Go ahead and check out the

guarantee. Go ahead and check out the link in the description and just scroll down and see what people like you have to say. I know you're smart because I

to say. I know you're smart because I didn't run ads and I didn't beg you to come here. You found me somehow. You're

come here. You found me somehow. You're

a good researcher already. And the

process of automating your trading starts with research. So obviously

you're looking for a better way to automate your trading. So you're

intelligent enough to know that everything can be done in this world as long as you're able to research. This is

my RBI system. I'll talk about in the algo trade camp, but it comes down to researching, back testing, and implementing. So, go do your research on

implementing. So, go do your research on the internet. Go look at all of these

the internet. Go look at all of these testimonials we have on our page. And if

it seems like it's going to be a good fit, if you want to automate your trading, remove all emotions, connect with hundreds of other ALGO traders, connect with me, get free AI, have the

90-day money back guarantee, then click the link below and join right now. to

remove all emotions and actually automate your trading. I can show you from a point of not knowing how to code at all. If you don't know how to code at

at all. If you don't know how to code at all, I can show you exactly how to code and then I can show you exactly how to automate your trading.

You can see there's hundreds of reviews.

I'll show you at the bottom. And there's

a 100% money back guarantee.

And the price is super inexpensive, 69 bucks. and I will literally hold your

bucks. and I will literally hold your hand step by step in the process of automating your trading. You can watch this video if you want to learn a little bit more about it. But we can quickly

scroll through here and pretty much everything that I wish I could find on the internet when I was trying to automate my trading is in this boot

camp. It's 15 days of videos that you

camp. It's 15 days of videos that you can watch on demand in any language.

Just in case you don't speak English natively, you can watch all videos at any time period of the day in any language. And I show you step by step

language. And I show you step by step how to automate your trading. And not

only that, I give you free AI. So I pay for your open AI claude. We have

channels in our discord that give you 100% free AI. So you can cancel all your subscriptions. You have a team of us

subscriptions. You have a team of us that are all working towards the same goal. We're all chasing this guy. This

goal. We're all chasing this guy. This

is Jim Simons. He ran up a net worth of $ 31.4 billion.

And he always says, "You just have to make your systems better and better and better because that's what everybody else is trying to do." So, I can show you step by step how to get your ideas

out of your brain into an automated trading system and you'll be able to code all of it. I spent 10 years in technology scared to code because I

thought it was just for super smart people who went to Stanford or knew a bunch of math and I was neither of those.

Then I locked in because I had to automate my trading. I learned Python and I learned how to actually automate my trading. It's the most

my trading. It's the most most secretive industry in the entire world. Nobody else is sharing this

world. Nobody else is sharing this information. So, you can see a closer

information. So, you can see a closer look of what's in the boot camp here.

There's 15 full days. And on the first day, in case you don't know how to code, I show you how to code. So, don't worry.

I give you an intro to algo trading. I

get all of your your orders set up, all your risk management set up. I get you to a place where you can back test any strategy that you have for the rest of

your life. So, while I don't just say,

your life. So, while I don't just say, "Hey, here's a bot that you can run, make a million dollars, I think that's an a scam. If you ever see that on the internet, are you guys still going to like me if

I'm ugly?

If you like, if you see my face next week and you see it and it's like just not what you guys expected, are you still gonna are you still gonna like me?

You will. Okay, great. Thank you. Thank

you, Buffy. Appreciate that.

All right, so let's see. She said, "I'll never print out your private keys anywhere." Thank you because you sure

anywhere." Thank you because you sure did earlier, silly girl.

I love you however you are. Why I love Muffy token ID.

Nerd girls are used to it.

Oh god, that's funny.

Rico, what? How do you know what I look like?

How you know what I look like, Rico?

What do you mean, bro?

Tell me your secrets, dude. Rico.

How does Rico know?

Bug.

Rico, tell me your source.

Reflection in window.

What? What window?

I don't get that, bro. Bro,

what window? What reflection? What

window?

Perfect. Multiple fallback methods.

Okay.

Okay. My walks on the beach. Okay. Okay.

Well, that's fun.

A So, Rico Rico loves me even though I'm ugly.

I was That was fun to walk on the beach.

I showed myself I doxed myself in that though. That's crazy being my pup.

though. That's crazy being my pup.

I doxed myself on our beachw walk.

Well, you're going to have to get used to it, Rico.

I'm going to test it for like two days.

Just for the first two days on No, no, maybe not the first two days I'm back, but we'll see. If you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show

you everything step by step, we have making progress, the scanner is finding opportunities, but still getting signature any challenges you have. So,

join by clicking the link in the description below. You should be able to

description below. You should be able to see all of how to execute orders here in this file.

Let's go ahead and say run first and see if she got it. Then let's go look for the file here.

Spread scanner. Poly market.

Poly stats. Poly utils.

I can't remember where it is.

Poly data.

I got some coffee and some breakfast to fail. Gracias

fail. Gracias nozzer [Music] is finding opportunities perfectly. The

bug is indeed the signature issue.

Why would we need to format without the 0x?

[Music] Gracias. Gracias. Meana.

Gracias. Gracias. Meana.

What's working?

[Music] You should be able to see it somewhere in this poly maker. Oh, I think it's in the client. But let's go ahead and check

the client. But let's go ahead and check out the client.

Get market orders. Get all orders. Get

position. Get raw position. Get all

positions. Get total balance. Get

position USDC. Get order book. Create

order.

Create order. Okay, so we have that.

Create order there.

You show my key. You show my key. I'm

never coming back to you, Claude.

Now I need to update your to use the same Now, let's test the exact same setup as Poly Market.

Here we go. She's running again.

Found a good opportunity, but Still having trouble getting the air to go through. I mean the order to go through.

through. I mean the order to go through.

Compatibility issue.

Find the wallet. Maybe approve.

spending on poly market website first.

Okay, maybe I need to do that.

So, I'll say yes 4.6, but then put it like 4.1 and then buy. Yes. Wait, wait.

Oh, maybe that's why.

Awkward.

Awkward.

Let's put that at 4.1 cents. Limit five.

Okay, I'm not only going to show you how to build your own trading bot and automate your trading so you can remove emotions.

I'm also going to pay for your AI so you can cancel all of your chatbt and claude subscriptions. Click the link below to

subscriptions. Click the link below to join the boot camp. I will teach you how to automate your trading and pay for your AI. The link is below. Damn, that

your AI. The link is below. Damn, that

is so convenient for me. You don't

understand.

I love that.

It's my newest found love.

Let's see if I can get this order in through here. Buy yes. Order placed.

through here. Buy yes. Order placed.

Okay sick.

I'm in there.

Buy. Yes, placed. Five shares at 4.1.

Good intel. Cancel.

I cancel it.

So now it works. through through the through the thing. Yo, they don't know that Puerto Rico is part of the United States [ __ ]

Haha.

Your ignorance is my bliss.

Poly market.

Poly market got a problem in it.

Yo, I got the order in. I got the order in. I got the order in, baby.

in. I got the order in, baby.

Got the order in my [ __ ] guapo. That, bro. That is

guapo for me. Hey, hey, hey, hey.

Holy smokes, you did it. Thank you so much. Now, go ahead and put a limit

much. Now, go ahead and put a limit order function in my nice funs file so I can easily call it. After you do that,

let's go ahead and build a cancel order function. Cancel all orders for

order function. Cancel all orders for the specific token. Let's go ahead and build that in a nice function. Then try

it out in a new test file.

Damn, that's awesome, bro.

So, we got a we got a bid here on the bid. We got it on the bid. [ __ ] dude.

bid. We got it on the bid. [ __ ] dude.

This is sick. That took took only it only took one YouTube freaking one YouTube uh whatever they [ __ ] call it, dude. Suspension,

it, dude. Suspension, but now we got it. That's ours right there. 63 cents. Big dog. Big dog. Big

there. 63 cents. Big dog. Big dog. Big

dog.

I see what you did there, Muffy. Yay.

Yay. Yay. But also, yeah. Yeah. AI

because I didn't actually do it. Or did

I? I kind of did. I was kind of yamoon.

It's kind of Yamoon.

So adding it to my nice funks here.

You totally did it. Thank you. Thank

you. Thank you. Thank you. Thank you.

Thank you. Thank you. Let's see if it cancels it.

So that's 21 cents, huh?

Not very much.

Yo, I don't want that.

We got to build it in a way that it's in our nice function that essentially when I run it, it cancels all orders. We

don't want the ready to test functionality or anything. Uh where I have to put yes or no. We just when I run it, we just say yes or it just runs.

No yes, no yes or no. It just runs. So

the function will be nice and pretty in my nice funks. And then we call this test file. We go ahead and we just run

test file. We go ahead and we just run it. We cancel all orders and then say

it. We cancel all orders and then say cancel confirm. Dude, we're killing it.

cancel confirm. Dude, we're killing it.

We're absolutely killing it. Slowly but

surely, we just keep pushing forward.

Nice funks. Place limit order.

Damn, this is a good amount. Cancel all

token orders.

Got it. I just wanted to run. Good on

you. Thank you, bro. Thank you, mate.

Thank you, mate.

God, that feels good. I love get I love finishing things.

I love it. I love it. I love it.

We figured out the order.

Let's go ahead and see if we can cancel this order. Cancel.

Cancel.

The order is cancelled.

Wonderful. Now, let's go ahead and test out our placing a bit. I know sometimes my videos can be long. That's because

I'm just showing you over my shoulder.

But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the description.

also build in the nice funks a calculation thing. So, you know, if I want to bid

thing. So, you know, if I want to bid $1, we will do the $1 divided by the bid price or the ask price in order to figure out how many shares are needed.

So, we need some sort of calculator there. And then we'll go ahead and test

there. And then we'll go ahead and test it with $1 on each side.

Perfect. Mundave wants to earn those rewards on the big ass spr. I do. I sure

do dude.

I sure do, dude. So, let me go ahead and get that I'mma get ghost here in a minute. I'm

going to get ghost. We're doing these short days here until I'm out of suspension.

Just a couple hours. Just couple hours to keep the habit going, keep the lives going. But now I'm deleting all videos.

going. But now I'm deleting all videos.

So, I need to attend to that. And uh

I'll be back tomorrow, fam. So, same

time, same place. Much love to you guys.

Face reveal coming soon. Please still

love me when you see I look like like a troll. I'm just kidding, dude. I'm just

troll. I'm just kidding, dude. I'm just

kidding. I'm over here fishing for compliments from Rico cuz he seen me in the mirror before.

[Laughter] Oh my god.

I'll miss you too. I'll miss you too.

You listen to politics. Wow.

Wow. Wow. Wow.

Poly market. I don't even know what to call this video. I'm just going to I'm going to risk it though. Poly market.

Still working on I just don't even know what to call that last one where I showed my actual keys out there. Oh, but

I can't upload this. Do not upload to uh Dropbox clips. Okay. Hopefully.

clips. Okay. Hopefully.

Yeah. I mean, that's a good way to that's a good little edge. I mean, I feel like everything right now is based off of politics, so I ain't mad at you.

Just heard something about supreme leader.

I'm the supreme leader.

of Iran. Okay.

I ran yesterday. I didn't run today.

Okay. Okay. Okay. That was a dad joke.

That was a dad joke.

And I'm not even a dad. I'm a dog dad.

I'm a dog dad.

Oh, I ran. Not Iran. I got you. I got

you.

Dog dad jokes are still dad jokes.

Well, thank you. Thank you. Thank you

for allowing me to be a a father.

Thank you.

Thank you. Thank you. Thank you.

Oh, thank you. Thank you. Thank you.

Thank you very much.

All right. I'm just kind of addicted to this. I want to get this done first. I

this. I want to get this done first. I

just want to get this done and then I'll get ghost.

Okay, you could see 0.5 order ID token.

You're a data dog, not a comedian.

Thank you, bro. Thank you. Thank you.

I'm a data dog. I'm a data dog. Just

shut the [ __ ] up, Mundav. You're a data dog.

You are a data dog.

Bid worked perfectly. Okay. Shares

calculated perfect 8.3 shares for 1.5 1.25 at 15 cents. Signature fixed

is working. Ask order issue. The ask

sell order failed with not enough balance/ allowance. This is because to

balance/ allowance. This is because to sell shares, you would need your own shares first. You can't sell what you

shares first. You can't sell what you don't have.

Buy only. Just place buy orders to provide liquidity and earn rewards.

Buy some shares.

Whoa.

Okay. Let's see where it put this order in. Like what market is the question

in. Like what market is the question because I have no [ __ ] clue.

I have no clue, bro.

Will Zoham I don't know.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short, concise videos in any language. So, if you actually want

any language. So, if you actually want to automate your trading, check out the link below.

One open order.

[Music] All right, let's build a new function called cancel all orders. And this will essentially loop through all of our open

orders. So build this in the nice funks

orders. So build this in the nice funks in order to do this and then run it, test it, and then we should be able to cancel all our open orders.

I stay laughing at him.

They're laughing at me. Mom,

they're making fun of me again. Mom,

where's Jane at?

Where's Mama Jane at?

Where's Mama Jane at?

I'll be back to you soon, Jie.

All right, I'm gonna get ghost for Rio this time though, just after this cuz we got the buys. We got the cells.

I do need to figure out polygon poly market rewards because how do you put a that's what I don't get.

How do you put a buy and a sell when you can't?

Okay. Poly market is the world's largest prediction market. yada yada yada. Study

prediction market. yada yada yada. Study

show yada yada yada. Quick overview.

yada yada yada yada all this, yachty all that. Liquidity rewards. With Poly

that. Liquidity rewards. With Poly

Markets, you can earn money by placing limit orders that help us keep the market active and balanced. The closer

your orders are to the market's average price, the more you can earn. The reward

amount depends on how helpful your orders are in terms of size and pricing compared to others. The more competitive your limit orders, the more you make.

You get paid ba based daily on how much your orders add to the market and can use our rewards page to check your current earnings for the day which

markets have rewards in place as well.

The minimum payout is $1 rewards. Simply

put, the more you help the market by pacing placing good orders, the more rewards you earn, seeing rewards in the order book. The total

rewards, max spread, and minimum shares required to earn rewards vary by market.

You can view the rewards for a given market in its order book. On the Poly Market order book, you can hover over the rewards text to see the amount of

rewards available in total, the blue highlighted blah blah blah. Because the

max is 3 cents, every order within three cents of the midpoint is eligible for rewards. If the midpoint is under 10

rewards. If the midpoint is under 10 cents, you need to have orders on both sides to qualify. How the [ __ ] do you do that

to qualify. How the [ __ ] do you do that if the midpoint is under 10 cents?

When your orders are earning rewards, you'll see a blue highlight around the icon clock. Okay,

icon clock. Okay, let's go check that out.

I'm buying flowers for hours.

Okay. So, let's add this to the thing.

in our scanner and our test buy. Let's

make sure that if it's ever over 90 98% then we can assume that that market is pretty much over. So, we will just drop it and we won't look at those. After you

make this change, let's go ahead and try our spread test buy again in order to see if we can

get the order set up on the bid because we obviously can't do the ask anymore because we don't have any shares. And

let's just do that and let's run it after you implement the above. Thank

you. Yo, I love AI, dude. I love it. I

love it. I love it. I love it. I love

it. I love it. I love it. Thank you so so much for joining me today. AI

and Rico and Muffy.

Thank you. I'll be back tomorrow. If I

can ever get off the game. Get off the game. It's time to get off. You've been

game. It's time to get off. You've been

here long enough.

You've been here long enough. We need to delete all YouTube videos. All YouTube

videos are being deleted.

I'm deleting every single one of my YouTube videos so

at YouTube can't give me my third strike.

1,800 hours of coding tutorials are

will be gone by tomorrow.

I'll be back on YouTube maybe.

There we go. Dude,

I said it. I said it, bro. I said it.

When I say something, I do it.

When I say it, I do it.

When I say it, I do it. And I done it.

So, bye-bye. I'm just waiting for my shorty

bye-bye. I'm just waiting for my shorty to hit me back and say, "Okay, I'm with it."

it." We're going to keep like a few of my videos up. That's it. But it's going to

videos up. That's it. But it's going to be super clean now.

And YouTube, I've helped hundreds of people automate their trading, even if they've never coded a day in their life.

You can go check all the testimonials on my web page. The link is in the description. But there's a 100% money

description. But there's a 100% money back guarantee, no questions asked, for 90 days. So, click the link below and

90 days. So, click the link below and make sure to jump in right now. And if

you don't like it, then you get your money back.

Got a little bit of error here.

Break 98%. Perfect.

Essentially resolved. Essentially

resolved. Failed.

remove the one that fails every time. We

don't even need that code in there.

Then go ahead and try to run it back one more time.

Okay. So, let's go see if we can figure out where my orders are at.

Let's see if I can go to like my profile or something. Profile

or something. Profile positions activity.

No activity found.

Gosh darn, dude. Also,

also make it super clear of what the question was that the order was put on.

Print that out at the end with a term color blue background so I'm able to find it after and make that the last thing printed out in this little buy

thing.

I love AI, dude. I'm just like I know it's been here for two years, but I'm still freaking excited about it. I'm

sorry. I'm sorry, but I'm just so freaking excited. I'm so freaking

freaking excited. I'm so freaking excited. I'm so freaking excited about

excited. I'm so freaking excited about AI dude.

Hey, MoDev, the videos will be deleted.

Yes. No. Re-upload of another platform.

Um, I got the boot camp. You can check out the boot camp. That's where I have short concise videos. Uh, another

platform. I don't I haven't figured that out yet, but if anything, it'll be Dropbox. But no, they're all deleted.

Dropbox. But no, they're all deleted.

They're getting deleted. They're getting

deleted, dude. They're getting deleted.

YouTube sucks. They do suck, bro. They

do.

They do, dude. They do.

They do suck. Somebody asked for my YouTube channel. I'll give it to them.

YouTube channel. I'll give it to them.

YouTube. You can download all my videos or No, actually, I can't say that. I

can't say that. Don't do that. Don't do

that. That's how I get kicked off YouTube, telling you to get all my videos before they're gone. Do not do that.

Do not do that.

Please. Please. Please. Please. Please

don't do that.

post that we are. Get the [ __ ] off my screen shorty.

Order placed here. Great. There we go.

And now I want to see if I'm qualified for the rewards or not.

But [ __ ] the rewards. I don't need your [ __ ] ass rewards.

Nah. I mean, it'd be cool, but 4% chance.

Okay. Hey, look at that. It's sitting

there. 0 out of five total here. Five

minimum shares.

You can see that the minimum shares is always going to be five, I believe. But

remember, we want to calculate to be the amount we want. So, the constant at the top, let's put it at a dollar for now.

So go ahead and run the cancel orders here and then run this back, the other order back. So it puts in the dollar or

order back. So it puts in the dollar or closest to a dollar, you know.

Yes. Okay, we're here.

Filled zero out of five remaining. I

don't think there's reward. There is

rewards by placing limit orders near the midpoint.

Did you not hear me?

Did you not hear me, shorty? All right,

so it says you earn rewards on this one, but [Music] But it says here you'll see a blue highlight

in the example below because the max spread is 3 cents. Every order within 3 cents is eligible for rewards. If the midpoint is under 10 cents, you need to have

orders on both sides. Okay,

I think that is the the caveat there. I mean, if I can read English, that's what it means, but I don't really know how to read. So,

rewards What's going on here?

Little pullback here on BTC.

Nothing special.

Tesla down today.

Go ahead and sit run. I'm leaving. I'm

leaving after this one.

Big lick here.

Run.

[Music] There we go. Will a nuclear weapon detonate by June 30th? These are morbid, bro. I bought 91 shares or I bid 91

bro. I bought 91 shares or I bid 91 shares. There we struggled with

shares. There we struggled with emotional trading. If you want to remove

emotional trading. If you want to remove all of your emotions from trading, you must automate it. I will teach you step by step in the next 15 days. There's a

link in the description below and I will help you remove all of your emotions from trading.

[Music] I can love you better.

What the [ __ ] am I listening to, bro?

Oh, one open order here.

Is there any rewards on this one?

There are rewards.

Um, let's go ahead and cancel this order here.

And you can see that this one actually has a no that's over 98 cents, meaning that we should have dropped it.

girl. I know your body.

I could love you better.

Press cancel all. Okay,

so this cancels all positions here.

destroyed. Beautiful

order cancelled. Now let me fix 98% filter logic.

Big decision today, dudes. And do that.

Do that. Let's be real. Jane's not here.

And we only allow one girl at a time in crypto. That's how it goes.

crypto. That's how it goes.

This is going to be somebody's going to wake up and be like, "Fuck, bro. What

happened to all your videos?" I'm be like, "Fuck, bro. You should have been there. Should have been there for the

there. Should have been there for the first four years. You weren't here.

Where were you? I don't know." Done.

Done. Done. Done. Done. He's out of here.

He's off of YouTube. Bye, YouTube. You

kick me, I'll kick myself. How about

that? How about that? I kick myself.

1,800 hours. 1,800 hours. Can you

conceptualize that, dude? Can Can you?

That's a lot of code, bro.

That's a lot of code. I don't know what to do, but it's the only thing That's the only thing in my mind. So

yeah peace.

Peace.

We're moving to Rumble. No, I'm just kidding. We're not doing that either.

kidding. We're not doing that either.

We're just out. We're just out. We're

just out.

Okay. So, I do have my bids working. My

bids are working.

Um, let's see if they fill.

Okay, that's the next thing I'm going to build because I said I was going to leave like an hour ago.

Ask bid function. We got that. Limit

orders. Got that.

Need to build this next.

Build this next.

because we can now successfully buy positions.

Yeah, that's what I want to build next.

But I don't know when next will be.

YouTube is done for me. Peace. Much love

to you guys. Same time, same place tomorrow. We're doing these short days

tomorrow. We're doing these short days until YouTube's back. Once YouTube is back, which is in like 3 to 4 days, I don't think you're going to get rid of me, bro. The only thing you're getting

me, bro. The only thing you're getting rid of is all my YouTube videos. They're

gone. They're gone now.

Walaby, thank you, bro.

Appreciate you, Rico. Thanks for coming through. Good to see you, Buffy. Good to

through. Good to see you, Buffy. Good to

see you, Bear. I'll see you guys um on the other side, aka tomorrow.

Much love. Much love. I'mma let this ad run for like 4 hours now.

Peace.

Function in my nice funks that or if I might already have this function, but use that if that's the case. and it will get my position and then you can go

ahead and see have it print out all my positions here and I would just like to see that. So

just run that here in the terminal.

I think I already have that as a thing.

[Music] All right. All right. All right.

All right. All right. All right.

What is you barking at, dog?

What you barking at, girl?

Who you walking at? Walking at me. You

saying, "Kick it. Come kick it. Come

kick it, dad. Dad, dad, come kick it.

Come kick it. Come kick it. Okay, let's

go ahead here and say.

Now I want my other files to show the public key and private key or use that in the EMV instead of browser address

and PK. So go ahead and fix that in my

and PK. So go ahead and fix that in my two files we were just working on. I

think it's the spread scanner, the older order strategy and nice funks. We need

to normalize that throughout.

I got to make sure that she doesn't share my key right there. So,

I sketch bounced.

I sketch bounced.

even if you don't know how to code. I

didn't know how either. But now I have automated trading systems and I will show you step by step how to build your own bots so you can remove all of your

emotions. I'll show you how in the boot

emotions. I'll show you how in the boot camp below. There is a link in the

camp below. There is a link in the description. So, join that right now.

description. So, join that right now.

All right. Sick. So, let's go ahead here and

right. Sick. So, let's go ahead here and Whoa, whoa, whoa. You're still working.

That's amazing. Good for you.

Let's go ahead and run it.

Private key public key. I thought I had that in my Private key.

Public key.

Delete.

Okay. Sick.

All right. Go ahead and run it because I just changed it. So, it has my private key and my public key. It looks exactly like my UV example.

UNV example Okay sick.

One second.

You want to be loud? You can come with me.

[Music] Yes. You're a sweet girl. Sweet girl.

Yes. You're a sweet girl. Sweet girl.

Okay, so it looks like we got our detailed analysis here, which is awesome. Oh, you can't see it. Oh, okay.

awesome. Oh, you can't see it. Oh, okay.

My bad.

Okay. So, excellent. Your position

viewer is working perfectly.

You can see I have a current value of this portfolio utilization here.

Move to background. What does that do?

Okay. P&L here. point

negative 10%.

Oh, it put some bids in there, too. Huh.

26 here.

All right. Now, go ahead and try our cell function. Let's put a ask at

cell function. Let's put a ask at 5% minimum above the the entry.

Are you able to see my entry by the way?

Because it was able to assume that I was down 10% which is correct.

But how did it know that? I don't think uh maybe do the doc show when I entered or not the docs but the data

the test club test club test club great question the system knows your entry details because poly market API returns both the average price your entry price

and the current price sick dude is your entry current price I know sometimes videos can be long that's because I'm just showing you over my shoulder. But if you want me to actually

shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it

out in the description.

That's awesome that they show the uh entry price. The API tracks your average

entry price. The API tracks your average cost basis automatically. Now, let's

place a sell order at 5% above your entry price. Your entry is 39. So, 5%

entry price. Your entry is 39. So, 5%

above would be 4.1. Let me use the place limit order function and sell. Okay,

this is sick, dude. This is sick.

Let's see if we can get that sell order here.

And we got the open orders.

[Music] So total will be 105.

So you can see I have a sell order here now. And that's awesome because what

now. And that's awesome because what does that mean?

Here's what's happened.

Sell 26 25.64 shares.

All your shares price at that target profit is 0513 if filled.

[Music] profit share.

[Music] Let's go ahead here and see um let's go ahead and see our readme read me.md

read me.md market orders to close.

It was actually limit orders [Music] and exit.

That's what I have for now. Um,

[Music] all right. Let's build a market order

all right. Let's build a market order function.

And I would assume this market order function could just be if it's selling, just sell at the bid. And if it's buying, just buy at the ask. So, it'll

be just a little different than our limit order.

[Music] Maybe we could just pass in market equals true and have it um set to false usually.

And if market equals true, then it will just do what I said about the bid and the ask earlier.

Telegram has videos.

All right. So, Telegram videos. Telegram

video posting.

Direct sharing telescope for public video messages.

excellent idea. Mark order function that automatically uses the best bid or ask.

Now, let me add that function right after the place limit order function.

I've helped hundreds of people automate their trading, even if they've never coded a day in their life. You can go check all the testimonials on my web page. The link is in the description,

page. The link is in the description, but there's a 100% money back guarantee, no questions asked for 90 days. So,

click the link below and make sure to jump in right now. And if you don't like it, then you get your money back.

I can't believe I say web page. That's

so embarrassing. I just got nervous, dude. I got nervous.

dude. I got nervous.

Did we sell it?

26 filled.

Got that 4.1 here.

Let's go look at the nice funks here.

Nice funks.

lace market making order. What the [ __ ] is that? Delete this.

is that? Delete this.

Delete this function. We don't use it, right?

Get open over orders.

Cancel all token orders. Place market

order. Perfect.

Let's change the place limit order to place order.

And then we'll be able to say market order equals true if we want to do a market order. This way we only need one

market order. This way we only need one function. skinny up the code a little

function. skinny up the code a little bit, clean it up a bit because right now we have a limit order and a market order. We could just say place order and

order. We could just say place order and if we pass in the true for market orders which will be originally false

then it will act as a market order otherwise it will actually do this differently.

Let's change limit order back so it doesn't pass in the market order.

Yo, why are you barking at me?

I think that's confusing. And now we'll just have place limit order and place market order. That will be completely

market order. That will be completely separate.

Damn. Did you see how it changed my sentence there? That's crazy.

sentence there? That's crazy.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short, concise videos in any language. So, if you actually want

any language. So, if you actually want to automate your trading, check out the link below.

All right. So, changes I made deleted the place market making orders. Thank

you. Place limit orders back to original form. No market parameter made. Place

form. No market parameter made. Place

market order completely independent.

All right.

All right. So, let's go ahead and try to place a market order for that token that I'm in. And

I'm in. And just try to slang one size.

So Odyssey Odyssey video download YouTube.

I see video. What is this, dude?

What is this thing?

Midnight broadcast.

What's up everyone? Crypto Underground

is back with another video. Guys, thank

you very much for your great support. Uh

because not only Bitcoin is of course pushing to the upside, even our channel guys, we have over Okay, so Odyssey is like a YouTube

platform.

Odyssey max video length Whatever fits in the 10 gigs. Okay,

cool.

[Music] All [Music] right, let's run it. Let's see if we can get this running with one share. So,

just trying to slang one. Just trying to slang one. Token ID got this error. I

slang one. Token ID got this error. I

need to check the structure of the position data.

says I have zero shares.

Let's go ahead and run and accept.

Okay, so it says it sold one at market price.

Yeah, look. I did.

I sold it at 3.4 cents. So, great trade.

Buy at 3.9 cents and sell at 3.4. Do

that over and over again. Do you want my free automated traders roadmap? It comes

with all of my resources, my actual system, a book list, and Discord access.

It's 100% free. Click the link below to join the newsletter, and I will send it to you right now.

Wonder why it doesn't show my orders there.

Okay. So, let's go ahead and try the let's go ahead and try to set the limit sell at that 5% above where I bought it at price

because once I put it at market order, it actually cancelled my limit cell.

Go ahead and say replace limit cell py 24.4 four.

This is dope though.

Cost 96 cents. I It's the values at 76 cents. So, obviously trash, but just

cents. So, obviously trash, but just want to get all this working before I work on this a little bit more. I think

the obvious thing here is to not do anything that's super close to the um like already called essentially like 80% plus. And I'm going to put that on my

plus. And I'm going to put that on my notes sheet, but I just want to get this all working.

Let's go to the read me here.

I got market orders to close now.

Beautiful. I got cancel order function.

Beautiful. I got cancel all orders function. Beautiful.

function. Beautiful.

I think I built everything.

Let's build a function called kill switch. And this function will

switch. And this function will essentially go through all of my open positions and close them all at the market price.

I don't want to do that. I don't want to do that.

Don't really want this function yet.

Don't really want that function yet.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer and I know Wall Street will never show any of this.

So, I'm going to show you everything.

All I do ask is you hit the like and subscribe.

I actually want to go into my sounds.

I'm sorry. I'm just like I love this game, dude. So, kill switch. Don't

game, dude. So, kill switch. Don't

really need want this function yet. Um I

can use the market close if needed, but the spreads are so wide. I don't want to use it

often. Often.

often. Often.

I don't want to use it often.

Okay. So, sick. I'm going to let that ride. Um, this was like a dollar or

ride. Um, this was like a dollar or something and whatever. I'm going to lose a few cents, but that's awesome.

Awesome that we were able to you lose a few cents algorithmically.

Kill switch here. Don't really want that. Build a function that looks at the

that. Build a function that looks at the rewards of our strat. We kind of looked at this I'm going to go here and say code dot.

And then I have a couple sounds here.

Oh, no. They're not actually in here.

You know where they are? They're over

here. Say code dot.

Code dot.

[Music] I think it's this one, Phil. I think

it's this one. Where Where'd it go?

Where'd it go? Oh, new.

I like that one. Copy path. I like that one.

Please go ahead and play this sound right before you play the main sound.

So, this will be just like a little pop sound just to like introduce the speaker and then you'll play the actual sound.

So, it'll be boom boom. No, no time in between, nothing. It'll be boom and then

between, nothing. It'll be boom and then the the regular sound.

I love this game. I love how everything's just compile on each other.

Compile compile compile.

I know that's not the word, but you know what I mean.

say accept here. This looks good, dude.

So yeah, that's sick.

Okay. So, let's see how this did and let's go try it out.

[Music] I've helped hundreds of people automate their trading, even if they've never coded a day in their life. You can go check all the testimonials on my web page. The link is in the description.

page. The link is in the description.

But there's a 100% money back guarantee, no questions asked for 90 days. So,

click the link below and make sure to jump in right now. And if you don't like it, then you get your money back.

Do you want to have your own trading bot? I can show you step by step. Even

bot? I can show you step by step. Even

if you don't know how to code or don't know where to start, there's a link below with my full boot camp and I hold your hand through the entire trading bot process.

Hey bro, real quick, can you do me a favor and just tap that like button? And

if you want to see more of this, hit the subscribe as well.

Thank you so much. I'm going to keep showing everything. Just tap that like

showing everything. Just tap that like and hit the subscribe.

I'm not only going to show you how to build your own trading bot and automate your trading so you can remove emotions.

I'm also going to pay for your AI so you can cancel all of your chatbt and claude subscriptions. Just click the link below

subscriptions. Just click the link below to join the boot camp. I will teach you how to automate your trading and pay for your AI. The link is below.

your AI. The link is below.

Even if you don't know how to code, I didn't know how either. But now I have automated trading systems and I will show you step by step how to build your own bots so you can remove all of your

emotions. I'll show you how in the boot

emotions. I'll show you how in the boot camp below. There is a link in the

camp below. There is a link in the description. So join that right now.

description. So join that right now.

Do you want to have your own trading bot? I can show you step by step. Even

bot? I can show you step by step. Even

if you don't know how to code or don't know where to start, there's a link below with my full boot camp and I hold your hand through the entire trading bot process.

Hey bro, real quick, can you do me a favor and just tap that like button? And

if you want to see more of this, hit the subscribe as well.

Thank you so much. I'm going to keep showing everything. Just tap that like

showing everything. Just tap that like and hit the subscribe. All right. Sick,

dude. This is sick. This works now. It's

actually only four left now. So,

so let's say 7 minutes and only four left.

Wait, wait, let me check.

[Music] Okay. So, that sounds good. I like that.

Okay. So, that sounds good. I like that.

Um, all right. Now, let's add to our readme.

all right. Now, let's add to our readme.

without removing anything above the equal marks I have here in my read me. I

I put equal marks and then everything um no let's not do that. Let's not do that.

I'm not going to do that. I'm not going to do that. I'm not going to do that.

I'm going to keep that how it is now.

And that sounds good. So, I just wanted that little sound in there so I can shut the [ __ ] up, you know?

I feel pretty nice with this here. And

now I just need to build out like a build a loop that I'll just build it right now.

Let's build a file called spreadbot now.

And it will essentially loop with the you know it will use the spread scanner type looping to find the spreads and then it'll use the spread scanner buy file in

order to buy. We'll just make this called the spread bot and essentially it'll just keep looping, looping, looping. It will use a dollar size for

looping. It will use a dollar size for any new position it enters. And we got to make sure that it doesn't enter positions that already has a position open for. So before opening any

open for. So before opening any position, you have to check to see if there's any open positions and then open a position. will only ever buy the top

a position. will only ever buy the top two best. Actually, let's make it the

two best. Actually, let's make it the top three best spread options. And also,

let's implement a uh minimum spread. So, if it's under if it's over 80, sorry, a maximum spread.

If one side bid or ask is over 80 cents, then we will just discard it. discard it

and not make a trade on th those. But

this will essentially loop forever with a try accept in case the internet goes out and it'll try again. But make this

spread bot. We have all the tools now.

spread bot. We have all the tools now.

We have all the tools now.

Just piece by piece, step by step, day by day, I keep coming back. They try to take me down. I go back. I go back harder. Dude, watch this. Just wait.

harder. Dude, watch this. Just wait.

Just wait.

Just wait, dude. Just wait.

Just wait, bro. Bro, just wait.

The ultimate moon spreadbot is ready.

Continuous scanning top three trades.

Only takes those trades. $1 investment.

Position tracking checks existing positions to avoid double buying. 80

filter skips markets with bid ask essentially resolved skips markets.

Okay, resolved minimum 2% spread.

Try cache try catch sorry price validation live market data fetches top 15 markets.

Even if you don't know how to code, I didn't know how either. But now I have automated trading systems and I will show you step by step how to build your own bots so you can remove all of your

emotions. I'll show you how in the boot

emotions. I'll show you how in the boot camp below. There is a link in the

camp below. There is a link in the description. So join that right now.

description. So join that right now.

Spread.

Spread.

invalid amount for a marketable buy order.

We got to make sure that the minimum buy order is $1. So, you know, if our math doesn't math to the correct size, we need to up it a little bit.

Let me check the exact line. Thank you.

Perfect. Let's go. Run it, dude.

Run it up.

Okay, it entered into order here.

Perfect.

Oh, it entered two orders. Actually,

let's double check that we before we place any orders, we cancel the orders for any of those open because for the position we're putting in, we want to cancel the orders first in case we have

floating orders and then we put them that guy is sick, dude.

Do you want to learn and connect with hundreds of other automated traders?

Join the newsletter below and get a free invite to our Discord so you can chat with us.

Damn, I sound like AI sometimes, bro.

got myself sitting right there.

Want to get used to how to use this platform. And I think we're doing a good

platform. And I think we're doing a good job. I think I have pretty much

job. I think I have pretty much everything needed. And I'm going to let

everything needed. And I'm going to let this run here.

profile claim promo positions.

Oh man, I got mad positions, bro.

One thing I'm noticing here is that it's going through. It doesn't find any new

going through. It doesn't find any new position or new opportunities, no valid opportunities, which is great. But

before we run that scan, we want to make sure that our uh we have our sell orders in place because right now it looks like we have a few open positions and these sell limit orders never got in place.

So, we need to build some sort of function in the nice funks that looks for open orders. And if the open orders aren't there for the actual close of the position, then we need to place them.

We can go ahead and have a constant at the top of the spreadbot that will be P&L uh profit. And for now, it will be

five, which equals 5%.

four positions of sees. How many I have out of balance.

Let's go see where my orders are. Um,

profile was it? Yeah. Holy [ __ ] dude.

Why are there so many goddamn orders here? Or I mean positions.

here? Or I mean positions.

Been every every single one of them, dude.

So, that's crazy, bro.

You can see that it says I'm out of shares or I don't have uh any whatever. You could read the error and

whatever. You could read the error and see what's going on here. And

I'm not sure if they allow for point 6.6 shares. So, you know, maybe it's because

shares. So, you know, maybe it's because you're trying to put in odd position sizes. I'm not sure.

sizes. I'm not sure.

Do you need to account for trading fees or is 5% big enough? It's big enough. Uh

because there are no trading fees on Poly Market and 5% is huge.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer and I know Wall Street will never show any of this.

So, I'm going to show you everything.

All I do ask is you hit the like and subscribe.

Thanks bros.

Thank you, bros, for listening past me.

I was I was actually booting, boy. I was

booing the morning. I'm going to keep making new ones. Yeah, I'm just going to keep making new ones. Pop up out here.

Pop up up on you real quick.

Found seven positions now.

Dooer.

That's a lot.

Pac-Man, good to see you, by the way.

Welcome.

Interesting. Even whole shares, we're getting not enough of balance errors.

This suggests you already have existing sell orders for these positions. really

s want open orders. I do in fact because d cause cause cousin

cousin this is why I asked you to go ahead and make sure to check the open orders and before you put in the sell orders too just cancel the orders so we can make sure that there's new order on

there so you don't even need to look at the open orders just cancel them anytime you're about to put an order whether it's a closed order or an open order you cancel the orders

just cancel all orders because if we're trying to enter a position, think about it. We want to cancel all open orders,

it. We want to cancel all open orders, make sure there's we don't have a position, of course, but then we put in our order, then we fill it. And if we're closing an order, well, if we're closing

on the limit, we'll cancel all orders and then put it on the limit, the new limit. And of course, it will only work

limit. And of course, it will only work if we have the shares. So, this is a bulletproof way. This is how I build all

bulletproof way. This is how I build all my bots. Okay. Thanks,

my bots. Okay. Thanks,

tell you skip here and accept.

Okay, there we go. I'mma get ghost. I'm

gonna get ghost because I've had fun today and thank you for all your love, your 777s. Much love to you. Ah, you're

your 777s. Much love to you. Ah, you're

absolutely right. That's a bulletproof approach. Of course, it's bulletproof.

approach. Of course, it's bulletproof.

That's a bulletproof approach.

Nice. I can see it's working now.

Perfect. Bulletproof. Bulletproof.

She said it. I didn't I I'm not the one who said it was bulletproof.

I didn't say it. She said it.

Now I'm just going to run this forever.

Okay, now let's go ahead and build something that allows us to see if We already have.

No, I'm not going to do that.

[ __ ] it. Let's see how this goes. I

think this should be fine.

I'm just going to let it run all day and see what happens.

All right, so I'm going to be out now and I want to send you my love. Thank

you for coming through, Pac-Man. I'll

see you tomorrow. same time, same place.

All right. So, today I'm just going to give three different three different spots for the discount here for the summer sale. So,

I'm going to go ahead and get all of that set up here. And you have I don't know, couple hours maybe if you're on the fence. But if you're on

the fence, dude, make sure to know know that there's 100% money back guarantee. Always always in forever,

guarantee. Always always in forever, bro.

Always in forever, bro.

So, I'm just getting that all set up here.

Then I want to look into my prediction bot. Prediction market.

bot. Prediction market.

Look into the prediction market bot and improve.

definitely want to do that. So, we're

gonna do that.

Do that.

So, I'm just setting up the website here because today I'm only laying three people in.

Let's see if we can get this upgra upgrade. Yep. Only three discounts

upgrade. Yep. Only three discounts available for Tuesday. So, let me just talk about it real quick.

Let's go. Um, somewhere I can write.

Read me.

Read me here.

So, I got to write two emails real quick.

Not during the stream. Not during the stream. Use

stream. Use It's too much everything. So wishy

cursor is sick. I wish I've been using it.

Damn, it is sick, bro. It is sick. It's super

duper sick. Glad you're using it now.

That's what really matters, right?

Damn dude.

Stream down.

That's okay. That's okay.

Yesterday we only let five new members in with the

massive discount and today we are only letting three. So

letting three. So to automate their trading 3. So this will

3. So this will so be qu uh so will not last long.

If you want to automate your trading, join quick as we are only letting three

people.

Take advantage of this discount of 121 off today.

Join here.

All right. Sick. So,

I'm only teaching three people how to automate their trading. Okay,

I got to write one more email and then I got want to get to the good stuff, dude.

I want to get to the good stuff.

So, the next one will be All right, sick. I got my two emails done. I

right, sick. I got my two emails done. I

just wanted to write those real quick.

Um, and then now I just need to schedule them. And

them. And the second one I need to wait until two people join because there's only going to be three people allowed in today. So,

I'm going to schedule the first one and then draft the second one.

and then I'm going to be able to get into coding. Just got to do the uh

into coding. Just got to do the uh discipline is doing the things that you don't necessarily want to do, but you do them with joy. You do them with love and step on the gas every day, dude. That's

what it is. So, just got to build a routine. Build the routine. Get the busy

routine. Build the routine. Get the busy work out the way.

Get the busy work out the way. And then

I can coast so I can just flow all day.

It's my ideas will take me there. me, my

ideas and AI and Wishy, of course. And

Wishy, I couldn't do it without you. Wish,

it's been so long. My long last island, long lost island boy, join here. Okay.

join here. Okay.

All right, sick. Got those three things out. Oh, I got to schedule that last

out. Oh, I got to schedule that last one. Okay, let me do that real quick.

one. Okay, let me do that real quick.

Okay. Okay. Okay. Okay.

I'm going to go ahead and say save schedule.

Okay, sick. Got those done. Perfect.

Now I want to see what's going on with this spreadbot, dude. Cuz we just launched a little test yesterday.

15 markets loaded here.

Error is nine. Damn.

Creating order size. Placing sell limit order.

Damn. I've had this AI on the whole time. I didn't even know that.

time. I didn't even know that.

That's crazy, dude.

[Music] That's so funny.

[Music] She's been talking to me this whole time. I didn't know I could have my

time. I didn't know I could have my phone on mute.

No way. I mean, not my phone, but my computer on mute.

And the good thing is that you couldn't hear it either because um my audio capture wasn't working. So,

saved us.

Okay. So, you can see target amount is 1.05.

Minimum shares, minimum five shares, current 4.4.

Market resolved.

Sell order placed.

Positions checked. Sell orders placed.

All right. Okay. So, I'm getting this not enough balance here every once in a while. We need to look into that.

while. We need to look into that.

I'm running into an error here that um essentially says that I don't have enough liquidity or cash in order to trade. But it looks like I'm trying to

trade. But it looks like I'm trying to close the position, which is the weird part. So, if I have enough cash or if I

part. So, if I have enough cash or if I have the position, I should always be able to close it, right? I'm not using Gemini's bunk ass either. [ __ ] Google

and YouTube. Ducky on my dicky.

and YouTube. Ducky on my dicky.

GBT4.1 Claw 4.

Even if you don't know how to code, I didn't know how either. But now I have automated trading systems and I will show you step by step how to build your own bots so you can remove all of your

emotions. I'll show you how in the boot

emotions. I'll show you how in the boot camp below. There is a link in the

camp below. There is a link in the description. So join that right now.

description. So join that right now.

I'm deleting all my YouTube videos right now, by the way. Don't know if you care about that, but Okay, let's read through this. Looking

at your error logs, you're absolutely right. This is strange. If you hold a

right. This is strange. If you hold a position, you should definitely be able to sell it. The not enough balance divided by allowance error when trying to place sell orders suggests a few

possible possible issues. Let me help you debug this. The problem is likely one of these positions locked in existing orders that weren't properly

cancelled. Smart contract allowance

cancelled. Smart contract allowance issues. Precision rounding issues with

issues. Precision rounding issues with position sizing. Clob client is setup

position sizing. Clob client is setup issues.

Let me search for information. I can see the issue. You're right to be confused.

the issue. You're right to be confused.

Looking at the error logs, the code the problem is likely smart contract allowance issue. Here's what's

allowance issue. Here's what's happening. The air not enough balance

happening. The air not enough balance allowance is specifically about smart contract allowances, not your actual token balance. Even though you own the

token balance. Even though you own the tokens, they might not be approved for trading. Contract to spend. What the

trading. Contract to spend. What the

fudge?

That's weird.

What the hell?

Oh god.

Oh god.

Oh, by the way, look at this, dude. How

many videos do I have right here? 10K

videos. Let's see how many I got now.

9.6.

9.6K.

Oh yeah, we're way back here.

We're way back in these ancient days.

Good, good, good, good. Deleting all my videos, bro. I had to.

videos, bro. I had to.

I'm going leave a few up, but for the most part, bye-bye.

Goodbye, YouTube.

It's been fun.

My first video was made the was um three years ago. It says March 3rd, 2022.

years ago. It says March 3rd, 2022.

That was fun, bro. It's a good time.

It's a good time. Good time.

How the [ __ ] do I have 10,000 videos, though, is my question.

We're down to 9.6. Okay,

I'm not only going to show you how to build your own trading bot and automate your trading so you can remove emotions.

I'm also going to pay for your AI so you can cancel all of your chatbt and claude subscriptions. Click the link below to

subscriptions. Click the link below to join the boot camp. I will teach you how to automate your trading and pay for your AI. The link is below.

your AI. The link is below.

right now 9.6K.

Okay, cool. Passed it.

Let's go look at the poly market portfolio.

Down $310 overall.

Log in. You want me to log in? I thought

I been logged in.

Continue please.

Redirecting, please. Okay, I'm back.

He's back portfolio.

Will three Fred Fed rates rate cuts happen in 2025?

So, it looks like this one was purchased at 4 cents and it's now 4 cents. This

one was purchased at 19 cents and now it's 14 cents.

This one was purchased at 18 cents, now it's 19 cents.

Will Fed four Fed rate cuts happen in 2025. 7 cents to 7 cents.

2025. 7 cents to 7 cents.

16 cents to 14 cents. 14 to 12.

Nuclear weapon detonation 15 to 11.

Oh, this one got smoked, bro.

I wonder how I lost 158 though.

Positions here.

Looks like I bought twice here.

What did this say? Should be working perfectly now.

Also, if you look here, there is a bit of a problem. It looks like we double filled on one of these positions. They

were both 3 hours ago.

Okay. So, I'm going I'm going to kill it just for a second.

So, you can see this double fill. I sold

and then immediately bought back. But

that's view more here.

Okay, so damn, this has been going crazy. So bought and then this was me

crazy. So bought and then this was me testing. Then I was selling then bought

testing. Then I was selling then bought here at 105.

Bought twice actually and then sold. Oh,

that was profitable.

105 105 and then sold 220.

And this one here again bought twice.

Looks like we have a bug that buys twice.

But again, this was profitable again.

Bought at 4.9, sold at 5.1.

Oh, we're cleaning up on this contract, bro.

Cleaning up.

Getting absolutely dirty with it, bro.

This is nasty, nasty stuff. Okay, sick.

So, we're absolutely whopping this mofo.

Damn, dude. So, 5.2 to 5.8 and then we bought 5.8 and then sold at 6.3.

[ __ ] dude. Then bought at 6.4 and sold at 6.7 again and again and again and then bought 6.7

and then sold at seven. [ __ ] dude. This

stuff is nasty.

And then we bought at I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description. This is dirty, dude. Bought

description. This is dirty, dude. Bought

and then sold. So profit again. a double

bot and bot bot and then let's see how it do.

I don't know why it says I'm down.

Oh, because it was doing great until it um till this morning. So, I was running it up here and then just got wrecked there.

But we'll see how it plays out, dude.

See how it plays out cuz it traded like 42 times. No, like seven times.

42 times. No, like seven times.

The issue is the timing of position updates. Here's what's happening. The

updates. Here's what's happening. The

bot starts update existing position set is accurate. Bot finds opportunities,

is accurate. Bot finds opportunities, scans markets. Position still accurate.

scans markets. Position still accurate.

Bot executes trades, places orders, and updates existing positions locally.

Problem. The local update happens after.

Okay, let's go ahead and say accept all then.

Double buy fixed. Perfect. Okay, so we fixed the double buy, which is great.

Um, let me go ahead and get this running again.

Let's go to portfolio here.

I just want to look through all of these to be honest.

I just want to see what the boss's been doing because this is just it doesn't even it's not even there's no strategy here. There's no strategy here yet to so

here. There's no strategy here yet to so that's okay. I just want to see what's

that's okay. I just want to see what's going on. Like

going on. Like I just put it on the beds and the ass. I

guess it is somewhat of a strategy but I think you got to be a little more elegant with it. You can see I'm sitting on the ask here. I'm not sitting on the actual ask, but I'm sitting on my own.

2.7 cents it says. Damn, that's a big jump right there, buddy.

Would I buy these for? Who the [ __ ] is Kevin Worsh? I don't know. I don't know,

Kevin Worsh? I don't know. I don't know, dude. Activity. Um,

dude. Activity. Um,

how do you go to your zoom out a little bit?

You go to your trades here. History,

graph, resolution, open orders, positions, view net positions.

Yes, open orders.

I just got to figure out how to uh use poly market, honestly.

This is the price and the value.

Damn, it's going crazy on this. Kamali,

a supreme leader.

What's up, Rico? How are you, dude? 777,

bro. Bro, thank you. Thank you. Thank

you. Thank you. Thank you.

Will three plus Trump cabinet picks fail.

Pick the no history. open orders.

history. open orders.

I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description.

777 Jay, good to see you, bro. Thank

you. Thank you, dude.

Oh, look. It's going back up. This is a very volatile one. I see why the spreads are Oh, this is June 30th as well. So that's

something to to be wary of a yes here.

History.

Okay. So how do I get there?

Let's see here on this one.

Open order. Oh, history right here.

Doofus.

Come on, B. Okay, so bought here again. It double bought

again. It double bought or sorry, bought and then sold. I just

can't read it. Double bot here, though.

Other than that, I don't see anything wrong with it other than, you know, it might be down, but I'm not really looking at that right now.

Just want to make sure all the mechanics are here.

So you can see I have a bid here.

Sell at a 10.

Why does it show that though?

Oh, because I've got a no on here. Got

you. So, I got that. So, a no, a sell of a no is a buy of a yes.

That's interesting. And that's very um that's that's absolutely needed to know.

So, let's go here to this docs.

A sell of a no is a is in the books as a buy

of a yes. And that's actually alpha right there.

And let's prove that's true. That's just

like I'm glad we know that now. So,

let's go ahead and prove this is true with uh the AI or not the you know, whatever. [ __ ] it. You know what I'm

whatever. [ __ ] it. You know what I'm talking about. Uh it is AI, but

talking about. Uh it is AI, but you can see the little clock symbol next to where my ask is. Please look into the documentation of Poly Market and confirm

the above statement. Is that true? a

sell of a no in the books is a buy of a yes because it looks when I look at you know I have a sell on the no and then you can see the screenshot above it

shows that sell on the no but also it shows a buy on the yes so is that correct pretty much that's how they're matching the order book I think that's

correct and that now it makes sense and it took me seven days to figure that out so so [ __ ] me, right? Okay, let's go ahead

here and say [ __ ] Yeah. Wait, wait. I

need I need the biz to be Yeah. Yeah. I

need the biz to be right here, dog.

I'mma d the dog. And you are too.

[Music] Yes, you're absolutely correct. Looking at

your screenshots, you've discovered a fundamental aspect of how the how polyarket orders matching works. Let me

search for documentation to confirm this. Perfect. The documentation

this. Perfect. The documentation

confirms exactly what you observed. Let

me search for more specific documentation, technical details, and here we go. I've

helped hundreds of people automate their trading, even if they've never coded a day in their life. You can go check all the testimonials on my web page. The

link is in the description, but there's a 100% money back guarantee, no questions asked for 90 days. So, click

the link below and make sure to jump in right now. And if you don't like it,

right now. And if you don't like it, then you get your money back.

Here's the smoking gun from the official docs.

Designed for binary markets, the contract enables complimentary tokens to match across a unified order book. When

offers for a yes and no side equal $1, the orders matched the math proof. Your

screenshots show perfect mathematical complimentar compl complimentarity.

Will three plus Trump cabinet picks fail to get appointed? Your sell no is 19.9 cents. The equivalent yes buy is 80.1.

cents. The equivalent yes buy is 80.1.

This matches perfectly with yes order book. How poly markets unified order

book. How poly markets unified order book works. Complimentary relationships.

book works. Complimentary relationships.

Yes plus no equals $1. Always unified

matching. Selling no at 20 cents equals buying yes at 80 cents.

Single order book. Your no sell order appears as a yes buy order automatically.

Instant conversion. The system treats them as equivalent liquidity.

Evidence from your screenshots. Your

sell no 19.9 cents for 10 shares equals 2.0. 7 equivalent buy yes buy is 80.1.

2.0. 7 equivalent buy yes buy is 80.1.

You're essentially offering to buy yes at 80.1.

Clock symbol shows your order is live in both order books simultaneously.

That makes so much more sense cuz before I thought it was like multiple markets almost.

So this is how they keep the market as one cuz

a yes is a no.

A a yes buy is a no sell. If a sell of no is a yes,

a buy of yes, then a buy of yes is a sell of no, right?

That's kind of what it sounds like, dog.

[Music] [Music] All right, that's big alpha we figured out today. Okay,

out today. Okay, keep going through these.

So, I just want to see all of these. See

how they've been doing. So, this one bought here but then sold here.

Okay, I see what happened.

You see here, this was an error we had.

It didn't sell the full position. So, it

should have been profitable at 19.3 and then selling at 20.39.

I actually like this so far from what I'm seeing. I think this is a tricky one

I'm seeing. I think this is a tricky one here. Order book history. It's my

here. Order book history. It's my

history. N

Whoa. [ __ ] I got double over here. I got I'm on both.

Holy smokes. But that's going to get filled, bro. This [ __ ] twerking, dude.

filled, bro. This [ __ ] twerking, dude.

I'm just going to let it ride easy like this. I'm going to let it I'm just going

this. I'm going to let it I'm just going to let it go. I'm just going to let it go. Let it do its thing and I'm going to

go. Let it do its thing and I'm going to figure out some strategies in between.

But damn, this is pretty neat that I got this all done. Dude,

do I have it running?

Can we add in a function? If you

actually want to learn this stuff right now and build your own trading bot, then there's a link in the description. Click

that link and join the boot camp. I will

show you absolutely everything and get your first trading bot set up.

it may be there in on a different ask. So, we may need to adjust it. So, it needs to be the exact

adjust it. So, it needs to be the exact placement. So, we'll check to see if the

placement. So, we'll check to see if the position is already in there or sorry, the if the order is already in there to close and if it's already in there to close, then we don't need to cancel and then replace it. But if it's in if it's

not in there, then we'll place it. And

if it's in there on the wrong ask amount, then we'll also cancel and replace it. This will just make it a

replace it. This will just make it a little bit more efficient. Go ahead and um have term color with some colorful background. Maybe like a purple

background. Maybe like a purple background showing the status of things and [ __ ] Let's keep going through these to see if

there's any other alphas.

Cancel all orders history. The problem

with this one is I don't know how to Oh, damn. I got it on all these, bro.

Oh, damn. I got it on all these, bro.

100. Oh, snap. I got it. I have it on all of these.

Look at that. I got on the 0%. I've got

on the three pips. Three bips. 3%. Four.

I don't even know what this is. Four

bips.

Wow, dude. Okay, so activity. No, this

isn't my activity though.

Polywallet says yes.

I mean, let's just see what it do.

It's too bad that I can't see the history of these orders. Embed, export,

options, options here.

Here's our history. Oh, just bought so far 21

our history. Oh, just bought so far 21 hours ago. Okay, so this one is our this

hours ago. Okay, so this one is our this one's our dirty money maker right now.

Also money loser.

Money maker a loser.

But this is going to be very here. Let's go ahead and Google this.

here. Let's go ahead and Google this.

I'm just curious who this guy is.

Clearly the supreme leader or something.

claimed victory over the United States and Israel.

Damn.

Orange man's not going to like that you claim that, bro.

Damn.

Congratulations on the victory over the fake Zionist regime.

Kamali says the American regime entered into a direct war because it felt I've helped hundreds of people automate their trading even if they've never coded a

day in their life. You can go check all the testimonials on my web page. The

link is in the description. There's a

100% money back guarantee, no questions asked for 90 days. So, click the link below and make sure to jump in right now. And if you don't like it, then you

now. And if you don't like it, then you get your money back into a direct war because it felt like if it did enter, the Zionist regime

would be completely destroyed. But it

did not gain anything from this war.

Okay. Okay.

Nuclear weapon detonation. Damn, that's

sketch.

Some of these are super sketch, bro.

bought seven. Yes, at 15 cents.

Okay. Well, there's no other trades there. So, Kevin Walsh, I need to figure

there. So, Kevin Walsh, I need to figure out how to do this, though. How do I find the history for

history? Oh, there it is.

history? Oh, there it is.

Bought. Yes.

Bought. Yes.

And now it's 1%.

But no. But no.

All right. All right. Well, I think I'm just going to let this run for a few days and keep smashing some bugs.

I don't expect it to be profitable.

If it was, that would be absolutely insane work, dude.

be insane.

[Music] Hit run here.

So order exists but wrong price. Okay.

I question this though as why would the price ever be wrong? If we're saying percentage 5% above, if you want to automate your trading, I will hold your

hand step by step in my boot camp with short concise videos in any language.

So, if you actually want to automate your trading, check out the link below.

Change this [ __ ] to seven minutes because my ass won't shut the [ __ ] up.

Shut the [ __ ] up.

Shut the [ __ ] up, Mundo. Shut the [ __ ] up.

You're absolutely right to question this. Let me analyze why prices are

this. Let me analyze why prices are wrong. Okay, great detective work.

wrong. Okay, great detective work.

You're absolutely right to question this. Looking at the test results, I can

this. Looking at the test results, I can see why the prices were wrong and it reveals an important insight and how the profit calculation works. Moon analyst

analysis. Here's why prices were wrong.

The real reason looking at the test output here are the actual price differences. Position one.

differences. Position one.

Why are these lower?

The existing orders were placed different entries. Existing orders were

different entries. Existing orders were placed with different entry prices than what the average price shows.

Here's what happened. 10 shares at 037.

We have the perfect data. The prices

should always be 5% above entry. The

fact that they're wrong reveals multiple bot purchases at different prices.

Double buy bug we fix. Okay, good.

Okay so let's make sure at the top of the spreadbot we have the configuration of profit target. I can see we already have

profit target. I can see we already have that. So essentially just change it to

that. So essentially just change it to 10%. We're going to test that today.

10%. We're going to test that today.

Okay. So, let's go to the read me here, dude, and say some [ __ ] Say some things, B. Okay. June 26.

Uh, last yesterday, uh, last 24 hours was first

time running this bid. I strat

and it wasn't profitable of course uh it was at 5%

TP today testing 10%.

What the heck is this? The configuration

display is already using profit target so it will automatically show 10%. Let's

test to make sure it works.

What the Ellie?

There we go. Skippy

peanut butter 10%. Okay. So nice, dude.

I'm just going to let this run.

Just let it run all day. And it's going have to change all the positions. Close

prices.

There we go.

What the [ __ ] is this [ __ ] though?

[Music] Can you enlighten me about what this means when it says wrong order cancelled?

[Music] I didn't know the NBA draft happened.

Maverick Cooper Flag Jazz.

He said he didn't want to go there. You

going to go there today, dude. You going

to go there today.

I'm out the game, bro. I'm out the game.

So, I don't even know any of these people.

It's a good thing though. That's a good thing.

Oh, that was just the first round yesterday.

[Music] [Music] I know sometimes my videos can be long.

That's because I'm just showing you over my shoulder. But if you want me to

my shoulder. But if you want me to actually hold your hand through automating your trading and building your own bot, I'll show you how in the link below. Check it out in the

link below. Check it out in the description.

[Music]

[Music] All right. So, I feel like that's at a

right. So, I feel like that's at a pretty good place here. So,

I want to investigate this a little bit, but interestingly enough, not able to pull up my uh my dock. So,

got to use that.

That works.

We got some funny business going on with my computer today, don't we? Don't we?

Don't we? It's okay.

It's okay. That's okay.

Here it is.

I want to look into this.

I think this is very in inspirational plus informative under 200k HL account doing 3% of the total exchange maker volume. Pretty

amazing to watch. They only quote one side of the book at a time and net delta never seems to break 100k.

He started with $6,800. $.

Let's read what people have to say about Lord. I've seen what you've done for

Lord. I've seen what you've done for others.

Negative maker fee schedule. They're

getting the rebate.

How? How? How? How?

Math Olympiad, physics degree, Jane Street internship, win a couple KGO competitions, full-time position on T1 desk, quote Bryto with the boys in your

spare time.

[Music] They definitely get a rebate, but it's not going to that's not going to make them that much Funny.

Okay. Well, that was insightful. So, I'm

going to dive deeper into it.

If you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show you everything step by step, we have Python

experts that will help you out with any challenges you have. So join by clicking the link in the description below.

Just looking for any alpha here.

Understand?

Understand what this guy's about.

Understanding what he's about. What are

you about?

postmortem of a almost $1 million profit HFT strategy. In the summer of 2023, I

HFT strategy. In the summer of 2023, I started posting some monthly screenshots of this at the time. 40 plus sharp ratio HFT strat. I used to only publish

HFT strat. I used to only publish returns percentage returns. But if you ever wondered what the amounts were, here you go.

The first six months already this live were exhilarated. making 3K a day,

were exhilarated. making 3K a day, upwards of 10% returns a day. While I

enjoyed the summer with my feet dangling off a sailboat, good times, but all good things come to an end. I see you, Quatty Mac, bro. The strategy was a hybrid make

Mac, bro. The strategy was a hybrid make or taker, mostly mechanical HFT strategy on a tail venue, a bunch of EMAs and a treasure coat.

It wasn't purely a latency arm. It had

to do with some exchanges specific mechanic that could be exploited. It was

scrappy and a huge pain in the ass to trade.

At the beginning, I had to scrape my way into it because the venue had barely any API documentation required to hold a bunch of inventory that was very hard to

hedge and it made sense that nobody else wanted to do it. spend this much effort into trading this, the venue will was pretty small and I've squeezed every

single set I could out of this becoming almost 25% of the total exchange volume at some point. To the best of my understanding, in this whole period, I had a total of two competitors going for

the same trade.

Guess when they turn on their bots.

Also, you would have never guessed that 1 million could be extracted from this venue by looking at the stats. I was

very surprised as well. The whole

process started started in September of 2021 and for the first year it was basically me trying to poke at their API in my

free time, few hours a week on Friday nights by the suburb of 2022.

Nah, they don't they're not sorting it out, bro. Bro, unfortunately, I've been

out, bro. Bro, unfortunately, I've been in touch with them for the last two weeks and they're stonewalling at this point. So,

point. So, it won't go to waste, bro. I got it in my head.

I was just showing everything in public.

So, if YouTube don't like it, I got to pull it off. It's already being pulled off as we speak. Uh, I did watch that video. Thank you for sharing it.

video. Thank you for sharing it.

Um, I probably got a bunch of videos that say something about downloading, and I don't I don't even want I can't even talk about it, honestly, in case

this goes on YouTube. But

I've definitely been flagged for that before. I look through the transcripts

before. I look through the transcripts of my videos. One out of one out of three I did a spot check. One out of three did have something to do with downloading in it for like one sentence.

So I understand the strike and you know having a thousand plus videos with possibilities of that word in it download

you know I got to cut ahead here. So

just pull it up for now. I still got the boot camp boot camp's going to still be there. I'm just going to move that over

there. I'm just going to move that over to like Vimeo or something. By summer of 2022, I was collecting data and placing trades, but I wasn't massly profitable.

Then FTX collapsed. I lost a lot of money with which I was trading my actual strategies, the serious non-scrappy, high-capacity ones. For 4 months, I was

high-capacity ones. For 4 months, I was in a really tough spot. But that's when things clicked and I had the idea for this strategy. In

a few months, I integrated it, debugged it, and turned tuned it. At the start of Q2 2023, I found some leftovers in it.

First day live, 15% plus.

After that glorious summer around the last week of September 23, suddenly it hit a wall. I didn't realize that while I was enjoying my vacation, I had scaled up so much that my Scrappy Python info

was becoming seriously backlogged.

become very apparent when a competitor appeared and flatlined my P&L immediately. So, in October, I had to

immediately. So, in October, I had to waste my perfect tan and sit down to do a proper rewrite of the entire infra.

Luckily, it wasn't very big, barely 60k lines of code. So, within 2 months, I rewrote everything from scratch and swapped it up and to the right again.

Around February 2024, volume on the exchange starts to tank heavily.

Competition also becomes more fierce.

And to the best of my understanding, we are now three people competing for the same opportunity.

For the rest of the year, volumes keep shrinking and profits keep reducing. In

September 2024, I do one last optimization attempt. I take 4 to 5

optimization attempt. I take 4 to 5 days, rewrite the heaviest part of the inference C++ to shave off some latency.

Number go up again, but it was shortlived. There's barely any nonHFT

shortlived. There's barely any nonHFT trading on the platform anymore, and volumes keep going down. So, is this really dead? No, I'm still trading it.

really dead? No, I'm still trading it.

It still makes about 1 to 3k a month, which is more than the 400 I spend to host it. It doesn't require any

host it. It doesn't require any maintenance and doesn't tie up much capital.

I guess it's a race to see if my competitors get tired of paying for their AWS bills before I do. Bad news

for them. I'm not leaving. So, the

bottom line is there's probably more money than you think laying around in small opportunity opportunities.

everyone. Everything robot James says better a robot friend is sadly true. The gnarliest stuff is some of the best trades you can possibly

do. Fancy models are often not the

do. Fancy models are often not the answer. Deploying something one month

answer. Deploying something one month earlier could mean a lot of profits, even if it's not perfect. Python is a man's best friend. Everything has an

expiration date and they max out all the capacity.

You can while you can.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer. And I know Wall Street will never show any of this.

So, I'm going to show you everything.

All I do ask is you hit the like and subscribe.

Subscribe to what, [ __ ] Subscribe to what?

Besides the occasional tail stuff, my main focus for the last six years has been market and stat on top three venues.

And I hope one day I'll be able to post something more related to that instead.

But if you are just a guy [ __ ] around and looking for some good trades, I suggest you go scrape the bottom of the barrels like I did and look for ideas.

If I found two to three more of these and implemented them, it would have been quite a good living. Not too technically different difficult and maybe

sustainable for a few years by itself.

Don't be lazy. Stay sharp.

This is pretty interesting.

HFT live returns for August.

Slowly coming back from vacation and catching up. Had three days technical

catching up. Had three days technical issues around August 15th. Rest of the month was pretty uneventful. Returns

going down a bit. P&L going up a bit.

Average daily returns is 0.92%.

Sharp ratio is 25.

Good info on that page.

Damn.

All right. Well, I'm not going to follow

right. Well, I'm not going to follow you, but he doesn't want me to.

All right. So, let's go see what is happening over here.

Got to log in again. That's crazy cry.

That's cray crime.

I'm back.

All right. Sick. We're down less. We're

down less.

All right. So,

let's see what that buy is doing here.

Poly market spread.

See if there's any errors here.

No valid ops. Okay.

Fetching tokens.

Errors. Okay. We kept that. All

positions now optimize. Sell. Sell order

success.

Wrong price target. What is this?

Interesting.

All right. So, I had this pulled up here.

This is somebody uh pointing out that they are doing a strategy here on Hyperlid and they started with like $6,800,

which is wild. And what I want you to do is essentially analyze the screenshots and fully understand this and then explain it to somebody who has been algo

trading for a few years now. Uh but not super technical with the HFT space and the verbiage there might be a bit confusing. But essentially, I want to

confusing. But essentially, I want to kind of I want you to think through how to recreate a strategy like this and you know the orders are flying in every

couple every second. Every second as you can imagine if they are really taking up all that volume on Hyperlid you know the fly orders are flying in. explain how

it's just one-sided or whatever you mentioned there. And just explain all of

mentioned there. And just explain all of the screenshots in general in order for us to help formulate a strategy that can be executed.

Okay, so starting capital 6,800 tweet shows first deposit then steady withdrawals and the trader kept the float small.

Hey bro, real quick, can you do me a favor and just tap that like button and if you want to see more of this, hit the subscribe as well.

Thank you so much. I'm going to keep showing everything. Just tap that like

showing everything. Just tap that like and hit the subscribe.

Current equities at 186,000 and they've removed alltime realized P&L is 1.5 mil. Money already withdrawn or

1.5 mil. Money already withdrawn or sitting as idle USDC. Lifetime volume is 20 billion.

With only 187K on the exchange, this implies a 110x turnover, 14 day volume,

1.4 billion, 3% of Hyperlid's total maker flow.

They are among the venue's top three liquidity providers. Maker rebate, the

liquidity providers. Maker rebate, the exchange pays you for this for every fill when you add liquidity. Taker fee

0182.

You pay this when you lift the other side. Max draw down 6.4%.

side. Max draw down 6.4%.

About 12k of current equity tidy relative to the P&L earned. Net exposure

under 100K. They almost never let inventory run. The first chart is the

inventory run. The first chart is the account value curve. Hyperlquid draws it using straight line interpolation.

interpolation between fills. So the staircase looks

between fills. So the staircase looks smoother than reality. The sharp ratio in the tweet

thread is therefore over overstated.

The second phase is the stat block that lives on every hyperlquid profile. Note

the mark the marker the maker rebate is 03.

So damn, he's made 618,000.

So So roughly 40% of the profit came from rebates alone.

Damn.

The third image shows outgoing sub account transfer rows repeated withdrawals as the P&L was realized. The

fourth image tells us returns have flattened recently likely because competition has copied the flow or spreads have compro compressed.

How the underlying strategy most likely works. Single-sided quoting ping only

works. Single-sided quoting ping only market maker. They post either a bid or

market maker. They post either a bid or an ask, never both at once.

This halves inventory risk and lets them aggressively position their order at the top of the queue.

Q farming plus rebate mining. Objective

number one is to get filled as a maker.

Earn 03.

Objective two is to hit a half tick or full tick spread capture.

If price starts moving against them, they cancel instantly. They're not

providing the other side to average down.

Does this mean they close instantly and do they use a market order? Well, how

would you know? I don't know. If price

starts moving against them, they cancel instantly. Very tight inventory limits.

instantly. Very tight inventory limits.

When net nears 100k, they stop quoting that side and or immediately hedge. They

can take her out or hedge on another venue.

Because pers are cross margin on HL, a notional 100k delta only ties up a few thousand of maintenance margin. Latency

tolerant order flow. Every liquid isn't microscond venue. Isn't a microcond

microscond venue. Isn't a microcond venue. So sub 100 milliseconds round

venue. So sub 100 milliseconds round trips in Python websocket plus rest are competitive.

They almost certainly batch replace orders every 250 to 500 milliseconds.

Capital tight loop or capital light loop.

Keep just enough equity for margin plus worst case drawd down.

Sweep profits to cold storage each day.

the account ever explodes. Axe loss is limited to 100k on the venue, not the 1.55 blueprint for reacting, recreating

something but safer. You already know Python could set up stand up a bot and understand exchanges APIs. The heavy

lift here is throughput and risk control not deep HFT micro optimization instrument and fee study pole hyperlquid

meta tick size main order margin table focus on BTC sold first for the deepest books lowest adverse selection

realtime data pipe websocket consumer for L2 depth and trade streams use async ujson persist only on last end levels to

RAM quote engine join the top algorithm if side equals log post bid at best bid

if we're filled inventory add equal to size if in inventory over try limit

stop quoting bid or immediately fire taker as to flatten make every Order post only with a 15 to

30 second good to cancel risk off triggers equity draw down percentage debt profit percentage our dollar about bill ratio under

threshold indicates toxic flow kill switch cancel all close all sleep 5 minutes

BPNL attribution store every fill Oh, offline job computes spread capture rebate income adverse selection cost

needed to tune quoting distance and what the [ __ ] does this mean?

What's this little symbol mean?

Deployment run a low latency VPS in Ashburg, New York.

Okay.

So pause it only 2x your worst draw down.

Daily cron withdraws surplus.

If you want to automate your trading, I will hold your hand step by step in my boot camp with short concise videos in any language. So, if you actually want

any language. So, if you actually want to automate your trading, check out the link below.

Key obstitute quote distance bips from touch typical 0 to one bip tighter more fills and rebates but higher toxic flow

risk. Refresh interval 50 to 500

risk. Refresh interval 50 to 500 milliseconds faster better Q position but higher cancel ratio then you may penalize

inventory cap 25k to 200k notional lower cap equals flatter PL curve lower draw down but more taker hedges fees head

style same venue taker versus cross spot venue caveats in reality you're competing with signal aware market makers.

If your quotes are always top of book, you can cancel slowly. You'll become

free. The free option everyone hits.

Rebate farming does not equal free money. One fast and verse move can wipe

money. One fast and verse move can wipe dozens of hours of tiny games. HL might

change fee tiers or introduce maker score penalties if cancel ratios explode. Regulatory/t tax angle

explode. Regulatory/t tax angle repeatedly withdrawing could look like income.

Talk to a CPA about X60 or equivalent if you're in PR. TLDDR for the semi-technical algo trader edge source maker rebate plus half tick spread not

price prediction risk control brutally low inventory caps instant hedges daily cash out speed requirement subsecond is fine on ho python plus whip sockets is

enough if engineered cleanly capital requirement surprisingly small leverage plus cross margin do the heavy lifting success metric

volume times rebate bias adverse selection cost.

Can you explain that must stay strongly positive monitor minute and day granularity if you could pipe order book maintain a single-sided

join top quote love that lives explain this too and never let inventory a wander. You've

reproduced 80% of what this trader is doing. The final 20% is constant tuning

doing. The final 20% is constant tuning against other market makers and reacting

faster when the flow turns toxic.

How do you know when the flow is toxic?

Toxic. When do you know that toxic flow?

Where you got that toxic flow?

How do you know you got the toxic?

I don't want the toxic fluff.

Below is some quick but clean HFT jargon decoding, plus a bit of practical guidance for each point you asked about.

Cancel instantly versus close instantly.

Action. What actually happens? Bot sends

a cancel for the resting marker maker order the moment the last trade prints a worse price or when an internal signal says danger.

No position is open or closed by that cancel. It just

removes a passive quote.

close/flatten.

If the maker order was already filled, so you're now long or short and price moving the wrong way, the bot will immediately set an aggressive order

on the opposite side to get flat.

So cancel is just pulling the quote close or flatten is the followup. If you actually took

the followup. If you actually took inventory and need to dump it, what does delta limit mean?

Greek letter delta equals net directional exposure on a per venue is simply position size times price

converted to USD notional example 12 BTC last price. So okay, so the delta is just the exposure.

Hey, delta level of 1 mill or 100,000 means as soon as my running net delta is either direction exceeds 100k stop

quoting that same side andor hedge to bring back to zero. Think of it as a speed governor for inventory adverse

selection costs where you quote passively. You earn the maker rebate

passively. You earn the maker rebate plus you hope to scalp a tick.

Unfortunately, you sometimes get filled right before the market moves against you. The loss you realize while

you. The loss you realize while scratching or hedging is adverse selection cost.

The market selected your quote because someone knew price was about to move. So

adverse selection cost is when you quote passively, you earn the make a rebate plus you hope to scalp a tick.

Unfortunately, you sometimes get filled right before the market moves against you.

The loss you realize while scratching or hedging is adverse selection cost.

The market selected your quote because somebody knew price was about to move.

Formula simplified singlesided join top quote that lives under 100 milliseconds breakdown.

Single-sided you choose either bid or ask, not both.

Troy top. Every 50 to 100 milliseconds you check the current best price.

Do you want to have your own trading bot? I can show you step by step. Even

bot? I can show you step by step. Even

if you don't know how to code or don't know where to start, there's a link below with my full boot camp and I hold your hand through the entire trading bot process. Join top every 50 to 100

process. Join top every 50 to 100 milliseconds. You check the current best

milliseconds. You check the current best price. If your order is not at the price

price. If your order is not at the price or is behind too much in the queue, you can cancel or replace so you join the top tier again.

Lives under 100 milliseconds. The

average time your quote remains outstanding before either being cancelled or replaced or filled is under.1 seconds. You're effectively

under.1 seconds. You're effectively

saying, "I'll show size, but only if nothing material has changed for the next tenth of a second." On hyperl, a Python, a syninkio loop with one

websocket listener and one throttled rest endpoint can hit 20 to 30 millisecond round trips from East Coast VPS. So, sub 100 milliseconds

VPS. So, sub 100 milliseconds persistence is quite doable.

Detecting toxic flow. Toxic equals flow that tends to predict the immediate next move price. Informed traders are our

move price. Informed traders are our bots hitting you. Juristics people use

signal mark out. Mark out P&L. How to

compute quickly after each fill. Measure

P&L if you had held the inventory for X seconds without hedging. Common X= 1 second 5 seconds. Running average under

zero is toxic. What to do? Widen quote

or stop quoting that product for a cool down.

Fill ratio spike. You suddenly get hit lifted five to 10 times in a row while your quotes on the opposite side are ignored.

Cancel all drop passive size. Maybe

switch to taking liquidity to hedge.

Q position. Your quote keeps getting pushed down the book. Others are faster and you're rarely first in Q.

Either tighten tick distance or stand back.

Inventory churn. You flatten more often via market orders that you get maker fills to rebase. No longer offset taker

fees. Reduce the delta limit. Pause that

fees. Reduce the delta limit. Pause that

symbol.

[Music] A simple real-time dashboard with these batteries colorcoded is usually enough.

If two or more indicators flash red, you nuke nuke it. Cancel everything.

Flatten. Sleep a minute. Put it into practice. Start small. Tighten your

practice. Start small. Tighten your

delta limit to maybe 25K while you sly check the market out stats. It's in

instrument everything. Log every fill with a timestamp and midpric snapshot a few seconds later for adverse selection

analysis. Automate kill switch.

analysis. Automate kill switch.

So, how important are the maker fees here?

Does this strategy still have alpha in it without the maker fees?

Okay, so let's go ahead and look at hyperlquid fees. Hyper liquid.

hyperlquid fees. Hyper liquid.

I don't see any rebates here anymore, dude.

On most other protocols, the teamer insiders are main beneficiary of fees.

on hyperlquid fees are entirely directed to HLP, the assistance fund, and spot deployers. Spot deployers may choose to

deployers. Spot deployers may choose to keep up to 50% of trading fees generated by their token. For security, the assistance fund holds a majority of the

hype.

Wait, should we go up that?

Why?

Hello.

Heat.

3.

So they're on the biggest one here. 3% or sorry 03.

How much of the volume did they say they're doing?

[Music] Oh [ __ ] It's almost there, bro.

He's doing over 3%.

It's a huge contributor, but not the whole edge.

Piece of the edge. Have you struggled with emotional trading? If you want to remove all of your emotions from trading, you must automate it. I will

teach you step by step in the next 15 days. There's a link in the description

days. There's a link in the description below, and I will help you remove all of your emotions from trading.

So, it's a big piece, but not the whole edge. Make a rebate.

edge. Make a rebate.

They made 68K, which is 40% of the P&L. Spread capture

half tick to full tick harder to back out precisely by estimate four to 04 to 07

BP times volume inventory alpha tiny directional reads priority on funding moves etc. Whatever

is left after hedging costs numbers are ballpark. The chain is only showing

ballpark. The chain is only showing realized P&L, so we're inferring backwards, but you can see the rebate is far from trivial.

Would the strategy survive if the rebate went to zero? Gross spread on HLBTC per is one tick equals $1.

You rarely capture the whole tick.

Assume half tick. A5 BP growth. Adverse

selection drag for an aggressive top of Q mm tends to be.5 to 7 BP. Taker hedges

flatten cost 2.5 BP each time they fire.

If they fly every fifth fill, the blended taker hit is.5 BP.

put it together without rebates on a tight spread a tight spread venue like HL the raw quote and hedge loop is

usually negative EV unless you're being paid to provide that liquidity the make a rebate of 2 to.3

is what pushes the ledger back into positive territory.

Why do some market makers still make money on venues with zero rebates? They

quote wider spreads all coins on thin exchanges. They back run toxic flow.

exchanges. They back run toxic flow.

They have a predictive signal.

They cross venue ARB, make a venue A take on venue B when the spread is over fees.

They internalize flow.

The HL trader in the tweets appears to be a pure Q former. Without the rebate, they'd likely pivot to one of the above play styles or leave.

Practical rule of thumb, if your blended rebate is under your blended adverse selection plus hedge fees, the the strategy is dead. So when you run markout statistics on your fills,

include a line.

If edges stay above zero across days after you zero out rebate BPS, then yes, you've discovered alpha. It survives

feed schedule changes. If it flips negative, your alpha is really just a paid liquidity service.

I think this is an interesting one to keep.

We'll create that link chat GBT analysis.

You can see these are their orders. BTC

Opens. These are opens.

Damn, that's a lot of [ __ ] orders, bro.

It's 10:00 a.m., so we can check out what happened in the first 30 minutes of the market.

If you need an extra helping hand with this automated trading stuff, join the boot camp below in the description because not only do I show you everything step by step, we have Python

experts that will help you out with any challenges you have. So join by clicking the link in the description below.

[Music] If you [ __ ] up some trades due to your emotions or you just missed some trades because you weren't there, it's time to automate it entirely. In the next few minutes, I'm going to show you how to

automate your trading. Even if you're not technical, you've never done anything technical in your life. I was

just a degenerate like yourself prior to this. If you don't watch this full video

this. If you don't watch this full video and you just go back to gambling in this casino, I mean, sorry, I mean trading in this stock market or crypto market. Yes,

it's totally not gambling. You

degenerate. I was the exact same way as you until I realized, hey, a normal person can algo trade. A normal person can automate their trading, so why can't

I? So, if you [ __ ] up 2023 and you

I? So, if you [ __ ] up 2023 and you don't want to do the same thing here in 2024, don't do the same [ __ ] as you did in 2024. Imagine if you could turn every

2024. Imagine if you could turn every trading decision into a winning move. No

matter what the market throws at you in the next few minutes, I'm going to show you absolutely everything. I'm going to reveal all the secrets that the trading elites don't want you to know. They're

guarding it fiercely. the secrets that will transform you from a emotional degenerate trader that's buying highs and selling lows and getting wrecked

every single day into a precise automated trader that can go live their life, enjoy their time with their friends and their family, do the activities they want to do because they

know they have robots trading for them.

Even if you've never been technical, I will show you the exact secret. Have you

ever been caught off guard on how quickly your emotions just sabotage your trade? Obviously, you have. You probably

trade? Obviously, you have. You probably

bought up here and then sold down here, right? It's a thing that we do as

right? It's a thing that we do as humans. It's a common struggle. Don't

humans. It's a common struggle. Don't

worry about it. I was in the same boat as you. And stop looking over at my AI.

as you. And stop looking over at my AI.

We're not there yet. Later, I'll show you my AI that does a lot of this for me. But doesn't it make sense? You're a

me. But doesn't it make sense? You're a

human being. These charts are not meant for us to trade. It's not your fault.

Our brains are wired to let emotions take the driver's seat, especially under stress. Do you see how much better your

stress. Do you see how much better your trading will be if you can remove those emotions?

Yes. When you're emotional, you can't think logically.

You you do things that you shouldn't have done. And you know that you regret

have done. And you know that you regret it later, right? You get into a fight and you say some things that you might not want to have said and then you look back you're like, "Oh man, I was just emotional in that moment." Yeah, of

course. That's how it goes over and over

course. That's how it goes over and over again in real life. Now you bring those emotions to the charts and I mean the casino. I mean, you know, whatever it

casino. I mean, you know, whatever it is, I'm working, right? Oh, yeah. I'm

working trading trading these. Come on,

bro. You know, you're not working. This

is gambling if you're trying to do it by hand. And I get it. It's frustrating.

hand. And I get it. It's frustrating.

emotions take over. And let's face it, this emotional roller coaster can make trading a nightmare. You probably have a good strategy or you've heard of good

strategies, but executing them, no way.

Emotions just wreck everybody. Every

time you trade, those familiar feelings just res.

Do you see how this cycle is holding you back from being a great trader? Yes, you

could be a great great trader if you just remove the emotional parts. And

here's the hard truth. Most traders

never really overcome this emotional barrier.

What if I told you you don't have to be one of them? The elite traders, they found a workaround. They're not

superhuman. They just use better tools.

You see my AI going on the left side this entire time. We're not there yet.

I'll tell you about it later. tools that

you don't have access to, but I can give you access to. Are you beginning to see how this approach is going to revolutionize your trading? We have AI now, my guy. We have chat GBT. We have

open AI assistance. And we are so close to AGI. I am going to hold your hand.

to AGI. I am going to hold your hand.

Doesn't that sound good? Think about it.

Think about how many times you missed out on profits or held on to losses because of a gut feeling. Oh, I feel like it's going to go up. Oh, I feel like it's going to go down. I better get

out. How often have you wished to just

out. How often have you wished to just remove those emotions and go back to that emotional state and be like, "Dang, I wish I didn't do that."

Are you tired of letting these missed opportunities and emotional mistakes dictate your trading success? It's like

super super simple. The process, I promised I would show you in the entire process. It's super simple. I've built a

process. It's super simple. I've built a framework over multiple years of how to automate your trading.

I call it the RBI system. RBI

research. That's step one. You research

trading strategies.

So, you might already have a trading strategy that works for you kind of by hand except your emotions or you miss a trade, all that good stuff messes it up.

Whatever problem it is, a robot could get rid of all of that. So you research trading strategies, right? After you

research research those strategies, you come up with a list of strategies and these are the strategies that you're going to run, your robot's going to run.

But first, before you let your robot run it, you simply back test those strategies. Back testing is the process

strategies. Back testing is the process of seeing if a strategy worked in the past. It's crazy to me that a lot of

past. It's crazy to me that a lot of traders don't trade after back testing. They essentially

just trade a strategy that they heard works and then they also gamble on their emotions. Isn't that wild?

emotions. Isn't that wild?

So you research, remember it's RBI system, research strategies. You can use YouTube, you can use Google Scholar, you can use Reddit, other places on the internet, use your friends, other good

traders. You research, research,

traders. You research, research, research, find good strategies, and then you back test them to make sure that they're profitable. Make sure they're

they're profitable. Make sure they're profitable in the past. If they're

profitable in the past, then we implement them into our bots.

And those bots, they trade automatically 24/7, waiting patiently, without emotions. Do you see how much better

emotions. Do you see how much better this framework of stra trading is is than what you're doing? If you're just waking up and trying to get there before 9:30 a.m. so you can catch the open and

9:30 a.m. so you can catch the open and then you're gonna buy or you're going to sell and then take profit and stop loss.

Do you see how that's gambling? Cuz you

don't know which way things are going to go, right? So why not use this system,

go, right? So why not use this system, research, back test, and then implement if it works. That will that will get rid of 90% of strategies and then you're

just stuck with the 10% that actually work. Do you are you starting to see

work. Do you are you starting to see this? Now, what I want you to do from

this? Now, what I want you to do from here is join this boot camp. I promise

you, it will be a gamecher. You'll save

not just hours, but days, weeks, maybe even years of trial and error. This took

me so long to figure out. You can just scroll down here, click this big red button, and enroll. Now,

you're going to be able to fully automate your your trading. I I make short, concise videos showing step by step how to automate your trading.

You get seven full algorithms and all of the code instantly. And you get full support from me and my team. So if you ever have a question, we're there for you.

Doesn't a future where your trading decisions are calculated and precise and emotionfree? Doesn't that sound

emotionfree? Doesn't that sound appealing? This boot camp is not for

appealing? This boot camp is not for lazy people. It's not for anyone and

lazy people. It's not for anyone and everyone. It's for traders that really

everyone. It's for traders that really want to automate their trading and take the degeneracy out of their trading and

be able to rely on automated systems 24/7 that you know are emotionfree.

So you don't have to be a seasoned coder or anything like that. I did not know how to code when I started out on this journey and it was so hard to learn because nobody was sharing this

information for obvious reasons. I mean,

you see my AI doing this process for me now.

So, I'm like light years ahead and I want to bring you up to speed because I know nobody else is going to share this information with you. Now this AI

process I taught you earlier the RBI system the research back test and then implement this AI this entire time

has been coming up with strategies writing out the strategies so they're doing the research on strategies Jesus.

Yo, sorry about that. How long was I muted for?

Thank you. Thank you for letting me know.

Hope I wasn't muted too long, but we got the prediction bot running here.

Perfect.

Now, I want to look through this real quick. Uh, there's a couple things I

quick. Uh, there's a couple things I want to look at. Um,

I want to show two things today at the inner circle, and I want to make sure that I have them ready here.

Okay. What's up, Meta? How are you, bro?

Good to see you.

Good to see you. Good to see you. I wish

I was you.

Spread scanner.

Okay. Spread scanner. Copy path. Copy

relative path. How many lines of code is this?

Okay. 300

spread scanner.

300 lines of code. Okay. Okay. Spread

scanner. And then also I want to look at the other one. I because I like that one as well. The arbitrage scanner.

as well. The arbitrage scanner.

But the arbitrage scanner. What the [ __ ] are you arbiting?

I I like the spread scanner better, but let's go ahead and run it.

I can't quite remember. What are we arbitrageing in this scanner? Please

explain it to me because this was the first thing that got me excited about this, but I don't think there's any ARBs. You can see there's no ARBs, right? No ARBs. But

it's interesting. It was It's what got me interested in this game. Prediction

markets. Looking at your arbitrage scanner, you're scanning for prediction market opportunities on poly market.

Here's what it do. Do vary the arbitrage opportunity. The core logic. Each poly

opportunity. The core logic. Each poly

market question has a yes or no. Exactly

one will play out at $1. The other will pay out $0. The arbitrage math. If yes

ask no equals under one, then it's guaranteed profit. Example, yes tokens

guaranteed profit. Example, yes tokens 45, no tokens 50.

Yeah. I don't love it. I don't love it.

I don't love it. I like the spread scanner better.

Okay. So,

being able to buy as a bid and then instantly sell is the lowest

hanging fruit that I see on prediction markets. I don't think it's going to

markets. I don't think it's going to just work. I'm obviously running it

just work. I'm obviously running it right now. I don't think it's going to

right now. I don't think it's going to just work right away. I think there needs to be more of a strategy behind it. But it's interesting and

it. But it's interesting and yeah, dude, if it's interesting to me, I got to show you. So, I'm going to go ahead and use that one. Also, let's look

at the nice funks here. Place limit

order.

If you're still here, tap the like button and subscribe because I believe code is the great equalizer and I know Wall Street will never show any of this.

So, I'm going to show you everything.

All I do ask is you hit the like and subscribe.

Okay, that's going to be sick. This is

going to be spread scanner. I'm going to show the spread scanner today at noon and then

next week maybe I'll show the nice funks file or some buys and sells. I don't

know yet. It just depends on what I get into this week. You know

what life of being a dog guy? You got

what are you doing? What? Tell me tell me that for real. Okay, so I wanted to look into that. It looks like the market just opened. There's some volatility

just opened. There's some volatility happening here. You've you've been

happening here. You've you've been subscribed and following for a while.

Thank you, bro. I appreciate you. Look

like the market just opened here and um we got BTC here moving a little bit. It

looks like from the order flow below.

Yes. Okay. Okay.

Um, ETH is looking like that and Nvidia Tessy by Oh hi.

Hey there.

Oh, hey. How you doing?

[Music] [Music] Hey there.

Okay. Sick, sick, sick. All right. What

else do I have on this list here today?

The list of things I got to do.

Oh, I got to make that first 12 hour.

It's not going to be 12 hours, but we'll see what it do. Um, I feel like I've I built all of this with you in this last week or so. So, I hope you've been here

for the lives. And if you haven't, I'm going to go ahead and I can't post YouTube videos for long, but I'll post this one for for like 24

hours. And um other than that, come back

hours. And um other than that, come back to the lives, dude, because the lives will show you

Loading...

Loading video analysis...