[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/biz/ - Business & Finance


View post   

File: 45 KB, 787x778, devenv_pYrqsgmsaR.png [View same] [iqdb] [saucenao] [google]
26105106 No.26105106 [Reply] [Original]

Cont. from >>26087779


At least, partly, I'll be dumping some of the algorithms I own the immaterial rights to, on my blog/Twitter. You need to understand the following things to implement them somewhat competently:

- Descrete mathematics
- Linear algebra
- Risk modeling (actuary mathematics, yes that's not a spelling mistake)
- A brain.


https://twitter.com/BullBeacon/status/1350640536793866243

Follow this tweet. I'm working as hard as I can to get a git setup at git.bullbeacon.com, you can pull it from there.

>> No.26105212

>>26105106

Wait. Wait. Wait.

Senpai. Why?

As a fellow algo trader. Why you letting the room temp have access to this?

>> No.26105358

>>26105106

Btw it is some nice coding. Was expecting some skid shit, but I'm pretty impressed.

Now answer the question faggot.

>> No.26105419

>>26105212
Ideological reasons mainly, everything I've developed up until this point (Linux contributor) has been free and open source, I'm planning to release part of the code for free, so people can implement the rest with their own creativity, and then run a service that people can subscribe their portfolios to.

>>26105358
Thanks for the compliment, the code is heavily optimized to handle as many accounts and as many threads as possible. Also it has some special networking stuff that I can go into detail with later tonight.

>> No.26105604

>>26105106
Will you just dump an archive somewhere?

>> No.26105636

>>26105604
>git.bullbeacon.com

It's right here. Just check in the next 24 hours when it's online. I need to censor out some code and make it runable without some proprietary stuff I have no immaterial rights to.

>> No.26105662

>>26105419

Meh. Sounds like a lot of extra work you're doing to prove yourself. As a fellow dev that's been through it, keep your work to yourself and keep the money. Helping people that are sub IQ does nothing for yourself, but create more work trying to explain basic concepts while these same people gloat about that of which they haven't done. Top tier arctic IQ behavior that is exhibited by these monkeys - which can be seen in your previous thread.

Although, to each their own.

Will be monitoring.

Also fuck you for just registering bullbeacon domain - tots was about to do that.

>> No.26105701

just RT @Narodism
I'm also getting into algotrading

>> No.26105703

cool, I have no linear algebra or risk modeling knowledge but I like the style of your code so I'll probably just check it out for that

>> No.26105767

>>26105662
It's something to consider, but open source generally is good, and only a select few will actually be able to run this.

What I fear is someone being able to set his up, and then make it a pay-to-join service, which is not the license I'm releasing it under...

>> No.26105830

>>26105636
Are you going to answer questions in the issues section or whatever? From what I see your code is pretty well commented, but anyway. BTW what do the censored parts do? Not in detail, just the functionality in short. I'll check out your project later.

>> No.26105844

>>26105767
>>26105701

do you have a contact or should we PM on twitter? would like to collaborate. we are setting up an algotrading infra and you sound like a fellow opensource traveller

>> No.26105874

>>26105106
> no space between // and comment
ngmi

>> No.26105908

anon could you please show us a few successful and not so successful trades, i love such stories

>> No.26105977

>>26105844
Sure you can DM me. I've disabled DMs for people who I'm not following since I get a lot of LQ DM's asking me to share the full source for "some secret", who I usually just block.

>>26105830
I'll write up a readme.md that'll explain exactly what it does. Heads up: You do need to have the capability to either rent AWS computing power, or have a 2080 Ti and days on your hands to train the sentiment analysis algorithm.

After it does that, it does technical analysis modeling, and then risk assessment (actuary mathematics). It's been a fun space to work in, and I'm gonna keep using my software - right now it's hosted in a server in the UK for Bitstamp and colo in Japan for Binance API.

>> No.26106021

>C#
>"Linux contributor"
>will "in" you on something "secret"

Yeah ok buddy fuck off and spam farm for twitter followers somewhere else. I'm sure biz is dumb enough to fall for this though.

>> No.26106022

Up the code or gtfo with your announcements, you attention whore.

>> No.26106033

>.cs
thread hidden

>> No.26106042

HAHHA this fucking larp again

>> No.26106056

>>26105977
Honestly I just wanted to understand your code, cause I figured I'll learn something new. I wanted to develop my own algo for commodities trading as a personal project at some point in the future.

>> No.26106089

>>26106042
>>26106033
>>26106022
>>26106021

Imagine putting all this work into developing a trading bot and on-top of that putting all the work into making it opensource for these types of people.

>> No.26106114

>>26105977
can't DM you. send me a DM on twitter

>> No.26106159

>>26106021
>>26106033
It's .NET Core 3.0, it runs on a Linux box. It has benefits that I can't begin to explain to people who doesn't know a fucking thing about programming.

I'm getting "LARP" accusations again, I'll show you some trades we've made that are unusual in a sec, as well at what it looks like on the backend.

If you feel like it, you can OCR the image (it's in mono-spaced font, shouldn't be hard to do), and see if you can find this code public on GitHub, or something that has a hamming distance even close to it.

>>26106056
What language do you write in, anon?

>>26106089
I'm not creating another thread here. It's the final one, I just had some unanswered questions from yesterday, that I figured I'd address today. But yeah. It's not for 4chan.


As a final word of advice: /biz/ WILL NOT make you money. It's a world of shills, there's bots written for this type of shit. Me and the team have compared /biz/ recommandations vs. market growth in 2020, you got lucky with LINK.in 2017.

>> No.26106193

>>26106159
Any good stocks to buy senpai?

>> No.26106258
File: 191 KB, 1228x1150, 1605709864614.png [View same] [iqdb] [saucenao] [google]
26106258

>>26105106
Big larp. OP is trying to rope in plebs to either worship him or buy the dud bot.

If your bot genuinely works, just fuck off with your money and stop trying to waste people's time.

>> No.26106297

>>26106089
Imagine actually providing what you promising before expecting any form of gratitude. Buying into promises is why you are a bagholder.

>> No.26106312
File: 107 KB, 480x480, 1590471135461.jpg [View same] [iqdb] [saucenao] [google]
26106312

>>26106159
Why are you developing it on Visual Studio (not Visual Studio Code) which is literally impossible to run on Windows via Wine then? If you'd be on Linux you'd be using Visual Studio Code or any other editor for that matter. Intricate LARP, you can boldly fuck off now Mr. Linux Contributor. Next time make it believable scrub, C# is a shit language used only by Microsoft shills and pajeets.

>> No.26106337

>>26106159
btw, how would you recommend someone get started in this space? I realize I could probably use google it, but was curious if you had any recommendations. My day job is boring as fuck C# programming so it would be cool to apply it towards something useful

>> No.26106359

>>26106337
think about it, a lot. Then implement the idea

>> No.26106383
File: 19 KB, 278x278, tumblr_n1goaqnzze1scqq5yo1_1393179651_cover.jpg [View same] [iqdb] [saucenao] [google]
26106383

>>26106312
D-did you know that you can develop for multiple operating systems with .NET Core 3.0? Mouthbreather.

>>26106337
I don't even know where to begin to explain it to you, do you know any programming at all? Read a book, get familiar with the formulas. If you give me your Twitter, I'll give you keywords to look up.

And yes, I realize I'm doing it FOR FREE. It's COVID and I'm bored.

>> No.26106424

>>26106383
Yeah I do a good bit of C#/java/C++, like I said not worth expending too much effort explaining, I can DMOR if it's too much, and I don't do twitter

>> No.26106431

where is the code, idiot?

>> No.26106437

>>26106159
C++ mostly.

>> No.26106472
File: 500 KB, 720x540, 1597945932063.png [View same] [iqdb] [saucenao] [google]
26106472

>>26106383
Then post a "developed" and fully working operating system written in .NET Core here for everyone to see, you mother fucking reddit sperg. You think you're a smart ass by coming to an Iranian snake charmer forum posting your bullshit and not expect to have your supposed "facts" checked? No self respecting startup or developed enterprise codes in C#, it's a toy language for boy toys like you who think everyone around him has the IQ of a pear.

>> No.26106502

>>26106383
I know how to program

Any personal recommendations on getting started algotrading (tips, resources, books, etc)?

>> No.26106517

Non coding anon here. How do I study this stuff without a meme degree?

>> No.26106540

I do C# for web dev, I'm down to help out. I also have a 1080ti.

>> No.26106686

>>26105106
why are you writing csharp like it was javascript?
why all the fucking useless comments?
fucking doomer!

>> No.26106848

>>26105767
is it agplv3?

>> No.26106873

>>26106517

> implying you need a meme degree

Kek

>> No.26106906
File: 203 KB, 1880x886, got_em_again.png [View same] [iqdb] [saucenao] [google]
26106906

>>26106193

Ya. Pic related.

>> No.26106983

>>26106517
Practice makes perfect unironically. I have a degree and I have learnt a lot more on my job as opposed to uni.

>> No.26107032

90% of /biz/ don't know programming, they are retarded.

So what do you have here exactly? A bot that interacts with Kraken API? How does it work? Monitor twitter feeds and running a sentiment analysis model?

>> No.26107069

>>26107032
It works with 3 different API's. Mainly for arbitrage reasons. Colo-servers are expensive in these data centers and require insane KYC to get into.

>> No.26107244

>>26105106
Gay as fuck. Stick it up your ass faggot.

>> No.26107329

Are you starting your own service OP or is it just your twitter feed?

>> No.26107360

>>26107069
You mean arbitrage when trading different pairs? Is that really profitable with just 5k $? What part of it uses neural networks then? To find pairs that might get a volume spike?

>Colo-servers are expensive in these data centers
Huh, why do you need a server?

>> No.26107379

>>26107360
5k?

Read the thread please, then you'll understand (hopefully.)

>> No.26107427

>>26107379
Your previous thread said:
>Required capital to make pic related: 5k.

>> No.26107434

>>26107360
net nets are for portfolio selection I believe

>> No.26107463

>>26105106
Why the fuck do you comment every line of code. The code is supposed to be readable and the documentation.

>> No.26107608
File: 251 KB, 1082x695, programming pepe.png [View same] [iqdb] [saucenao] [google]
26107608

>>26107463
The comments are being migrated to a msdn-style documentation on the framework. The comments are temporary, many of them are in XML format for functions that may not be obviously named.

>>26107427
Ah, yeah, if you had 5000$ you could turn it into a million depending on the market in a few days. It's not "literally free money", it does require taking some risks. These are calculated risks howevere.


There is no such thing as free lunch. This even applied in advanced mathematics.

>> No.26107676

Hey OP what is your take on PRQ, I see that you don't talk much about it on Twitter

>> No.26107710

>>26105106
I'm a programmer but not a data scientist, rec some resources/books to understand this please.

>> No.26107793

>>26106312
>run on Windows via Wine then
What.
Why, or actually HOW, would you run something on Windows via Wine?

>> No.26107830

>>26105212
Don't worry Mr Turing, your brilliant 'algo' that loses you 4% per day is still safe!

>> No.26107834

>>26107676
I don't talk about anything on Twitter right now because I'm busy recoding this to make it available to the general public without violating investor contracts.

I'll comment on it later tonight once the git repository is up and running. I guess all I can do for now is shill the stupid Twitter, I had some Polish dude draw a bull for me for 300€ and I registered a domain, that's all the planning that went into this.

I've been lurking here for years, never followed any advice, but I've seen people bet it all on shitcoins that have crashed to 0 and ruined their life savings.

/biz/ is the only board (this is gonna sound schizophrenic) that has actually made me laugh out loud. I'm gonna try to repay those years of lurking now by releasing this hopefully tonight if nothing else comes up.

>> No.26107893

So how does a brainlet try to understand and integrate this

>> No.26107929

turn it into a sas and retire...

>> No.26107951
File: 8 KB, 198x112, Hopium pepe.jpg [View same] [iqdb] [saucenao] [google]
26107951

>>26107834
Pic related

>> No.26107960

>>26107834
So can this be used for arbing? Do you think it has any chance of competing against the market leading arbs?

>> No.26108002

>>26107834
>, I had some Polish dude draw a bull for me for 300€
Please tell me the extra 0 is a typo

>> No.26108043

>>26107960
You need corporate accounts with several exchanges, and co-located (that means, servers inside the same server rooms or close to Binance, etc.) to make it work properly.

It's not a simply task.

>>26108002
At this point, I could've added an extra 0 when I sent him the money and it wouldn't have mattered. I pay my taxes in Latvia, and I'm considering retiring, hence this initiative.

300€ to help out a pole I don't mind. He's done graphics work for us before.

>> No.26108080

>>26107893
Go to college or have a real strong work ethic to study the backing materials individually

>> No.26108091

>>26107608
> if you had 5000$ you could turn it into a million

Lol, ok then larp confirmed. If you're going to pretend to be a math wizard you probably shouldn't make asinine, infomercial statements like that.

Also from the twitter
> we're going open source... partly.
Translation
> I'm going to release some shitty code that retards will find impressive, but for the REAL secrets you'll have to pay!
This is textbook pajeeet level scamming people.

>> No.26108131

>>26108043
>It's not a simply task.
pajeet detected

>> No.26108198

>>26108043
Why do you think anyone who has the full understanding of this for your code to be useful for didn't already code his own arbitrage bot?

>> No.26108204

>>26108091
Wait for the GitHub repository you fucking mouthbreather.

Turn it into a SaaS if you want, I don't give a shit, it's solid and if you can set it up properly, props to you. It's 2 years of dev time (roughly).

>>26108131
Oh yeah a typo. It's not a simple** task. Fuck you, I was gonna write "It's not simply running it and you're making money."


I'm done with this thread. For the few anons that has some programming experience or wants to know how to start @ me on Twitter, and I'll give you a list of keywords.

Watch the repo link tonight, I'll get an OVH server and self-host the repo. Right now I'm working hard to adapting the code while being called a pajeet and a scammer - so fuck you /biz/, but also, I love you. Some of you are alright.

Don't come to Binance tomorrow.

>> No.26108213

>>26108043
You sound like you know what you are doing. I understand 0% about any of this shit but always dreamed about having an arb bot, because its absolutely free money unlike staring at charts like a moron and predicting future.

Can you reveal how much you made in crypto?
Ill go first no larp, initial 12.5k$ in 2017, run it up to 4m in ico craze basically hitting jackpots all the time, hold it all back to 100k.
Then I kept grinding what I could during bear market, now sititng on 1.5m$ in btc

>> No.26108219

>>26107834
>I guess all I can do for now is shill the stupid Twitter
Be honest, more followers is the only thing you want. Your shit code isn't going to be released, and if it is, it's broken.
>>26105106
Also
>var
>var
>var
>var
>var
>var

>> No.26108236

>>26108198
READ. THREAD. Jesus fucking christ, if I could call you a NAGGER on here I would.

>> No.26108331

>>26108236
pussy

>> No.26108337

>>26108204
Oh I'll definitely be hanging on your every move. I can't wait to turn $5k into a million!!!!

Fucking loser...

>> No.26108349

>>26108219
>Also
>>var
OP is a shitty LARP but you are a dumbass for implying using implicit typing is somehow bad practice.

>> No.26108400

>>26108236
Ok faggot, go fish somewhere else for followers

Try reddit or something like that, maybe they fall for your larp lmao

>> No.26108411

>>26108337
In volatile markets it's possible you fucking retard.

Let me go into detail one final time:
- Margin trading
- Actuary mathematics
- Sentiment analysis (Twitter Firehose API/Coindesk/Cointelegraph/MSM, etc.)
- Basic technical analysis formulas
- Co-location servers
- Fast APIs

Stay poor.

>> No.26108450

>>26108411
So those are the keywords you mentioned? Thanks for the time, I'll see if my ADHD brain can use any of this to get a start

>> No.26108466

Post some actual completed trades with dates

>> No.26108486

>>26108204
hey, I don't want to @ you, can't I send you a pm?
I do c#, cpp and a few others. I'm also doing an algo infrastructure.

>> No.26108533

>>26108411
Sure, hypothetically. Some other things that are hypothetically possible: falling out of a plane and living, finding gold in your backyard, winning the lottery.

For someone who is a such a math genius you apparently seem to have no understanding of what's called 'probability'. Just a heads up its a big part of trying to time markets, you might want to look into it.

You lost all credibility with that one statement, and the Q larp 'more to come in two weeks!!1!' statement. Be sure to like and subscribe!

Fucking loser...

>> No.26108562

>Write a minimal UDP protocol

for what reason?

>> No.26108563

>>26108411
Also cool list of buzzwords. FYI that is the exact opposite of 'going into detail'.

Let me go 'into detail' on how to make money in the market: buy stuff before it goes up in price.

I'm doing math!!

>> No.26108608

>>26105106
damn, i wish i had a big brain like op, jelly

>> No.26108675

Where the fuck is this code.. ?

I have a bachelor's in CS and I would love to read your algorithms, but the git is still down. Anybody have active links?

>> No.26108765

>>26108675
You need to follow his twitter, retweet and tag him to gain access

>> No.26108831

Are you really releasing your code or is this larping, OP?

>> No.26108842

>>26108765
LOL. It's like this guy went out of his way to tick every 'scam' box possible. Ffs op try a little harder next time.

Like and subscribe!

>> No.26108884

basically, you scrape twitter and when news comes you buy on binance, so only coins on binance, how the fuck would you know if the news is good or bad? So you need to read the actual news yourself. So basically you could do the same just watching twitter and buying?

>> No.26109007
File: 170 KB, 734x794, 1505601191756.jpg [View same] [iqdb] [saucenao] [google]
26109007

>>26108765
You don't need to follow you don't need to do shit. You just need to check that link at like 23:00 CET, where I'll hopefully have a cleansed self-hosted git on that subdomain.


>>26108563
Want me to write an essay on the intricacies of what data our sources are, how we got into the data centers, what we used to train our neural networks, how we acquired the KYC to get corporate accounts at various exchanges with enough liquidity to support a project like this, or what data we train our incentive analysis network on, what network model we use? Maybe I will. But that's gonna be tomorrow or after I'm done uploading the git and I've had a cup of of coffee.


>>26108884
Jesus fucking christ, it's the same questions over and over and over again.

GOOGLE "SENTIMENT ANALYSIS NEURAL NETWORK" YOU NAGGER.

>> No.26109089

>>26108831
See for yourself.
Keep the link in OP bookmarked, know how to use git to pull a repo, look through the code before compiling and executing, and I mean every. single. line. and then make your own decision.

>> No.26109093

>>26109007
you could've just bought about any shitcoin in the last year and made money though

>> No.26109125

>>26109089
That's what I'm planning to do. Thanks OP. Don't let me down.

>> No.26109132

subscribed and favourited and followed and retweeted, still no access to code WTF MAN

>> No.26109133

bro how tf is it hard to make money on cryptos bitch ahaha im dyslexic bro just throw money on LINKIES LITECOIN AND BITCOIN ahahah lata bitch

>> No.26109179

btw, is it too late to get into LTC right know?

>> No.26109231

>>26109179
No, read the Twitter. Get into it now, hold it for up to 6 months, and you're good.

>> No.26109246

>>26109007
>NAGGER
You misspelled Nigger

>> No.26109265

>>26109231
Even a monkey can do this, just find an exit position you're comfortable with, and have iron hands. Do not get greedy when it 2x's and you want 3x's if you don't have any data to back up a further moon.

>> No.26109322

>>26109089
>>26109125
I would also recommend backtesting the algorithm before giving it any real money. There are plenty of sites that let you backtest crypto algos for free

>> No.26109393

Looking forward to the release of the source code OP. Godspeed

>> No.26109422

We really fucking need corporate accounts for this bs?
Will take months of KYC

>> No.26109454

Im gonna spend 2 years coding a neural network with sentiment analysis,write a custom udp protocol for a service that uses tcp, put it on a server near the api to shave milliseconds off trade times and then release the code for free. Buy my rug, i promise i wont pull on it.

>> No.26109456

>>26109422
nigger why would he do all the effort to fuck up his winning stratrgy?

>> No.26109620

You mock.

>> No.26109681

>>26107608
>The comments are being migrated to a msdn-style documentation on the framework. The comments are temporary, many of them are in XML format for functions that may not be obviously named.
wow great mumbo-jumbo

comments in the screenshot are literally retarded, obviously it's code written by someone with almost no experience
> // multiply by 5
> var y = x * 5;
> method finished
> return y;

nice bait though OP

>> No.26109697

>>26109007
>Want me to write an essay on the intricacies of what data our sources are, how we got into the data centers, what we used to train our neural networks, how we acquired the KYC to get corporate accounts at various exchanges with enough liquidity to support a project like this, or what data we train our incentive analysis network on, what network model we use? Maybe I will. But that's gonna be tomorrow or after I'm done uploading the git and I've had a cup of of coffee.

yes please

>> No.26109732

>>26109681
DIDNT EVEN NOTICE
MY SIDES ARE IN ORBIT
AAAAAAHAHAHAHAHAHAH

>> No.26109753

>>26105106
>C#
Guaranteed pajeet coder

>> No.26109837

>>26109681
I assume that everything relevant to be be published will be available in the git repository, so there is no reason to contact you on Twitter?

>> No.26110062

>>26108411
I'm a smart guy with some experience with python and an aptitude for statistics. I independently studied for the CAS/SOA actuarial exam P (probability densities, Markov Chains, some stochastic stuff) and have some comfort with the material. I'm a shit programmer, but learn fast and work hard. What can I do to help you?

>> No.26110192

>>26106472
I have a friend who's upper management at John's Hopkins and another at Google, both use C# backend for their servers. Suck a cock faggot

>> No.26110362

>>26105106
What's your biggest hold in crypto?

>> No.26110415

>>26107608
>howevere
You write like a pajeet. The Craig Wright level arrogance tells me that you think you're the smartest person in the room even when you're being a retard. The comments in your code tell me that you are a retard and not a professional like you've claimed. You answer every question with "it's too high level for you so I won't explain it" and trick the newfags into thinking that you know how to code and you're not just planning to elaborately scam them. OP is still a fag

>> No.26110624

>>26106472
c#, a toy?
you're definitely a c/cpp faggot, or you don't know what you're talking about kek

>> No.26110653
File: 2.87 MB, 1440x961, fit2040x2040.png [View same] [iqdb] [saucenao] [google]
26110653

>>26110192
I too have friends, anon. Do you wanna be my fren? Why Google would use C# instead of GO?

>> No.26110729
File: 430 KB, 500x500, peterschiff.png [View same] [iqdb] [saucenao] [google]
26110729

>>26106312
I thinks he means deploying in Linux containers in docker, not developing in Linux.

>> No.26110734
File: 139 KB, 1280x720, durga.jpg [View same] [iqdb] [saucenao] [google]
26110734

>>26110624
c# is pic related but with a lighter shade

>> No.26110785

>>26105106
It's called discrete mathematics though, Ranjid. Have you ever seen a university from the inside?

>> No.26110879

>>26110734
naah, pajeets do c too, and Java and nodejs, etc.

>> No.26111127

most prop shops code in C#, C++ and python you dumb faggots

>> No.26111167

>>26109007
> Want me to write an essay on the intricacies of what data our sources are, how we got into the data centers, what we used to train our neural networks, how we acquired the KYC to get corporate accounts at various exchanges with enough liquidity to support a project like this, or what data we train our incentive analysis network on, what network model we use?

Sure why not. Do I have to like and subscribe first?

>> No.26111542

Anon, I appreciate your work here. I have a programming friend who I’ll try and get to help me set this up, and in return I’d like to help however many unfortunate souls around me I can.

It’s inevitable someone will try to monetize your generosity, but aside from implementing some fail safes it’s gonna be inevitable for greedy vermin.

>> No.26112080

>>26105106
What resources have you studied to apply risk management? I am talking about references, I am more interested in the applied methods than actual implementation.
+ why net3.0?

>> No.26112125

>>26111167
I second this

>> No.26112128

>>26111542
This. I just wanna build a comfy stack for me and my friends, I don't plan on becoming super greedy or a whale or flexing my shit

>> No.26112142

C# is for dumb retards

C++ MASTERRACE

>> No.26112161

git link doesn't work

>> No.26112282

>>26105106
You're giving up your secrets way too early my friend. 1m euro? Do it when you have 50m.

>> No.26112306

>>26112161
It's not 23 CET yet

>> No.26112382

>>26110879
doubt they can handle pointers. even a handless ape can learn nodejs

>> No.26113027

>>26105358
how can you judge if that's well written code just from this, its literally a couple basic lines and some useless comments