-
u/TrickTranslator5856 7 2 days agoThe fact someone might be reselling that feed for a subscription is peak capitalism, I can’t even be mad.
-
u/JohnTitor_3 81 2 days agoNo I don't pay the insane $100k per month API fee. But it is very easy to make a scraper yourself for a $20 chatgpt subscription. I have one built into my personal trading platform i built for myself. Showed a popup with the truth social post about 15 seconds after he posted it. Set it up so that anytime there is a 3X ATR move on the 30 second chart it automatically scans for new truth social posts and popups up with one if it corresponds to the same time as the move. Works very well to immediately tell if a fast sudden move is a truth social post driven or not.
-
u/Hey_Gerry_1300135 10 2 days agoWhat kind of prompts do you tell ChatGPT to build one
-
u/JohnTitor_3 34 2 days agoFor the truth social post scanner? I already have a full built out personal trading app so it was just an additional feature to that but I just looked back through my prior chats and I'll copy and paste the exact prompt below:
When there is a fast large move (trading algos reacting to some new news) I want the app, in the background, to go to this page (https://rollcall.com/factbase/trump/topic/social/?platform=all&sort=date&sort\_order=desc&page=1) which lists all of trumps truth social posts. If there is a new post that corresponds with the same time as the fast price movement in the stock then a modal should popup with an alert showing the user the truth social post with a link to it.
This should be a setting that can be turned on or off in the user settings.
I used planning mode and it asked me some clarifying questions (that's how I ended up with the 3X ATR trigger). Built the whole feature in about 15 minutes with zero bugs or rework needed, works great. Used Chatgpt Codex 5.6 Sol High. -
u/Jellydude25 3 2 days agoJohn you’re a damn genius. I like the idea of creating your own trading app.. What other cool features did you program into your app? Or what was your goal or purpose for creating it dude?
-
u/brain_in_crypto 2 2 days agoThe things about 100k$ api is they get access to his tweets 30mins earlier than normal public
-
u/JohnTitor_3 3 2 days agoNo they don't that is pure non-sense. It gives them API access for algo bots to react in microseconds to the post, they don't get any 'early access' or anything like that.
-
u/brain_in_crypto -1 2 days agoThen that's of no use, even if they get it like a minute early they would pay
-
u/JohnTitor_3 6 2 days agoIt's of huge use, the big firms running algo's are running on attosecond response times. Look up the story of how the real estate around the server's in new jersey where the stock market's data flows through became some of the most expensive in the world because every fund was trying to get their server as close to the markets data serves as possible so that they could have a couple nano/atto second head start on everyone else.
-
u/dkimot 2 2 days agoit wasn’t the real estate. you don’t get sub microsecond latency being across the street, you colocate in the same room
-
u/JohnTitor_3 1 1 day ago rescued[https://www.nytimes.com/2013/05/14/techno…)
Why pay $600 or more a square foot at unglamorous addresses like Weehawken, Secaucus and Mahwah? The answer is still location, location, location — but of a very different sort.
Companies are paying top dollar to lease space there in buildings called data centers, the anonymous warrens where more and more of the world’s commerce is transacted, all of which has added up to a tremendous boon for the business of data centers themselves.
The centers provide huge banks of remote computer storage, and the enormous amounts of electrical power and ultrafast fiber optic links that they demand.
**Prices are particularly steep in northern New Jersey because it is also where data centers house the digital guts of the New York Stock Exchange and other markets. Bankers and high-frequency traders are vying to have their computers, or servers, as close as possible to those markets. Shorter distances make for quicker trades, and microseconds can mean millions of dollars made or lost.**
-
u/JohnTitor_3 24 2 days agoNone of the trading platforms gave me all of the features I wanted specifically for how I trade. So I just decided to build my own, something I could have never done before the coding AI's got as good as they are. Lets see...some of the features: 1) I have all trading news events built into the charts so it shows me when they are upcoming. 2) I've got built in rule sets so that unless one of my setup's is there I cannot physically press the enter button. 3) It has its own built trading journal that automatically records all trades, both the data as well as entry/exit screenshots and automatic video recording of the charts while the trade is open. 4) Auto calculates entry size based on stop distance. 5) Auto exits and manages open trades based on whatever rules I give it. 6) Gives me a welcome screen with all the upcoming news events, market holidays, any recent big news, ect. basically instead of checking a couple different sites every morning it shows it all to me directly in a popup when I login. 7) Built in GEX data from option chains built in as heatmaps into the chart. The list goes on and on...basically anytime I think of something cool to add it is one or two prompts and 20-30 minutes and the feature is ready to go.
-
u/CountyFuture7023 1 2 days agoThis sounds really cool! Do you pay for any third party APIs, or is it purely web scraping?
-
u/JohnTitor_3 7 1 day agoI get all the stock data through my brokers API's for free. All the news, events, ect are all scraped for free as well.
-
u/Bschmabo 1 2 days agoI have been building out a similar platform for myself, but based on custom studies in Sierra Chart. Are you saying you did a completely standalone program that even does its own charting? If not, what charting program are you using and how does it integrate?
-
u/JohnTitor_3 7 2 days agoI used the lightweight tradingview chart library for the charts, integrates really easily. The app itself is built on the tauri framework as a crossplatform desktop app. Here is a screenshot of what it looks like if your interested to see: https://preview.redd.it/2jt0z3qavlih1.png…
-
u/Bschmabo 1 1 day agoThat’s really cool. Can you share some details/pictures of your trading journal? I’ve been thinking of building a standalone one that integrates with Sierra Chart and tracks metrics specific to my style of trading.
-
u/VisualCheek2928 6 2 days agoI suppose you used an IBM 5100 to write that... LOL
-
u/JohnTitor_3 7 2 days agoYou are a man of culture I see 😂
-
u/VisualCheek2928 5 1 day agoWoman of dubious culture, more like.
-
u/JohnTitor_3 1 1 day ago
-
u/VisualCheek2928 1 1 day agoSigh. Rage against that dying light.
-
u/ATLDad87 1 1 day agoI rent a Google VM (you start with $300 in free credits and dpes expire for 3 months). I've built tons of strategies and indicators. My latest being an actual decision making engine that collects every tick movement to learn and enhance itself. Feel free to dm to discuss AI agents!
-
u/ATLDad87 1 1 day agoChatGPT will give you every command prompt line you need to setup the entire VM without even using the site. It had me ping every Google Datacenter for one that had the hardware we're looking for. I've got two different vm's setup atm, one for AI media generation (ComfyUI, Flux and LoRA model creations) which has a really crazy pipeline and workflow. I've automated just about everything for posting social media products. It gets pretty crazy pretty quick if you have the mind for it.
-
u/FlabbyLabby 2 1 day agoWhat trading platform do you use?
-
u/JohnTitor_3 1 1 day agoYou mean broker? Tradestation for futures. Schwab for equities and options.
-
u/darkchocolattemocha 1 1 day agoIs the gex data updating real time?
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/y2k1199 1 1 day agoDamn
-
u/uncommon_name0 1 1 day agoThanks for this, this is awesome. Following this to revisit later.
-
u/Biotot 1 1 day agoI dont know if it's changed at all in the last couple years when I first wrote my truth bot. but it's literally just a fork of mastadon. The same API calls all work with some very minor tweaks.
-
u/HateToSayItBut 1 2 days agoUh ok but without the subscription, you're still getting the info LATE.
-
u/JohnTitor_3 7 1 day agoI am getting it 15 seconds or so after the people with the $100k subscription. But i'm not competing with the instant reaction news algos, I am only interested in if that sudden spike in volatility was caused by a specific news event or not, and this tells me.
-
u/[deleted] 1 2 days ago
[removed] — already gone when the archive first saw it
-
u/N2itive1234 1 1 day agoAt that point isn't it already too late?
-
u/jason14wm 13 2 days agoPanic selling and algos adapting. Impossible to predict the market when the clown posts something, unless you pay to see it early
-
u/CountyFuture7023 8 2 days ago“Your technical analysis is no match for my Tweets” or something along those lines
-
u/lechiffre-wells OP 16 2 days ago"everyone has a plan until a Trump tweet punches them in the face" \- Mike Tyson..maybe
-
u/kenjiurada -5 2 days agoMan if you’re trying to trade off that clown’s tweets you’ve already lost…
-
u/Opposite-Ad-8521 2 2 days agoTrading is all about information, all information is good information. trading is all about how you use the information you have.
-
u/kenjiurada 1 2 days agoDisagree. Trading is about finding a statistical advantage and executing on it, which typically means just one stream of information. Any number of ways to interpret his rantings.
-
u/Opposite-Ad-8521 1 2 days agoAnd whats is that? *Information *
-
u/Upper-Cucumber-7054 3 2 days agoThere's zero point for retail traders to try and trade news, that so stupid. The API, is for big hedges and people with big capital not little guys.
-
u/lechiffre-wells OP 1 2 days agohttps://preview.redd.it/lg99e9lj7lih1.png… Maybe off the beginning, sure. but following up, a little over an hour later and the market reclaimed the area pre-tweet. Now, I was watching to see if price would break above that level, it clearly didnt, but in a tweet reaction like this I'd expect price to regain 50% of the level. It did within moments so that's hard to time. In this case price reclaimed all the lost ground and reset to the beginning. Maybe it's just a mean reversion play for nothingburger tweets like this that make the algo's dance. I'll just see what orderflow tells me
-
u/Opposite-Ad-8521 0 2 days agowell nothing wrong with catching a small move, that's all a retail trader needs a confirmed train ticket towards the direction he wants to go.
-
u/DMCTradersJournal 3 2 days agoAll well and good knowing what he tweets but the difference is how the market algos react, they don’t always react the way you would expect.
-
u/BuildWithBricks 2 2 days agoSounds like a deal is seconds away 🤡🤡🤡🤡
-
u/donthejeweler7 1 2 days agoIf you’re paying for the feed you cannot distribute it outside your firm. People are clearly paying for the feed already judging from how quickly they are reacting from the time of the truth being posted.
-
u/LordJamPunt 5 2 days agoPrice barely moved, I don’t think the market even noticed
-
u/lechiffre-wells OP 8 2 days agofor big shooters and swing traders, sure. for minnow scalpers like me it was big move, about 150 ticks in a second
-
u/jhp113 2 2 days agoFor real I just happened to be in puts at the time and made 100%+ gain after this thing. So grateful it wasn't the opposite way.
-
u/Which-Journalist-748 1 1 day agoCould be a beta test as well to see how algo respond to truths
-
u/dontucme 3 1 day agoThere’s a way to automate it via financial juice. It’s just a few seconds late, but it does the job
-
u/y2k1199 1 1 day agoBruh is that orderflow? Is it paid or free version?
-
u/Mobile_Performer969 1 1 day agoEverything about the creation of money is rigged. It's just who has the uppoer hand in this uses the rest as their exit liquidity. That is the ultimate truth.
-
u/john-wick2525 1 1 day agoFollowing
-
u/Surebuddy112 1 1 day agoIsnt this like the most blatant corruption gigacase ever in USA ?
-
u/willphule 1 1 day agoEthically corrupt, no doubt, but after doing some digging, it is apparently not illegal. Hopefully that changes next time party control shifts.
-
u/LoriousGlory 1 1 day agoI think this speaks to move of the importance of paying attention to price action than paying for news flow. Maybe I’m missing something here?
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/00_Kaizen 1 1 day agoNo different from any other indicator or data service out there , Bloomberg, Jazeera ,Aetna, etc.... just another flashy golden tool that needs to be added to the tool belt. The true insiders are the staff who put the information out, and the various houses or pals they call before the news hits all wires . Granted its frowned upon , but news leaks all the time , the last one that leaked was JP Morgan , trading FED news in the right direction minutes, before the news was released by the chair -lol go figure . And how were they punished ? A soft slap on the wrist. lol
-
u/TopEducator5516 1 1 day agoHey is north star trader going to go public?
-
u/[deleted] 1 1 day ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 22 hours ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 21 hours ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 21 hours ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 21 hours ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 20 hours ago
[removed] — already gone when the archive first saw it
-
u/[deleted] 1 19 hours ago
[removed] — already gone when the archive first saw it
-
u/SupportLocalShart 1 17 hours agoAre these the new WTC candles?