arbitrage trading bot and 20 trading strategies

    here this is a statistical Arbitrage bot here and we’re working on it I just got to make a couple updates here so you can see we got all our data here we’ve got all the co-integrated pairs all that good stuff we’re inside the co-integration big shout out to crypto Wizards here go check out his channel go check out his course everything everything I know about statistical Arbitrage is from crypto wizard so I’ve made my own updates go check him out ASAP uh he is way way way way way way way smarter than I am so please please don’t do go show him love um I took his course I adapted this for my own stuff I’ve added in some crazy ideas and uh he’s just a really good guy and you got to go learn from him dude so what I’m going to do here is I’m going to go ahead and fix this little air because you can see we can got all the co-integrated pairs so essentially this is a statistical Arbitrage model that is looking at all of the data on on hyper liquid exchange and figuring out which tokens move together if they move together well when they move apart then it’s time to trade B yes okay that you know the system now you know what I’m building you can see here I’m going to use chat GPT because I’m a Noob and if you’re a Noob Tube that’s awesome dude let’s pull out our little Noob Tube and let’s get after it every single day dude you can see all the orders coming in you can see everything let’s go ahead here and say uh where is this cointegrated pairs let’s go to co-integrated pairs here and then let’s go ahead and just give the air here to um to our above is my code and below is my error please fix okay so we got this error here it’s it’s because something was deprecated you’ve been deprecated dude you’ve been deprecated it is what it is I can’t handle it I can’t handle it for you dude you got to keep going every single day there’s going to be errors there’s going to be bugs every single day dude every single day I promise you there’s never not going to be bugs dude so you’re encountering this eror due to the mp. float Alias it can be resolved by replacing mp. float with either float or 604 so let’s say mp. float here okay float 64 what are you f to do D float 64 okay I’ll do float 64 too then if you g to do it I’mma do it if you good with it I’mma do it let’s go ahead and run it up all the way run it all the way up every single day dude I’m not stopping I’m not I’m never going to stop I’m sorry if you want me to stop then just bounce because you’re not you’re not ready for me I’m okay with that I don’t need you dude let’s get it I’m G say false here dude big shout out to crypto wizard dude go give him love everything everything I know about statistical Arbitrage is from him dude so I’m just like you I’m just learning on the internet everything I do I show though that’s the thing so much love to you much love to him much love to everybody be so much love send the 777s whenever you see me dude whenever you see me couldn’t open the Json file I got the error of this okay there no worries no worries no worries couldn’t uh Json wow okay let’s go figure out where that is so you can see it’s been a while air opening the Json file okay where is the J on file right here dude file path of the Json file is right here dude copy path copy relative path this time instead of the full path maybe that will help it maybe maybe maybe maybe throw the 777 dude if you want to ever hear from me dude you know I keep track of everybody that says 777 right yes I need you to be on a good vibe I need you to be on a vibrational plane where if you drink or you do drugs you’re actually going down you’re going down on the f vition plane people have to drink and do drugs because they aren’t at the vibration that we are at if you throw the 777 you’re going to be there D let’s go ahead and see what’s going on here can’t open the Json file let’s look at the Json file okay main.py where is that where is that why couldn’t you open it dude that’s what I want to know what what’s wrong why couldn’t you open it what’s wrong open positions file F path let’s go ahead and do it like this thing let’s get the real air okay let’s run it back let’s keep running it back I’mma put this over here though yes there we go moon now you thinking now you thinking dude now you’re really thinking so I put this here just so I could see the air oppositions CLA okay it’s actually not this one okay so that’s good couldn’t open the Json show me your show me yourself come on where you at where you at buddy there you go going to order this open the Json that’s why my guy beautiful beautiful life is perfect dude that’s awesome we found it we found the problem and we’re moving we already got the co-integrated pair so we don’t need to run that every time hey man we got time though come on let’s go every single day throw the 777 in here every single day dude managing exit dude we got it bro we got it I think this is it so that was a quick and easy bunny huh so yeah that’s a Arbitrage model and now I’m ready I’m let it run all day no trade is true no trade is true no trade is true okay dude so what do we do now well now that we have this Arbitrage model I want to go ahead and I’m going to let it run for a while that’s what I’m going to do but then I’m going to go ahead and while I’m doing that let’s go ahead and talk about this other stuff we have going on I’m going to let this run over here Marvin what up B how are you dude let’s go ahead and let this run over here and then I’m going to dive into something new here I want to go ahead and figure out I want to look at this the the look ahead bias back testing and stuff let’s go look at it really quickly let’s go up to our GitHub here get Hub GitHub where you at dude get Hub okay okay okay life is good good be life is so good 7770 you do so glad you’re here liquidation trading bot it’s probably up in here in the uh statistical Arbitrage H liquid trading bot maybe this one open inv Visual Studio code should already have it open dude and it’s probably going to be in the back test here yes dude it’s right here okay so what I’m going to see here is I want to go ahead and pull this over and set this up real quick so I was testing a liquidation strategy and the reason I want to show you this is because this liquidation strategy is kind of built into the Arbitrage bot I know it’s crazy to think but I’m like in the fourth dimension now and I’m glad you’re here I’m really glad you’re here so you can see here these are the uh let’s go ahead and let’s make a new folder here and say um look ahead let’s do stress tests okay and then the stress tests are going to be a couple things we’ve got the the stress test of this alpha decay we’ve got the walk forward and then we’ve got the Monte Carlo so let’s explain all of those real quick please please tell me why please explain why why as concisely and briefly as possible why I need why it’s beneficial beneficial to run a Monte Carlo test on a back test a walk forward analysis on a back test and an alpha DC on a back test in order to test for robustness give a concise definition definition and then go ahead and explain why they are useful okay let’s go ahead and run it up B run it up every single day every single way bro bro come on stress test so Monte Carlo test on a back test the definition oh my goodness that is so short I did say short is assimilation method that generates multiple scenarios by randomly sampling from historical data to create different possible future paths why it’s useful it’s it helps to assess the robustness of a trading strategy by exposing it to a wide range of potential market conditions and random variations identifying identifying how the strategy performs under different scenarios and stress conditions the walk forward analysis on a back test a technique that divide uh divides the data into segments for training and testing sequentially moving the training period forward and testing on subsequent periods why it’s useful it validates the strategy’s ability to adapt to changing market conditions by repeating testing in repeating testing it on out of sample data ensuring that the strategy is not overfit to a specific time period alpha decay test on a back test analysis an analysis that measures how quickly the profitability alpha of a trading signal deteriorates over time after the single signal is generated why it’s useful it helps to determine the optimal holding period for trades and the timing of signal execution ensuring that the strategy captures Alpha before it di diminishes and thus maintaining Effectiveness Al if five those three concepts as if I know how to back test but I’m confused on the usefulness of each okay let’s go ahead and just get a better definition here for you so Monte Carlo on the back test definition a method that runs the back test many times with slight variations in the data or parameters to simulate a range of possible outcomes why it’s useful it shows how your strategy might perform under different market conditions and Randomness helping you understand its potential risk and variability this ensures the strategy is not just lucky in one specific scenario but robust across many the walk forward analysis on a back test the definition a technique that repeatedly trains and tests your strategy on different segments of historical data moving forward in time why it’s useful it tests the strategy adaptability to changing market conditions by using fresh data for each test phase reducing the risk of overfitting and demonstrating how the strategy would likely perform in real world evolving markets alpha decay on back test definition analysis that examines how quickly the profitability of a strategy declines after they are generated it helps determine the optimal holding period for trades ensuring your you capture profits before they diminish this is crucial for timing trade entries and exit effectively maintaining the strategies Edge and maximizing returns that’s really good it’s really good so you want to stress test your back test and those are three ways to do it dude all right so what else we got here well I got a bunch of things I need to show you dude I need to show you everything that I know so you saw me set up the uh the Arbitrage bot here and that’s right here so you can see that here and you can see it’s just managing exits because no trade is true the reason I brought you here is because in this Arbitrage bot I’m looking at liquidation so it’s kind of like a mix of my liquidation plus statistical Arbitrage so I want to go ahead here and make sure that you get a ton of value here so I want to make sure to Rack through I’m going to start railing through some of these ideas these trading strategies I’ve got three in the future so I have my uh note sheet here I’m going to go to brainstorms here and then I’m going to go to Lego blocks pod reviews machine learning 2025 low um what do I want to do bro I think I’m going to put it right here and uh back testing yeah let’s just put it in back testing okay so I’m just going to start railing off some ideas here I’m going to swivel through some of these books dude and we can add them to our Arbitrage spot that’s why I I am here is because I’m trading Arbitrage systems liquidation systems all types of systems but I continue to add more systems to my portfolio so so um this is fine and what I’m going to do here is bring this all the way open here well maybe not like that I’m going do this so I can have um luxie here with me to study and say let’s go let’s go let’s go go so I’m going to just go through the table of contents of a couple of these books here because then Arbitrage strategies is how you come up with new strategies in general dude they’re all everything’s hidden in books so I’m going to say um please okay I’m about to read a book about trading strategy about trading strategies so I want to go over and study the concepts as deeply as possible before I actually read the book because then I will be able to understand understand what we are what I’m about to learn what I’m about to learn and I’m super curious to get your input and step by step step by step ways of executing these things these strategies or ideas when it comes to algorithmic make trading crypto please give me three trading ideas based on each each uh bullet point below and then I’m just going to save this here so I can reuse it let me just go ahead and okay so let’s go ahead and just dive into this book book um the bread and butter is playing the gaps playing the gaps okay unilateral unilateral pairs trading so the Arbitrage I showed you right there was just a pairs trading um buying liquidations okay let’s start with those three and learn those uh I’m going to get three ideas for each again I have a book sitting in front of me I haven’t read it yet I’m just looking at the table of content contents so strategy one mean reversion Gap strategy so identify significant price gaps between closing prices and utilize mean reversion strategy to capitalize on the assumption that the price will revert to the average over time calculate the historical average price okay I actually like this one when a price Gap exceeds a threshold two standard deviation and that’s the key is the standard deviations so if you don’t know what that is we got to learn it bro I’m going put this on the list here because that’s actually a pretty good one uh so it’s a gap up mean reversion so I’ve obviously thought of doing Gap and goes before but this is a gap up mean reversion that’s interesting see already already step one we’re already in here dude I’m showing you everything this is how we come up with new ideas every single day dudee every single day Arbitrage trading Bots and and crazy trading strategies let’s go ahead and update that title here so I’m not capping and I want to go ahead here and look at the second one so Breakaway Gap strategy we capitalize on a gap in prices signaling a significant shift in the market sentiment or Trend Direction execution steps identify breakway gaps using volume and price action analysis enter a position in the direction of the Gap Implement a trailing stop see that’s the original Gap and go we’ve talked about that a little bit but let’s go ahead and put it on here Gap and go this is how you generate ideas bro go buy a book it’s all there I promise all all ideas are in the books you just got to hit the books we’re hitting the books today exhaustion Gap strategy exploit exhaustion gaps that occur at the end of a trend indicating potential reversal points execution steps use price and volume analysis to identify exhaustion gaps indicating overbought or oversold conditions wait for a confirmation signal before entering a contrarian trade Implement a dynamic exit strategy to capture profits efficiently dude this is gold I’m I can’t believe we don’t do this more often maybe I’ll just set it up for every uh exhaustion uh every uh Friday or something I don’t know but I need to do this more often I have these books literally seen here all day long and the thing is is most people including me are aren’t going to open books unilateral pairs trading so statistical Arbitrage pairs trading I already have finished this and that’s what I showed you at the start of this this video here so that’s there and um yeah I’m not going to go over that one I’m not going to save that one because I already did it um but let’s see calculate zcore okay momentum based train and utilize price momentum to trade two correlated assets okay in the same that Direction aiming to ride the trend okay Identify two cryptocurrencies with a strong positive correlation Buy enter a Buy Signal for both if one exhibits strong positive momentum use a trailing stop interesting so utilize price momentum to trade two correlated Assets in the same direction see there we go see I’ve never thought of that I’ve never thought of that have you I always think when you’re doing pairs trading you go opposite of each other so I’m going to say pairs Trading Same Direction that’s interesting dude and that’s because I just opened this freaking book up dude I just opened the book up and I put the table contents in it dude strategy 3 sentiment based pairs trading incorporate sentiment EG social media uh sentiment news sentiment to predict price movements in correlated assets monitor sentiment indicators for selected cryptocurrency pairs take long shorts okay I’m not going to do any sentiment I can’t figure out how no I can I can figure that out I’ll do it off of n n i I feel like Twitter is the place to do that but we don’t have the API for now so I’m just going to I’m going to pass on that one for now but this is how we generate ideas maybe that will be a good one for you liquidation reversal strategy capitalize on Force liquidations and the market to enter positions when prices are temporarily depressed due to Cascade and sell-offs monitor liquidation Cascades on Leverage platforms already doing it identify price levels where liquidations are likely to trigger enter buy orders the Strategic points okay liquidation hunting strategy hunt for predictable liquidation clusters and R front run liquidations to profit from the subsequent price bounces I love this game bro go ahead and analyze historical liquidation patterns and support resistance zones Place buy orders slightly above liquidation trigger prices take quick profits okay let’s do that let’s do a liquidation hunt one some someday I don’t know when but keep coming back I’ll get to all of them liquid hunting strategy I’m going say back test and strategies cuz not all of these are going to be back testable most of them are though it’s just me being lazy when I say that CU everything’s really back testable but I be lazy sometimes Arbitrage liquidation strategy identify discrepancies between liquidated assets and the spot Market to execute okay I’m not doing any of that but um we’re doing statistical Arbitrage on liquidation strategies which is pretty neat so I’m going grab a little water and I’ll be right back all right e e for hold in here be it’s a cold world let’s go ahead and get some more up in here I’m going hit the backslash here because Luxy saved it my dear thank you so much about to read a book dude it’s crazy huh let’s go ahead and put three more ideas in here using take data I don’t know what this one is I need to go a little deeper into this book and see what the heck he’s talking about using tick dat what what is you talking about using the tick while there are many sentiment indicators out there put call ratio and the vix the advanced decline line and so on the New York Stock Exchange NYC tick indicator is perhaps the the raw’s expression of investor sentiment at any given second during the day the take can be used generate interesting it’s not tick data it’s sentiment I’m just going to say using the tick okay playing the bands and I’m pretty sure he’s talking about NYC take NYC but to trade crypto okay playing the bands and I’m pretty sure that’s Binger bands but let’s just double check it just going to it playing the bands Bing your bands y using blinger bands okay the slow slow turtle slow turtle let’s see what the first couple lines are here in that slow turtle part the slow turtle probably no trading system in existence has produced as much cult-like fevers the turtle trading system okay it’s just the turtle Traders okay let’s get three ideas from each of them here we go let’s keep running it up every single second B certainly I’ll provide you with the trading ideas based on the concepts okay using the tick nysse for crypto trading strategy one tick Divergence adapt The Tick indicator which measures Market sentiment and breadth for the cryptocurrency market to identify potential reversals or momentum shifts execution steps obtain Market breath data to crypto exchanges like Buy sell volume look for diverence in the tick okay this is actually interesting I’ve never heard of The Tick so use the tick NYSE symbol Sim B all right let’s go ahead and run it up dude run it up I’ll check all the chat here in a second uh tick opening range breakout utilize The Tick opening range which specifies Market sentiment at the start of the trading day to gauge early Trends and trade breakouts in cryptocurrencies execution Define the opening range based on tick data specific to the crypto Market wait for the price toak break out above the range I’m going to go ahead and just add this New Concept uh second concept uh use it for opening range breakout okay what else we got here tick reversal identify reversal patterns in the tick indicator look at look at tick indicator reversals okay I’m going fast for a reason bro using Binger bands Binger squeeze okay Binger band squeeze yes okay we all we don’t all know that but you know so Ballinger band squeeze so Binger band breakout strategy so let’s do that let’s just do that let’s just keep it all in one so we have three strategies here so trade crypto assets like Binger bands looking for the periods of the low volatility squeezes follow Follow by potential volatility expansion Stat one okay that’s great it tells us the exact Strat Strat two okay so when the bands contract and prices break out consider entering a trade in the breakout Direction set stop loss and take profit levels based on volatility projections Binger band and reversal swing Trading [Music] okay dude a it strategy to whales are here the whales are splashing you can hear them dude it’s not me dude I’m here that one wasn’t me strategy to so use Binger bands to identify overbought and over so condition in new crypto market and trade potential price reversals wait for prices to touch or penetrate the upper or lower bands indicating potential exhaustion look for confirmation signals such as Candlestick patterns or Divergence in momentum indicators enter trades in the direction of the anticipated reversal aiming for profit at the opposite band strategy three Binger band plus and Binger bands Trend following strategy follow Trends in cryptocurrency using Binger band to capture extended move price movements uh confirm Trend directions using Binger band slopes and price crossovers enter trades aligned with the prevailing uh Trend when price bounces off the bands this is interesting interesante interesante okay there we go slow turtle strategy slow turtle breakout strategy adapt the slow turtle strategy for crypto Trading focusing on long-term Trend following and capturing sustained price movements the polls are running Define a long-term Trend using slow indicators such as moving averages or Trend channels enter positions when prices break out of significant support and resistance levels you trailing stop losses this easy money be nothing’s Easy Money B nothing’s easy money slow turtle slow turtle turtle slow turtle strategy somebody about to get body bagged I can smell it somebody’s about to get the chopper called in on them strategy number two slow turtle rebalance rotation Implement slow turtle approach to rotating crypto assets based on relative strength monitor the performance of different crypto CL The Benchmark told you somebody about to get that Chopper called on them boy hope that’s not you allocate Capital to cryptocurrencies showing strength and positive Trends slow turtle risk management okay utilize the slow turtle methodology to emphasize risk management and crypto trading focusing on preserving Capital during adverse market conditions Define risk parameters based on percentage based stops or volatility metrics employee position sizing techniques with slow turtle principles considering risk to reward ratios maintain discipline and adhering to risk management rules to protect Capital so I’m going to go ahead with this first one only I mean it’s pretty simple Trend falling strategy but simple’s not bad bro simple’s not bad just FYI hey let’s keep it going I got more I got more I’m going hit backslash here and just pull it up I’m about to read this book okay what’s the book well the QQQ crash system interesting QQQ crash system relative fed model deletions from the indexes interesting these see these are cool ideas these are cool ideas a lot of things I’ve never thought about so that’s why I present them to you [Music] today cuz if i’ never seen them you you never seen them I mean I don’t know maybe you have maybe you have let’s go ahead and read through them all and see if we get some more Alpha quantitative risk management for crypto develop a risk management system inspired by the QQ crash system to monitor market conditions and protect against significant downturns in the crypto Market Define key market indicators for assessing risk in the cryptocurrency space Implement Dynamic risk allocation strategies based on the severity of the market conditions utilize stop-loss orders position sizing rules and hedging techniques to safeguard against potential crashes event-based crash detection algorithm deploy an event-based algorithm trading system to detect potential crashes in the cryptocurrency market based on predefined triggers establish event criteria signaling a market crash rapid price declines unusual volume spikes monitor real-time Market data and new sources for crash related events automate trade execution such as selling position positions we adopting a defensive trading stance okay Dynamic hedge portfolio strategy build a dynamic hedging mechanism for cryptocurrency portfolios modeled after the QQQ crash system identify crypto assets with high correlation to the overall Market okay let’s look at the relative fed model I didn’t like that c that Q crash that much develop a trading strategy focusing on interest rate movements and their impact on crypto prices aligning with the principles of the relative fed model monitor uh Central Bank announcements and interest rate changes affecting crypto Market analyze historical correlations between interest rates and crypto assets position trades based on anticipate Market reactions interest rate okay well not I don’t know that could be interesting we’ve seen that a lot of that lately the interest ratees changing sentiment analysis on policy decisions it’s just so boring to me yield curve like um deletions from indices index rebalancing arbitrage strategy explore Arbitrage opportunities arising from deletions and cryptocurrency indexes to capitalize on inefficiencies I could see this being really good with stocks I’m looking at a stock book and trying to bring it over to cryp though so it’s a little quirky but that’s okay dele evant volatility okay execution steps monitor index yo if you have any questions I’ll answer them here in a second monitor index leasing announcements and Market reactions analyze historical price volatility patterns during deletion events that’s interesting as well but it seems to be or it’s definitely a a stock thing definitely utilize the leing events from currencies but it’s not okay there’s none of those I’m going to answer any questions I see in the chat here I’ll give you like two minutes here if you have any questions um if you don’t mind me asking what book is this this is U Jame alterers uh Jame James alterers trade like a hedge fund bro those background sounds are pretty distracting LOL that’s cool be 777 my guy there’s way too much bass in your voice coming through I’m sorry I’ll talk more like more developers do I’ll talk like this dude is this better is this better to talk like this Nick like all the other developers out there okay I can talk like this I’ll take the vase out of my voice Jane hey 777 good to see you my girl oh my God James hey I have no base in my voice anymore is that okay with you now Nikki hey Nick I I am now just like all the other developers out there and I removed all the Basse out of my voice is this [Laughter] good [Music] oh moon sounds like somebody’s got to grab a hold of something lower your voice again dude I did I did it for Nick I did it for Nick he said my base my base is too heavy I can actually look into that though if you want me to if was like uh how to load base in OBS how do I slow down audio too much base in my desktop thank you thank you um I’ll just show you the book yeah I got you miss I got you miss Momi this is trade like a hedge fund um I’ll just Amazon it right now books and then if I find something good in them then I will go ahead and um you know dive deeper into that chapter because there’s just so I have so many trading books now that like I need a more efficient way um are you guys okay with my base the base of my voice I know Nick doesn’t like it but am I okay speaking just like regular or should I go back to that like uh high pitch sound is this this is my regular voice and um I’m pretty comfortable speaking like this it’s good okay thank you Bob uh trade like a hedge fund it’s called so I’ll search it right now trade like a hedge fund so this is the book I’m I’m attempting to read writer though because he writes these new these other books right yeah yeah yeah see I’ve I’ve his books before but I’ve read like uh Choose Yourself I’ve read um feel like he had a different one I feel like he has a super popular one but just get the line I haven’t read that I don’t know I thought I read more see I didn’t know he was a I didn’t know he was a headed fun guy I’m trying to say so I was like what he’s got a he’s got a book on trading that’s super weird I’mma cop it anyways this is the book just in case you’re wondering and um I’m G keep going through it because I answered any questions I’ll keep answering any questions uh as they come through if you want to ask them and um what page was I on here I’ll just keep the chat open I guess if you got questions just let me know while we do this um all right let’s go ahead into the next chapter here we’re flying through this book I mean we’re already on technique 11 there’s 20 of them 200 day moving average see what Luxy comes up with for that end of the quarter I like this I want to do more seasonality stuff seasonality I like that I need to incorporate more of that to be honest 10% down 10% down yo my pleasure Miss 10% down all right let’s check these three out these are the three titles pretty much of the book so that coffee is so good I got that cold coffee today cuz I didn’t finish it all yesterday so the Golden Cross and death cross algorithm okay utiliz the crossover the 200 day moving average with a shorter term moving average like the 50 to determine Trend reversals and trade signals in cryptocurrency execution monitor the 200 day and the 50-day moving averages for crossover signals the Golden Cross is bullish the death cross is bearish enter long or short positions based on the direction of the moving average crossover Implement risk management strategies such as trailing stop moving average reversion strategy trade crypto assets based on the tuner day moving average as a reference point for identifying overbought or oversold conditions and potential mean reversion opportunities execution steps Define trading rules when prices deviate significantly from the 200 day moving average wait for Price reversals back towards the moving average before entering contrarium trades strategy 3 multi-time frame moving averages Trend reversals combine multiple time frames of moving averages including the 200 day to confirm Trend directions and filter trade signals for long-term cryptocurrency trading strategies overlay the 200 day moving average with shorter and longer moving averages all right I’m going to take these first two just because these could be these could be all right pretty basic pretty basic to be honest but that’s okay that’s like that’s the funny thing about this is everybody wants to be so Advanced but it’s really just like holding you back from the starting that’s why I noticed at least everybody’s like I don’t have some like super quantitative Advanced model that I can think of because I’m not a mathematician it’s like all right that’s cool I’ll take the easy I’ll take the easy buckets I’ll take the layups per se let’s go ahead here and see end of the month quarter year seasonality calendar based rebalancing strategy develop a calendar driven rebalancing strategy in cryptocurrencies based on end of month quarter or year seasonality effects to exploit predictability price movements during these periods execution steps analyze historical price data to identify seasonal patterns around specific calendar points rebalance crypto portfolios at the end of each period based on seasonality signals adjust position allocations or trading strategies to anticipate in anticipation of seasonal price trends window dressing trading algorithm construct a trading algorithm to capitalize on window dressing behaviors like institutions and investors near the end of each month quarter or year uh monitor crypto assets for unusual movements during those periods identify potential window dressing activities through price anomalies or liquidity patterns okay so I kind of want to do something around this I guess so I’m just going to say seasonality seasonality so this list I can’t spell but season out ly this list is so cash for me because I can just go back here whenever I’m out of things to do I just go ahead and I look here dude that’s it shout out to Jane for using notion now uh seasonality indicator trading system Implement a seasonality indicator trading system in cryptocurrencies that leverages historical performance trends at the end of specific periods to guide trading decisions execution steps develop a seasonality indicator based on end of the month quarter of year price patterns use the indicator to generate buy or sell I mean that’s pretty empty be but whatever 10% down rule volatility breakout trading strategy utilize the 10% down rule as a trigger for identifying potential volatility breakouts and cryptocurrencies to enter high probability trades during downturns execution steps set a threshold based on the 10% down to Signal extreme price movements monitor price action following a 10% decline for breakout opportunities Implement breakout strategies trading strategies to capitalize on increased volatility mean reversion swing trading combine the 10% down rule with mean reversion principles to identify opportunities for swing trading in cryptocurrencies following significant price declines wait for prices to trigger the 10% down rule threshold before analyzing potential mean reversions and signals determine key support levels or indicators signaling a reverse in price Direction initiate swing trades with favorable risk reward ratios based on the mean reversion setup tactical asset allocation based on risk thresholds Implement a tactical asset allocation strategy in cryptocurrencies using the 10% down rule as a risk management tool to adjust portfolio exposures during High periods of high involatility all right well whatever I don’t even know what the I I don’t even really understand know the 10% down roll but I’ll I’ll dive deeper into the book the whole premise here of reading the uh kind of studying the table of contents is because I’m more searching you know like I’ve already seen it all I know what they’re talking about it’s not like I’m uh trying to understand what they’re talking about I’ve seen it all option expiration dates that’s a cool one convertible vertible Arbitrage see this is why you open up books Arbitrage convertible Arbitrage I’ve never heard of it but now I have until next time I hear it intraday bingers okay let’s go ahead and check these out Absolutely I’ll provide okay option expiration days strategy one volatility skew analysis for options train utilize the analysis of volatility skew around option expiration dates in the cryptocurrency market to identify potential mispricing opportunities and craft trades 777 calculate and monitor implied volatility skew for different strike prices or maturities leading up to the option expiration dates identify significant deviations and impli volatility skew that may indicate mispricings execute option strategies like straddles strangles or vertical spreads based on volatility skew analysis strategy to option options calendar spread trading Implement a calendar spread strategy in cryptocurrencies with different expiration dates that could be cool actually I just need to get access to options in crypto and there’s only one place and I don’t have access to it options planning uh I’m going to come back to the options stuff later maybe we’ll do some options like real options later but it’s uh right now I like crypto price despy detection algorithm for convertibles develop an algorithm to detect and capitalize on pricing discrepancies between convertible Securities and their underlying Assets in the cryptocurrency market for Arbitrage opportunities monitor prices of convertible tokens and their related for deviations establish triggers or signals indicating mispricings to trigger Arbitrage trades execute trades swiftly to Capt profits from Price convergence between convertibles and underlying assets Dynamic hedge construction and with convertibles construct a dynamic hedging strategy using convertible tokens to manage risk exposure in the cryptocurrency market while maintaining upside potential identify convertible tokens with desirable features for risk management and yield enhancement utilize convertible Tok tokens to hedge against downside risk in crypto positions while retaining profit potential adjust the Hedge composition based on market conditions and risk tolerance requirements strategy three Market neutral convertible strategy arbitrage strategy Implement a market neutral convertible arbitrage strategy in the crypto Market by taking long and short positions on convertible assets and related cryptocurrencies to profit from pricing disparities identify convertible tokens linked to cryptocurrencies with pricing and efficiencies establish pairs of long and short positions to offset Market risk and capture Arbitrage so that’s kind of what we started with today we have a market neutral uh Arbitrage B that I finished here today I actually want to check in on it real quick it’s chill it’s just chilling it’s just chilling it’s just chilling doing nothing there’s nothing for it to do no trade so no trade is true true until there’s a big liquidation so I’m going to keep watching that throughout the day thanks for joining me today much love to you I hope you have the best day ever 777 intraday Binger band strategy one Ballinger band breakout scalping strategy develop a uh scalping strategy using inaday Ballinger bands in the cryptocurrency markets to trade short-term price breakouts and capitalize on volatility spikes execution steps set up Binger band with appropriate parameters for intraday trading identify price breakouts outside of the Bands as potential entry signals execute quick trades with tight stop loss and takeprofit levels strategy two bowling your bands with mean reversion day trading Implement a mean reversion in day trading strategy utilizing intraday Binger bands to identify price reversals and trade opportunities within the day monitor price interactions with the Ballinger bands to gauge overbought or oversold conditions wait for Price reversals back towards the middle band as a signal to enter trades manage trades dynamically based on Binger band signals and short-term price momentum Binger band range expansion volatility strategy trade cryptocurrency assets based on intraday Binger bands to take advantage of range expansions and increased volatility signals for potential profit opportunities identify periods of of compression in Binger band signaling low volatility and impeding range expansion enter trades as break out as price break out as price breaks out beyond the Binger bands dur beyond beyond the bands during volatility spikes sorry sorry guys my reading is really it’s really uh hard for me I see words like backwards they they mix around sometimes so I I’m sorry for giving you an excuse of being such a bad reader but it is what it is just bear with me sometimes when I I can’t get through a sentence when your boy can’t get through a sentence just know that if I can do this you can do it dude that’s it that’s it if this guy that can’t read can do it my reading’s gotten better though I’ll tell you that much so pat on the back you know the more you do anything the better it gets I’m still not very good at it but I’m getting better and I’m okay with I’m okay with that I’m okay with not being the best at anything dude because I know I’ll keep going and I know most people will quit so all right let’s keep it going let’s keep it going let’s keep it going I just said I’m going keep it going I’mma keep it going dude I don’t cap it’s no cap around here B let’s go let’s go every single day every single second let’s go all good things coming for what does that mean let’s go to 179 and open that one up cuz that is just too mysterious you know you know dudes like me huh the going to just read your your thing all good things come in fours four is the magic number okay what do you mean by that James I’m always impressed with people who draw upon Chaos Theory pH mechanics digital signaling processing and other esoteric far-flung Sciences in order to develop indicators to trade the market if you are a chaos the theor have five degrees in various Awards and then de develop a chaotic indicator to trade the markets who isn’t going to invest in your hedge fund that said I have yet to see one of these indicators actually work more often than not there is more of a marketing element in these ideas than actual trading ideas sometimes symbol is best okay what is this oh four down days okay okay damn dude he writes out the strategy pretty simply in this one so he probably did it for others too but that’s cool we’re seeing something based off of by the close on the four consecutive consecutive down day yeah okay sell one day later sell one day later I wonder if he was that clear cuz cuz that’s a super clear Thing Once I open the actual book The Wednesday reversal 189 let’s check it out I’m going to open the book PR momentum the weekend wide range the Wednesday wide range midweek reversal the system by the QQQ when the low of Tuesday is 5% less from the high of Monday and the low of Tuesday is less than the low of Monday okay buy when the low of Tuesday is 5% less than the high from and the low of Tuesday is less than below from Monday by at open [Music] Wednesday I don’t want to spoil this book or anything but you know I’m a Savage so James go buy his book go buy his book everybody go buy his book go buy his book go buy his book go buy his book that’s his book his book the guy’s a good guy much love to you thanks for sharing this what does not work 205 205 205 what does not work my Nick I don’t want to know what doesn’t work don’t tell me what doesn’t bro okay there’s some good stuff in here reading list interesting it’s got a reading list at the end of the book first level small [Music] go super super money the money what’s that looking like that looks kind of cool super money I just like the name honestly super money by Adam Smith here so Adam Smith continues to Dazzle on Sparkle if anything added to okay super money may be even more relevant today than it was first published 25 years ago written in the bright funny style this is a reading list that he G gives in the [Music] book Triumph of The Optimist so reminisent essence of a stock Trader the stock Trader is omin it looks like a good one too actually stock Traders Almanac [Music] okay so here’s another good book we got a lot of we got a lot of studying to do dude but do the things that others won’t do and you get other you get results that others can’t have that’s it that’s it be that’s all 777 much l year you’re going to do the things that others won’t do in this in this Mar you’re going to you’re going to have success or you’re going to have results different than everybody else at least you just go ahead things others won’t do dude that’s so simple right simple Min ball it’s a good book I mean I didn’t watched the movie I didn’t know that had a book see what else we can pull from this book you see this dude we already got ideas tomorrow’s gold when genius failed I like that one that one sounds cool dude let’s go ahead and get that one as well I’m about to cop all these I’m about to cop all these bro when genius failed all right I’m about to swoop these three books I think audible audio book is free she don’t tell me that dude oh this is the rise and fall of ltcm nice that’s exciting okay let’s see if there’s any other books in here because this is a book a written by a hedge fund manager that recommends other books at the end what a guy what a guy that’s how you good James is James is a a beast conf Confessions of a street ad of a street addict yo I actually want to read this one too I know people don’t like Jim Kramer and people dog him but he’s he’s been alive for a long time in this market so you know I know everybody dogs him but you know can you imagine making calls on TV every single day of course you’re going to get a bunch wrong Confessions of a street addict I want to read that yes I absolutely do practical speculation practical speculation oh my God I’m getting excited dude I’m getting excited practical speculation the education of the Speculator Victor they’re both by Victor why does it have such bad reviews though okay let’s go ahead here and let’s see this last these last two here and I’ll answer any questions but then I got to get cles because I got this Inner Circle call in like 25 minutes and I got to eat something before so we just this is the end of the book so that’s one book we went went through today we’ll go through another book maybe tomorrow I don’t know but I like it I like reading actually I hate reading I don’t like reading but I’ll do anything that is needed to be done anything bro anything buy the clothes on the fourth consecutive day sell one day later strategies consecutive down day reversal algo utilize a reversal strategy based on consecutive down days and cryptocurrency prices that identify potential short-term buying opportunity lean to short-term price rebounds execution steps monitor cryptocurrency prices and identify four consecutive down dayss in the market by the closing price at the end of the fourth day to capture the potential reversal opportunities set a Target profit Target or trailing stop okay strategy to downward Trend breakout and following through strategy Implement an algo trading strategy focusing on buying during extended downtrends in the cryptocurrency market Andy Trend reversal and exploit temporary price correction execution detect extended downward price sequences indicating a potential exhaustion of selling pressure enter buy orders at the close of the fourth consecutive down data capitalize on potential Trend reversal signals use technical indicators or volatility based okay I like these event driven Market sentiment algo develop a sentiment based algorithm tracking Market psychology and okay I’m gonna I’m gonna pass on this until I can think of a way to get Market sentiment so if you got ways to to measure Market sentiment please do let me know Twitter obviously but I don’t know if I’m going to drop a bag like that for down days okay let’s go to the next one so strategy one Gap reversal momentum strategy utilize Gap reversal patterns between Monday and Tuesday in cryptocurrency to Signal potential buying opportunity the Wednesday open for capture and intraday price momentum execution steps here identify price gaps between Monday and Tuesday where Tuesday’s low is statistically lower than Monday’s Low by 5% enter positions at the Wednesdays open to exploit potential Gap fills or intraday momentum opportunities set profit targets or intraday exits based on price Dynamic following the Gap Gap reversal strategy 2 intraday price action confirmation Alo develop a algorithmic trading strategy leveraging intraday price patterns between Monday and Tuesday in the cryptocurrency market to validate buying signals at Wednesday they open analyze price action on Monday and Tuesday they confirm a significant low and high discrepancy for potential reversal signals generate buy signals at Wednesday’s open based on confirmed price action patterns between the two apply risk management techniques like stop loss okay multi-indicator gapping combine multiple indicators price Gap patterns from Monday to Tuesday in cryptocurrencies to trigger strategic buying opport unities at Wednesday open for optimized trade execution utilize a combination of indicators like volume relative strength Gap characteristics identify robust buying opportunities align buy orders with the confirmed tech technical Gap Technical and GAP patterns at Wednesday’s open for high probability trade Implement position sizing and exit strategies based on the aggregated indicator signals to capture potential price reversals and intrate games okay I like these first two ones I’ll put them here what I call this that’s a mouthful huh we’re going to call this one Monday Tuesday Wednesday Thursday Friday Saturday Sunday look mom I know my days of the week all right all right dude I’m going to answer any questions I got to get Ghost you got any questions do you use meme coins I love it I love meme coins 777 Moon I love you for showing me notion it’s m 777 super dope I’m so glad that you like it I like it too FS Trent what up bro Moon all about the bass no trouble I love the bass hey but I know I was dogging you earlier about the bass of my voice Nick you must be using speakers huh because to be honest I hear it too when I be watching my videos in the afternoon dude 777 what is 7 77 it’s all love B it’s all love that’s how you open your your your heart up and then you give you give more dude if you give more you’re going to have a better life you throw me a 777b I’mma keep coming back every single day and showing you absolutely everything bro back to what I was saying about the base of my voice yeah I listen to my videos too I watch them dude I watch every single video dude when it’s premiering I’m watching it that’s game film dude that’s game film how can I get better at coding that’s it every every single day I’m trying to get better but what I’m saying is yes I when I’m using my speakers it’s a little it’s a little loud you know it’s a little loud LOL you’re sounding good can can you type book title he’s having a bad day lol you probably talking about Nick he doesn’t like the bass in my voice I’m sorry I love you thank you mate uh Jane says F stren check your Discord I sent you a message about the offline AI you was on about dude I’m so glad you guys are connect connecting you know where to get the API I think you got to scrape it B I don’t use pump fun but this has been fun I’ll see you all in the Inner Circle much love 777 I’ll be back tomorrow oh it’s Saturday oh we’re taking the day off no way

    i show you here my arbitrage liquidation trading bot and then i show you 20 different strategies, wild times.

    do you want to trade automatically? do you want to remove all emotions? do you want to be connect with and learn from other automated traders? over the next 21 days i will take you by the hand to help you automate your trading, invite you to our quant community & give you all of my trading algorithms + code. join my algo trade camp where i show you step by step how to automate your trading: https://algotradecamp.com

    CHAPTERS
    ..

    Automate your trading: https://algotradecamp.com
    Business Contact: moon@algotradecamp.com

    1 Comment

    1. want to automate your trading? i will show you exactly how to automate your trading from scratch even if you have no tech skills, fancy degree or any idea how to get started. in my algo trade camp i made short concise training videos, give you access to all of my code + invite you to my private quant community. join here before i close it to new entrants: https://algotradecamp.com/

    Leave A Reply
    Share via