I really hope you didn’t feel like I was trying to come across like a “genius” But maybe you’re comment wasn’t related to me or the video If it was, I highly suggest watching again😆
I am sorry if I underestimated your bot and your hardwork. I know it is not easy what you have done but I was referring to the Mark Cuban quote. By 'genius' he means that a lot of people have recently started day trading and have made profit. We might be in a market bubble and the market can crash this week or may be next year , who knows. So I am once again sorry, just people have to be careful. For example bitcoin dropped today with 7000 dollars. (sorry for my bad english)
Best way is to use the exchange API to retrieve historical data and then perform back testing to make sure the strategy works. This way you can test your code in the bullish and bearish markets
For those who don't care about anything else - the bot he built earned him 16 usd in 5 days. He suggests not to use his code. His code can be seen at 6:04 Cool project in general.
Yes the sponsorship the subscribers along with his coding is good actually with just a few tweaks it can be a real worthy bot to make at least ,30%apr weekly or more with a few tweaks to the coding but yes the video alone also making money through ads and getting better at making them to make money through RUclips along with the code is actually great with a few tweaks to add can be massive profits....
If you look at his code he didn't really trade anything. His bot is only paper trading or simulating trading. It's a proof of concept. IDK why he acts as if he was actually risking losing $1000...
The code shown for that split second doesn’t have the purchase call implemented. So that someone who isn’t super code savvy won’t copy the code and accidentally start trading *edit: subscribe to get subscribed
That's how coding often is. A problem can feel simple to fix when you are visualizing it in your head, but then stuff that you didn't think about comes along, and then the quick 30 minute fix ended up being a 4 hour long project.
@@cad3939 nah if someone is just setting stop losses and paying attention to the market they’d kill this bots gains in a few hours. Sure the bot can just run on its own and collect money over time but you can make more money by just doing the trading yourself. However I’m only comparing trading manually to his bots 16$ in 6 days where there are better bots out there that are way more profitable.
Buy high sell higher Short low, cover lower Most people think they need to catch a top or bottom to be profitable, and they are dead wrong. Just hop on with the trend
Great video, trading come with a lot of benefits And I have just bought my second house through it. As a beginner I was scared of loosing my savings but I’m glad I took the bold step that is now favoring me.
I understand how you feel, well is not luck is all about having good investment plans, watching professional trading videos and most especially connecting with the right person the digital world is full of in unreal people I met some of them during my success journey. I felt same way when I started especially when you use demo account you might be winning but when you put in real money you start losing I understand and I pass through it all. I'm very happy I'm profitable now.
Currently i can attest to the fact that I make $18,500 weekly through trading which is more better then my monthly salary job. trading becomes my passive income.
If you want to join a real BNB reflection project backed by an amazing team and community, look at Golden Doge. 13K holders and growing daily, some members earn over 3 BNB daily. $17 MIL MC ATH last week, we are currently in an accumulation phase. @GoldenDoge11 #GoldenDoge
Awesome video man! If anything, this just seems like such a fun side project to try. Out of curiosity, how many trades did your bot execute, and what currency pairs did it trade? I'd be curious to know if it performed better in say, ETHBTC vs. BTCUSD.
Forex simply means foreign exchange. It's a simple way anyone can make money off the foreign exchange market as it involves buying currencies at a lower price and selling when high, just like stock but with currencies
So many bots in the comment section, very difficult to trust here, I was a victim of scam but was so lucky to find the right trader with amazing strategies in Bitcoin investment. please y'all be careful.
A advice for anyone Trying to do this: use the rsi indicator instead of building a algorithm and you can tweak the rsi indicator to your liking. And you should also study the market and only start your bot at a downtrend I’ve made consistent money with the bot $30-$100 daily only problem I faced was using a ec2 from Amazon to run my bot which cost me a lot so if you have a desktop you can use to run forever then great :). Kalle I love your vids and this was great😊 ❤️
Which api service did you use to get the rsi indicator and for trading? Yes ec2 is expensive perhaps you can try using digital ocean droplet, its cheaper. Running it on a desktop for long hours doesn't sound feasible
@@casey6170 Yeah same thing I also thought of. I really want to invest in this bitcoin and even trade it. But I don’t seem to get anything from this videos.
@@lara6500 Don’t underestimate the powers of these videos.. I mean “RUclips VIDEOS “. But still people forget these videos are not offerings, recommendations, solicitation of an offer to buy or sell the securities mentioned or discussed, and it’s to be used for informational purposes only.
That is a fascinating project idea! As someone pointed out it would be wise to test run the code with historical data to see how well it works. I'm definitely going to try that myself!
Great video. The bot I use runs 24/7 and I make about 5-15% ROI every month. It uses a Fibonacci strategy. It been around for 3 years now. Happy trading.
It would be interesting to know how much of the 1k it is trading at a time. This are small movements in dollars so either its buying and selling super quick with very little pricing difference or the program is buying very small quantities of crypto. The thing about crypto is its volatility. It’s a buy and hold until large % increases on the price. I think if you continued to work on the buying and selling strategy and tell it to buy larger quantity you would see a higher return. But a week is to short. Unless Musk tweets something most cryptos dont change that fast.
@@2dineshsa122 I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade
it would be cool to know how much you would've made in that time if you just bought bitcoin (or idk 70/30 btc/eth or something) and let it rest for the same time period. i think that would be a good way to measure whether the bot actually did good.
It isnt a good way to measure because nothing guarantees those assets will appreciate in the first place, that comparison is usually made against the risk free rate, which is the fixed interest earned by owning government debt. Which today is like idk, less than 3% YoY. Which is way below what almost anyone and their lemonade stand can beat.
I didnt'really understand the 3:30 part where you explain the strategy; I would expect to sell when prices are above the average and buy when the prices are below the average?
I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade.
That 1% a day could double your money in a year. Put that money back in to keep trading and the exponential growth could see you very rich in 15 years. Good video
The part where he says 'it's gonna be simple' and then 'It is actually more complicated than I thought ' kills me every time 😂 I relate to that so much bro! That's how you push out of your boundaries and learn more tho!
Looks like XFCE Desktop. Which is default for Arch Linux. But it's a common windowing system for lots of distros that are built from source. Could be anything but probably something like Arch. Although he didn't mention he "uses arch btw" so that makes me think it isn't arch linux.
Try backtesting it for robustness in all market cycles and also run the forward test for a longer time, like maybe 1-3 months and then report back the findings.
you should try backtesting your algorithm! ie. take your strategy and test it on historical data. You can also paper trade to test and refine. both ways you don't lose money and you can improve your algorithm
I will tell you. This is an oversimplistic moving average strategy. He will lose money when the market stops trending upwards or downwards. In the long run it will not work well at all.
How is this tax-wise ? Could you come to a point where you pay more taxes then you earn because of the amount of transaction you do and the small wins you earn, neglecting the losses?
You need to sell before it falls and bye before it gows back up there. Must be a lul in the amount of order's in both cases or something that can let the bot get a head start gl
Years ago a former colleague dit some stock trading, but on a dummy website, so he didn't loose money, but also didn't gain any money. It was more to safely find out if it was something for you. They used realtime data, so you reakky had the idea that you were trading. Does something like that exist in crypto currency? Would be nice if you create a script and test it on a dummy site.
I'm surprised I saw you trying to code the calculations yourself. Python has the TA (Technical Analysis) module which you can install/import and all you need to do is pass in the Pandas dataframe and it'll return you the EMA or MA number that you were after
+1.7%...great ! But how does it compare to the evolution of the crypto you bought over that same week ? If they moved -1% then your bot did great, if they moved +1.7% you did average, and if they moved +3% then your bot didn't do so well. Cool video, thanks !
@@Aho_o for stocks mainly not cryptos, every platform I've used has a taker and maker fee in crypto if your using a limit order, or just a standard set fee for market order, but this can also be called margins or spreads. You will find certain cryptos don't have fees or very miner ones like xrp, but they're, like a couple of other coins, are the only exception.
@@Aho_o yeah every transaction has a fee. If it's on something like BSV then it's negligible - maybe 1/10th of a cent. But something like BTC is gonna be $20 minimum.
If you think about it - 5 days to make ~2% (or ~18$) cost him 1 month of hard work... only makes sense if you invest long term and with more amount of money and still hope to have a good enough algorithm. But cool idea :D
Haha "basic misunderstanding of the most simplex trading strategy out there!" This guy is awesome! He has funny video's and an interesting unique approach.
I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade.
I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade.
I pray whoever reads this should become successful. keep l for success. the rich stay rich by spending like the poor and investing why the poor stay poor and be spending like the rich yet not investing. Roar! Invest earn and be successful.
This is awesome! I would love to see this algo over longer periods of time. I would also like to see an algo of the opposite strategy to compare. Buy over time as the price gets cheaper, sell over time as the price raises. That's typically the strategy when swing trading.
I have seen a blog article about a similar strategy and the guy came to the conclusion that you'd get more money by just holding for that period than let the algorithm trade
ok first off at 3:14 I think you meant : - if the value is increasing you sell (= taking profit) - if the value is decreasing you buy (= there is blood in the street) Boy if you buy high and sell low you are going to run out of money very quickly ! Also there is no get rich quick scheme, everything takes time, buy low if you consider it has intrinsic value and hold it deer ! Wealth is about assets, not cash at hand !
Even with a computer to do trading for you, we see certain values different as a human. So it is very important to create a "if" and "else" statement for when a certain objective is hit or over-passed until the human operator comes back to make a humane decision on the trade. Otherwise, there will only be an exchange of values whereas the computer or program sees money as a number and not a desire. So keep that in mind before investing into a bot solely.
The problem is when people see desire rather than numbers. Apart from that, many opportunities come at inopportune moments, and a 24/7 bot that doesn't get tired is the answer to both.
Love the brilliant side creativity of people doing this for their own interest and sharing with everyone for entertainment purposes. I believe the methods you’re creating can actually be marketed into a simple model for the masses to invest with on participating platforms. How much would the consumers pay for the dumbed down version? That’s something to consider and whether it’d be a profitable endeavor. The average investor or citizen doesn’t have the bandwidth to learn coding on top of their day job. I believe it could have legs.
Your trading bot is not able to notice the actual fluctuations in the market because it seems, your moving average is possibly considering too many data points. This may be why some people like to use Machine Learning for this sort of thing because a purely mathematical approach may result in a trading strategy that is quite flat. And moving average can make the data appear very flat if the moving average window is too large. I recommend you build a self-training system that can analyze trades without actually using real money by iteratively manipulating the moving average window. If you wanted to get serious about your trading bot then maybe investigate traditional Machine Learning because your bot needs to detect actual upward and downward trends in real-time which means the moving average history must be flushed whenever the market begins to trend up or down because your ability to predict must be limited to where the market seems to be heading based on the history overtime versus the desire to either be conservative or more aggressive. In the meantime, nice try. Keep up the work.
At the start of the trading session of this week's weekly outlook from neutral alternates between losses and gains, making it difficult for investors to know how to take the best advantage of the current market to decide. It couldn't be more obvious to me that bitcoin trading business much more lucrative than just waiting for the price of Bitcoin to skyrocket. I didn't think it would be possible to make a profit by trading for Anthony until I came across the program, the Susan constant, the investors / newbies who understand how bitcoin trading works also from the loss of balance that we don't help them to manage the stack until the end of last year and since then I made today more after the crash, bitcoin BTC, Btc over 19 2.6 with the help of Susan. You can easily reach each being guided by 🆃🅴🅻🅴🅶🆁🅰️🅼 (@Rocktrain_crypto)
@@a.rsneak1502 I am a software engineer with almost 5 decades of experience. I work, now, primarily with Python + Rust for the backend. I also work on A.I. and Machine Learning and I have a background in applied mathematics. I was just sharing my observations with some desire to improve the process, in case doing so was desired. Data smoothing is what was shown in the video and it resulted in a safe bot however the bot was far too safe because it did not make much money. I think when trading bots are used to make a lot of money they are used with futures trading to help offset any losses and vice-versa. I am not sure if future trading is being done with crypto. In any case, you can tune your bot by simulating the trades because then you can do many trades using varying methods to determine the optimal approach. Hoping this helps.
@@7PHILIPP_ I have to believe in the thing I wish to code and at this time I get paid to use the talents that give me a greater benefit than messing around with crypto trading bots however I do not mind helping others. I think given the fact that I am able to give feedback to others means I could do this myself if I felt it might be useful however I do not. You might not wish to tug on this thread, however.
i think that part of building a trading but that might be difficult would be building a pipeline to collect the exact data that you need and deploying your stuff remotely somewhere so that it can run without you having to think about it.
Looking forward to the deep dive follow up video where you reveal the code and the bots abilities over the test of time. I really enjoyed this video. Look forward to the follow up video!
I think what made an impression for me is that the bot produced seemingly consistent results. I think that's an attribute that makes a bot superior to a human trader. I do not as yet trade crypto ( crypto came along at a time when I'm as the saying goes, past my prime chronologically ). So, for the moment I swing trade stocks and options. But I would like to add a bot to my toolbox so that I can lessen my personal interaction to my trades. So, I'm learning what I can
Trading bots are mostly scams... but there are exceptions. You just need a lot a patience to backtest and run many bots, discard the ones that are scams and keep playing with the ones that are good. EDIT: since so many of you ask, yes I use Galileo FX.
I really appreciate you can work on this and built a bot that can make higher returns end of the day. I am very excited to see your improved version of it and maybe you can share the bot with us as a community we can make money together.
Here is my other channel with nature related content: youtube.com/@halldenlogs3445
''everybody is a genius in a bull market''
Yeah 5 days results aint it
Dude... It's an ema cross bot, the most basic of strategies out there.
I really hope you didn’t feel like I was trying to come across like a “genius”
But maybe you’re comment wasn’t related to me or the video
If it was, I highly suggest watching again😆
I am sorry if I underestimated your bot and your hardwork. I know it is not easy what you have done but I was referring to the Mark Cuban quote. By 'genius' he means that a lot of people have recently started day trading and have made profit. We might be in a market bubble and the market can crash this week or may be next year , who knows. So I am once again sorry, just people have to be careful. For example bitcoin dropped today with 7000 dollars. (sorry for my bad english)
Best way is to use the exchange API to retrieve historical data and then perform back testing to make sure the strategy works. This way you can test your code in the bullish and bearish markets
For those who don't care about anything else - the bot he built earned him 16 usd in 5 days. He suggests not to use his code. His code can be seen at 6:04
Cool project in general.
ur the only smart here
barely 1000 lines?
@@epicmetod You can always write your own code...
Yes the sponsorship the subscribers along with his coding is good actually with just a few tweaks it can be a real worthy bot to make at least ,30%apr weekly or more with a few tweaks to the coding but yes the video alone also making money through ads and getting better at making them to make money through RUclips along with the code is actually great with a few tweaks to add can be massive profits....
Kalle: "Don't try to do what I did"
Me with no $1000 to play with: Okeey ☺️
haha, same
I put 200 in. It’s slowly going away
@Man10 it’s slowly going down. I think it’ll jump back up a bit later on today.
mine can use $100
If you look at his code he didn't really trade anything. His bot is only paper trading or simulating trading. It's a proof of concept. IDK why he acts as if he was actually risking losing $1000...
The code shown for that split second doesn’t have the purchase call implemented. So that someone who isn’t super code savvy won’t copy the code and accidentally start trading
*edit: subscribe to get subscribed
I had done months if not years ago. Will I get one?
i was reeally suprised when i ididnt see an if __name__ == "__main__"
let them play with fire!
@@MaxDev Oh boy, he'll code a subscriber machine after he hacks youtube
I am already subscribed.even if it's a joke
"Youll need a basic misunderstanding" lmao
@Kalle Hallden is fake, don't listen to his comment
That hit the funnies
Kalle in almost every video : Alright, this is much more complicated than I thought !
He's being honest unlike a lot of arrogant know-it-all coders out there.
That's how coding often is. A problem can feel simple to fix when you are visualizing it in your head, but then stuff that you didn't think about comes along, and then the quick 30 minute fix ended up being a 4 hour long project.
That's how life is. Everything is much more complicated than you think.
Big brain
Says EVERY developer ever
16 dollars in 6 days... Thats better than mutual funds out there dude thats.. pretty good actually
1.6 % return in 6 days that's crazy
It's actually too low. Trade manually he would have got atleast 50$ for 1k
@@NaveenKumar-xy3jg trade manually and he might have lost $100. Its computation vs human error
@@cad3939 nah if someone is just setting stop losses and paying attention to the market they’d kill this bots gains in a few hours. Sure the bot can just run on its own and collect money over time but you can make more money by just doing the trading yourself. However I’m only comparing trading manually to his bots 16$ in 6 days where there are better bots out there that are way more profitable.
We Indian actually make them 16 time or vanish the account 🐎
Bro your rules literally correspond to "Buy high", "Sell low" :D
No the exact opposite
Word how spastic
That’s exactly what young crypto investors do nowadays
Literally why most people lose their money in stocks
Buy high sell higher
Short low, cover lower
Most people think they need to catch a top or bottom to be profitable, and they are dead wrong. Just hop on with the trend
Man the production quality and entertainment value of your videos has gotten massivley better over the last year :D
Thank you!
Capitalism
Great video, trading come with a lot of benefits And I have just bought my second house through it. As a beginner I was scared of loosing my savings but I’m glad I took the bold step that is now favoring me.
I understand how you feel, well is not luck is all about having good investment plans, watching
professional trading videos and most especially connecting with the right person the digital world is full of in unreal people I met some of them during my success journey. I felt same way when I started especially when you use demo account you might be winning but when you put in real money you start losing I understand and I pass through it all.
I'm very happy I'm profitable now.
@@kieranmasonI can relate to all you said because I am facing similar thing right now.
I'm encouraged sir, keep it up.
@@kieranmasonHey how good are your earnings I will like to get some insights into trading thanks.
Currently i can attest to the fact that I make $18,500 weekly through trading which is more better then my monthly salary job. trading becomes my passive income.
Lucky he did this experiment before the so called dip 🤣
dip in wsb terminology is a 55% retracement under the 200 EMA on the daily timeframe 🧠
I wouldn't use his app during a dip!
That montage was probably the best coding montage I've ever seen, nice lol.
Clearly you haven't seen hackerman from kingfury
@@jplira8025 No no, that was the best hacking montage 😂
Thank you that’s awesome to hear! You should watch Mr.Robot because my montage was inspired by a lot of the hacking scenes in that show :)
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}..
@@jplira8025 Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}..
Independent developer vs Goldman Sachs Development team. lol. Tough business!
@Kalle Hallden shut up bot
😂
Yeah it will only take a few Saturday nights until 4am!
If you want to join a real BNB reflection project backed by an amazing team and community, look at Golden Doge.
13K holders and growing daily, some members earn over 3 BNB daily. $17 MIL MC ATH last week, we are currently in an accumulation phase.
@GoldenDoge11 #GoldenDoge
You should also compare it if you put 1000$ in and left it alone for the week, or whatever time period you are using the bot.
Yeah, market so volatile… it’s hard to predict.
Awesome video man! If anything, this just seems like such a fun side project to try.
Out of curiosity, how many trades did your bot execute, and what currency pairs did it trade? I'd be curious to know if it performed better in say, ETHBTC vs. BTCUSD.
Clement bro, your big fan here :)
@@abdullashafi580 he's not the Ceo any more, he left.
and now i get it why i was getting the algoexpert ads in the beginning
I started the video with an algoexpert add💥💥
@@vrashankraom I agree, but that was an April's fool joke at least that's what he said on his video 😋😋
I learned something new today; thank you for sharing your knowledge.
the scene of barney explaining plays in play book from ' how i met you mother ' was so funny
I still hate lily
What's forex trade if I may ask
Forex simply means foreign exchange. It's a simple way anyone can make money off the foreign exchange market as it involves buying currencies at a lower price and selling when high, just like stock but with currencies
Investing in bitcoin is another way of ensuring steady cash flow, i have been earning week for a year now🤗
I thought I was having deja vu but this time it's for crypto! This one is gonna be good 🤠
@Kalle Hallden is fake, don't listen
@@hm5348 why
@@hm5348 how
@@Textfailss that's a bot
@@mwanikimwaniki6801 oh ight
So many bots in the comment section, very difficult to trust here, I was a victim of scam but was so lucky to find the right trader with amazing strategies in Bitcoin investment. please y'all be careful.
You're right so many bots in the comment section this days, you can hardly tell which one real
A advice for anyone Trying to do this: use the rsi indicator instead of building a algorithm and you can tweak the rsi indicator to your liking. And you should also study the market and only start your bot at a downtrend I’ve made consistent money with the bot $30-$100 daily only problem I faced was using a ec2 from Amazon to run my bot which cost me a lot so if you have a desktop you can use to run forever then great :). Kalle I love your vids and this was great😊 ❤️
Which api service did you use to get the rsi indicator and for trading?
Yes ec2 is expensive perhaps you can try using digital ocean droplet, its cheaper.
Running it on a desktop for long hours doesn't sound feasible
@@nowyouknow2249 I used talib (technical analysis library) for the rsi. And I ran it on the binance api. And thanks man I will look into digitalocean
what is your strategy with rsi, i mean how does you algo works?@@saltyxd55
'a basic misunderstanding of the one the simplest trading strategies out there'
lol this is beautiful
Dude you’re videos went from great to fantastic. Keep up the great work. Your content is gold.
Thank you I’m trying my best! :)
its ok
Each time the filming and editing quality is improving.
Amazing.
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢.
As a trader and crypto enthusiast I can confidently say that Bitcoin is one of the best things to ever happen. Best time to invest.
Can I buy bitcoin now? Is it too late 🤔
Yes you can buy bitcoin.... it’s never too late even with price of it now.
@@casey6170 Yeah same thing I also thought of. I really want to invest in this bitcoin and even trade it. But I don’t seem to get anything from this videos.
@@lara6500 Don’t underestimate the powers of these videos.. I mean “RUclips VIDEOS “. But still people forget these videos are not offerings, recommendations, solicitation of an offer to buy or sell the securities mentioned or discussed, and it’s to be used for informational purposes only.
Crypto is where money resides😋
That is a fascinating project idea! As someone pointed out it would be wise to test run the code with historical data to see how well it works.
I'm definitely going to try that myself!
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•...
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢...
Instead of using real money in the test you can use a float number and add and subtract when trading
or he can just use a demo account with fake money
Great video. The bot I use runs 24/7 and I make about 5-15% ROI every month. It uses a Fibonacci strategy. It been around for 3 years now. Happy trading.
can I see urs?
Variables depend on the crypto your trading and what technicals are the most accurate. Each crypto historically moves differently
Is there a resource that can group together cryptos that historically behave in parallel to the respective technicals?
J subbed for the humor and cinematography. Great channel! Keep up the good work and thanks!
It would be interesting to know how much of the 1k it is trading at a time. This are small movements in dollars so either its buying and selling super quick with very little pricing difference or the program is buying very small quantities of crypto. The thing about crypto is its volatility. It’s a buy and hold until large % increases on the price. I think if you continued to work on the buying and selling strategy and tell it to buy larger quantity you would see a higher return. But a week is to short. Unless Musk tweets something most cryptos dont change that fast.
Trade Wisely
Where did u learn to code , can u reveal the platform which u learned?
@Kalle Hallden i will join soon .
@@2dineshsa122 I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade
@@2dineshsa122 you can reach her on tele gram
Her user name is investwithAnnaLawerence
it would be cool to know how much you would've made in that time if you just bought bitcoin (or idk 70/30 btc/eth or something) and let it rest for the same time period. i think that would be a good way to measure whether the bot actually did good.
smart
It isnt a good way to measure because nothing guarantees those assets will appreciate in the first place, that comparison is usually made against the risk free rate, which is the fixed interest earned by owning government debt. Which today is like idk, less than 3% YoY. Which is way below what almost anyone and their lemonade stand can beat.
I didnt'really understand the 3:30 part where you explain the strategy; I would expect to sell when prices are above the average and buy when the prices are below the average?
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•...
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢...
When you tell the internet to not do what you do, you are signaling to them to do EXACTLY what you do lol.
@Kalle Hallden where
Hey are you gonna be selling this bot on stock market umbrella?
I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade.
You can reach her on telegram
Her user name is investwithAnnaLawerence
How many trades did the code do every day? Did it actually invest the full 1000$?
"Now all you need is 15-20 years programming experience".
Me: 0.005 years experience.
-Yay i''m good to go
Me: Woow! This is amazing. I'm gonna try this out.
Kalle: (Gives advice)
Kalle: "don't trust my advice"
That 1% a day could double your money in a year. Put that money back in to keep trading and the exponential growth could see you very rich in 15 years. Good video
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}....
The part where he says 'it's gonna be simple' and then 'It is actually more complicated than I thought ' kills me every time 😂
I relate to that so much bro! That's how you push out of your boundaries and learn more tho!
@Kalle Hallden is fake, don't listen
@Kalle Hallden bruh
@@mehul205 he replied 'Thanks for watching' at first, I don't know tf happened after
I’m reporting it anytime I see something
I think these are the two main steps of any software development cycle
Most important part, writing unit tests making sure new changing in your code won’t mess around with your logic domain … your video is really good 🎉
Great job
A lot of changes in video editing😯 and directing
@Kalle Hallden is fake, don't listen
@@hm5348 thanks a lot
Which operating system are you using ? Linux ?
Looks like XFCE Desktop. Which is default for Arch Linux. But it's a common windowing system for lots of distros that are built from source. Could be anything but probably something like Arch. Although he didn't mention he "uses arch btw" so that makes me think it isn't arch linux.
Try backtesting it for robustness in all market cycles and also run the forward test for a longer time, like maybe 1-3 months and then report back the findings.
This is a relatively new investment instrument
@@kadourkadouri3505 good point
you should try backtesting your algorithm! ie. take your strategy and test it on historical data. You can also paper trade to test and refine. both ways you don't lose money and you can improve your algorithm
That was awesome, would be nice if you left it going for another 3 weeks to get a better look at how it works.
I will tell you. This is an oversimplistic moving average strategy. He will lose money when the market stops trending upwards or downwards. In the long run it will not work well at all.
@@guillermoochoadeaspuru625 What would you recommend as an alternative? Where can I learn more?
Did you ever consider to make a new video on this topic, things have developed over the years.
Better scenes than any Hollywood hacking movies have ever made
@Kalle Hallden your a imposter
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}....
So did you only use a moving average or any other indicators?
How is this tax-wise ? Could you come to a point where you pay more taxes then you earn because of the amount of transaction you do and the small wins you earn, neglecting the losses?
You need to sell before it falls and bye before it gows back up there. Must be a lul in the amount of order's in both cases or something that can let the bot get a head start gl
Years ago a former colleague dit some stock trading, but on a dummy website, so he didn't loose money, but also didn't gain any money. It was more to safely find out if it was something for you. They used realtime data, so you reakky had the idea that you were trading. Does something like that exist in crypto currency? Would be nice if you create a script and test it on a dummy site.
I'm surprised I saw you trying to code the calculations yourself. Python has the TA (Technical Analysis) module which you can install/import and all you need to do is pass in the Pandas dataframe and it'll return you the EMA or MA number that you were after
Seems like you can make your own crypto bot????🤔🤔
Quick heads up there. There is also a pandas-ta library that can be directly called from a pandas dataframe.
Love your channel !
••Thank you for watching... ••Send me a T•e•x•t••
☎️••+1•• {•3•1•9•} •3•4•3 •6•1•0•6.•
I liked the Barney Stinson reference ;)
I was about to say the same. 10/10
@Kalle Hallden is fake, don't listen
the play book
Haha thank you!
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}...
What is the tool that shows market data in a shell-like graphic UI (minute 2:09 - left side of the screen)
+1.7%...great ! But how does it compare to the evolution of the crypto you bought over that same week ?
If they moved -1% then your bot did great, if they moved +1.7% you did average, and if they moved +3% then your bot didn't do so well.
Cool video, thanks !
Yeah, i wanted to know the same thing
Literally, and slippage how much was allowed. And does it assume every trade to be a new trade?
I'm a big fan of ur work, As you've come so far. Ur slowly showing ur quirky side 😄😄😄 Thanks for this vid Kalle! All the best man 👍🏼👍🏼👍🏼
@kalle Hallden number 1 rule of thumb if you want to scam don't go to tech community 💀💀💀 Are you trying to shoot your own foot ? 🤡🤡
Fake account mate, but I reported it!
Also thank you I really appreciate it! :)
You should consider the fees into your calculations as well. From what I heard it didn't sound like you did? Love the idea though!
There are a lot of platforms that don't have fees, at least here in Europe.
@@Aho_o for stocks mainly not cryptos, every platform I've used has a taker and maker fee in crypto if your using a limit order, or just a standard set fee for market order, but this can also be called margins or spreads. You will find certain cryptos don't have fees or very miner ones like xrp, but they're, like a couple of other coins, are the only exception.
@@Aho_o yeah every transaction has a fee. If it's on something like BSV then it's negligible - maybe 1/10th of a cent. But something like BTC is gonna be $20 minimum.
If you think about it - 5 days to make ~2% (or ~18$) cost him 1 month of hard work... only makes sense if you invest long term and with more amount of money and still hope to have a good enough algorithm. But cool idea :D
We develop our trading bot software with a team. Great work for doing it alone!
Thanks for watchingⓇ👆👆
For correct signals on best coins to trade on , message directly
Haha "basic misunderstanding of the most simplex trading strategy out there!" This guy is awesome! He has funny video's and an interesting unique approach.
This just changed my trading perception. It was so difficult to build a trading strategy for myself you just made it look easier.
I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade.
You can reach her on tele gram
Her user name is investwithAnnaLawerence
I like your new video editing style! Keep going man!
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•.
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢..
Can't wait for the build video! This is great
@Kalle Hallden scam
But how did the underlying crypto perform over the same timespan?
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•...
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢...
I make huge profits on my investment since I started trading with Anna Lawerence , her trading strategies are top notch coupled with the little commission she charges on her trade.
You can reach her on tele gram
Her user name is investwithAnnaLawerence
I pray whoever reads this should become successful. keep l for success. the rich stay rich by spending like the poor and investing why the poor stay poor and be spending like the rich yet not investing. Roar! Invest earn and be successful.
You are right sir
But I don't know why people remain poor due ignorance
It's not ignorance but unprofessional broker in the market
Investing in crypto currency now is the best thing to do especially with the current rise in the market
people are really making a lot of money from it..
I can't thank Agatha enough for the helpful tips on this Binomo trading strategy
This is awesome! I would love to see this algo over longer periods of time. I would also like to see an algo of the opposite strategy to compare. Buy over time as the price gets cheaper, sell over time as the price raises. That's typically the strategy when swing trading.
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}...
That wouold be a grid trading bot which only performs well in a sideways market.
I have seen a blog article about a similar strategy and the guy came to the conclusion that you'd get more money by just holding for that period than let the algorithm trade
Didn't you say you will show how the other bot's performance? Like .. compare the two ?
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•.
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢.
The coding scene with the music reminded me of Mr.Robot
Mr. Robot🥺
Then it succeeded, because it was 100% intended to look like the scene from Mr.Robot where he ”hacks the fbi”
@@Hallden_ hahaha nice. Good job 👍🏻
@@Hallden_ Whats the name of that Track playing?
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}
ok first off at 3:14 I think you meant :
- if the value is increasing you sell (= taking profit)
- if the value is decreasing you buy (= there is blood in the street)
Boy if you buy high and sell low you are going to run out of money very quickly !
Also there is no get rich quick scheme, everything takes time, buy low if you consider it has intrinsic value and hold it deer ! Wealth is about assets, not cash at hand !
Even with a computer to do trading for you, we see certain values different as a human. So it is very important to create a "if" and "else" statement for when a certain objective is hit or over-passed until the human operator comes back to make a humane decision on the trade. Otherwise, there will only be an exchange of values whereas the computer or program sees money as a number and not a desire. So keep that in mind before investing into a bot solely.
••Thank you for watching... ••Send me a T•e•x•t
☎️••+1•• {•3•1•9•} •3•4•3 •6•1•0•6••
The problem is when people see desire rather than numbers. Apart from that, many opportunities come at inopportune moments, and a 24/7 bot that doesn't get tired is the answer to both.
People: What do you use to write code?
Kalle: htop!
Thanks for your feedback. ___For more guidance
W....h...a...t... S...a...p...p
+.1 .... 2.... 13....2....6....2....9....0....5....7_...
Love the brilliant side creativity of people doing this for their own interest and sharing with everyone for entertainment purposes. I believe the methods you’re creating can actually be marketed into a simple model for the masses to invest with on participating platforms. How much would the consumers pay for the dumbed down version? That’s something to consider and whether it’d be a profitable endeavor. The average investor or citizen doesn’t have the bandwidth to learn coding on top of their day job. I believe it could have legs.
i love the mr robot style coding montage you used for the coding process
Your trading bot is not able to notice the actual fluctuations in the market because it seems, your moving average is possibly considering too many data points. This may be why some people like to use Machine Learning for this sort of thing because a purely mathematical approach may result in a trading strategy that is quite flat. And moving average can make the data appear very flat if the moving average window is too large. I recommend you build a self-training system that can analyze trades without actually using real money by iteratively manipulating the moving average window. If you wanted to get serious about your trading bot then maybe investigate traditional Machine Learning because your bot needs to detect actual upward and downward trends in real-time which means the moving average history must be flushed whenever the market begins to trend up or down because your ability to predict must be limited to where the market seems to be heading based on the history overtime versus the desire to either be conservative or more aggressive. In the meantime, nice try. Keep up the work.
At the start of the trading session of this week's weekly outlook from neutral alternates between losses and gains, making it difficult for investors to know how to take the best advantage of the current market to decide. It couldn't be more obvious to me that bitcoin trading business much more lucrative than just waiting for the price of Bitcoin to skyrocket. I didn't think it would be possible to make a profit by trading for Anthony until I came across the program, the Susan constant, the investors / newbies who understand how bitcoin trading works also from the loss of balance that we don't help them to manage the stack until the end of last year and since then I made today more after the crash, bitcoin BTC, Btc over 19 2.6 with the help of Susan. You can easily reach each being guided by 🆃🅴🅻🅴🅶🆁🅰️🅼 (@Rocktrain_crypto)
You seem like a person that uses a bot and is well experience, so what bot do you use?
@@a.rsneak1502 I am a software engineer with almost 5 decades of experience. I work, now, primarily with Python + Rust for the backend. I also work on A.I. and Machine Learning and I have a background in applied mathematics. I was just sharing my observations with some desire to improve the process, in case doing so was desired. Data smoothing is what was shown in the video and it resulted in a safe bot however the bot was far too safe because it did not make much money. I think when trading bots are used to make a lot of money they are used with futures trading to help offset any losses and vice-versa. I am not sure if future trading is being done with crypto. In any case, you can tune your bot by simulating the trades because then you can do many trades using varying methods to determine the optimal approach. Hoping this helps.
@@RayHorn5128088056 Very interesting. Did you ever try to code your own bot?
@@7PHILIPP_ I have to believe in the thing I wish to code and at this time I get paid to use the talents that give me a greater benefit than messing around with crypto trading bots however I do not mind helping others. I think given the fact that I am able to give feedback to others means I could do this myself if I felt it might be useful however I do not. You might not wish to tug on this thread, however.
Where is the comparision with coinrule's bot?
That's a good question.
There's a saying with trading and investment strategies and that is : They work, until they don't. But congrats on succeeding! I'm very impressed.
Thank You For Watching And For More Feedback & Guidance Contact Via {W} {h} {a} {t} {s} {A} {p} {p} Directly = {+1} {9} {0} {9} {3} {1} {2 } {5} {0} {3} {9}
Yeah whatever they said^
I just want to know what music did you use. Specially the song that sound when you are coding between 1:39 and 2:26 . Does anybody know the name?
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•...
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢...
I would have loved to see an in depth video on how you designed the bot. This video very high level
i think that part of building a trading but that might be difficult would be building a pipeline to collect the exact data that you need and deploying your stuff remotely somewhere so that it can run without you having to think about it.
Looking forward to the deep dive follow up video where you reveal the code and the bots abilities over the test of time. I really enjoyed this video. Look forward to the follow up video!
Awesome content mate! Subscribed!
I think what made an impression for me is that the bot produced seemingly consistent results. I think that's an attribute that makes a bot superior to a human trader. I do not as yet trade crypto ( crypto came along at a time when I'm as the saying goes, past my prime chronologically ). So, for the moment I swing trade stocks and options. But I would like to add a bot to my toolbox so that I can lessen my personal interaction to my trades. So, I'm learning what I can
Trading bots are mostly scams... but there are exceptions. You just need a lot a patience to backtest and run many bots, discard the ones that are scams and keep playing with the ones that are good.
EDIT: since so many of you ask, yes I use Galileo FX.
@@RobinArgumido I'm interested in coding my own trading bot
5 days doesn't prove consistency. And 5 days where 40 percent of them were losses certainly doesn't prove consistency.
@@B3Band I bet his bot ended up about $1,000 ahead of where most traders would have been on their own.
Did you use machine learning so the bot can decide weather or not it should buy or sell?
1:04 *instantly thinks of Barneys playbook*
whats with the buy/sell fees you need to pay for the transactions ? Have you considered them ?
𝘛𝘏𝘈𝘕𝘒𝘚 𝘍𝘖𝘙 𝘠𝘖𝘜𝘙 𝘊𝘖𝘔𝘔𝘌𝘕𝘛
𝘐 𝘞𝘐𝘓𝘓 𝘈𝘋𝘝𝘐𝘚𝘌 𝘠𝘖𝘜 𝘛𝘖 𝘎𝘌𝘛 𝘐𝘕𝘛𝘖 𝘊𝘙𝘠𝘗𝘛𝘖𝘊𝘜𝘙𝘙𝘌𝘕𝘊𝘠 𝘐𝘕𝘝𝘌𝘚𝘛𝘔𝘌𝘕𝘛 𝘞𝘐𝘛𝘏 𝘛𝘏𝘌 𝘈𝘐𝘋 𝘖𝘍 𝘔𝘠 𝘛𝘙𝘜𝘚𝘛𝘌𝘋 𝘛𝘙𝘈𝘋𝘌𝘙 ROLAND LERCH 𝘖𝘕 𝘞𝘏𝘈𝘛𝘚𝘈𝘗 𝘈𝘕𝘋 𝘔𝘈𝘒𝘌 𝘎𝘖𝘖𝘋 𝘗𝘙𝘖𝘍𝘐𝘛𝘚•..
+ 𝟣 𝟩 𝟦 𝟢 𝟧 𝟨 𝟥 𝟤 𝟪 𝟩 𝟢..
I'm noticing a reference from "How I Met Your Mother" when Barney was explaining how to do "The Lorenzo Von Matterhorn"
www.lorenzovonmatterhorn.com
@@Hallden_ omg its real!!
The code is 6:04. Put the speed at 0.25x.
Pause at 6:04 for code
Hi, what software did you use to code ? Thanks
A text editor.
I've seen a bit of Barney Stinson there... Someone has been binge watching "How I met your mother"
@Kalle Hallden is fake, don't listen
Does your code evaluate multiple crypto’s at once or did it just look at specific coins?
I really appreciate you can work on this and built a bot that can make higher returns end of the day. I am very excited to see your improved version of it and maybe you can share the bot with us as a community we can make money together.
youre such a good person.. you want him to kindly work for you 🤣😂
Amazing video edit Kalle!!💥
Would be amazing if you could turn this into a longer project and develop a site which always shows your current balance for us to see!
Thanks for watchingⓇ👆
⬆️⬆️For correct signals on best coins to trade on , message directly.
How did the sponsors bot compare?