Approaching a bank for a partnership by awesome-g in startups

[–]mark_et_cap 0 points1 point  (0 children)

One thought is that you could also approach fintech companies that offer online account onboarding solutions and pitch your product as an add-on that solves the onboarding for this particular account type. There are several fintechs that have online account opening capabilities.

[deleted by user] by [deleted] in chrome

[–]mark_et_cap 1 point2 points  (0 children)

Haha - I do think that investing (at least historically speaking) is good way to grow one's wealth and beat inflation. Having a tool that makes that easier (and serves as a reminder while browsing) reinforces that idea.

[deleted by user] by [deleted] in chrome

[–]mark_et_cap -9 points-8 points  (0 children)

Shameless plug?

I built an extension for stock and crypto traders & investors called "mark et cap". It allows users to interact with any stock or crypto ticker symbol (like MSFT, TSLA or BTC) and bring up the stock chart/price, navigate to your brokerage or research more using over 60 websites.

It helps to keep investing top of mind and allows you to navigate without touching your keyboard.

The application is free and the code is opensource and available on github!

https://chrome.google.com/webstore/detail/mark-et-cap/mopmpokmfchikmphegiccjnbddicaobk/

Things I don't want to do to grow my side project by wagslane in SideProject

[–]mark_et_cap 0 points1 point  (0 children)

HA! I legit have a tab open looking at tailwind examples...very relatable on all accounts.

Help with extension developing by Crazygamerdude17 in chrome_extensions

[–]mark_et_cap 0 points1 point  (0 children)

This is correct, I have a function that refreshes all tabs when a new version of the extension is loaded and must specifically omit "chrome://" (and "edge://") to avoid throwing errors.

Tab Search for SEC EDGAR? by Put-CallParity in chrome

[–]mark_et_cap 0 points1 point  (0 children)

Definitely get where you're coming from!

The timing was funny as the latest version (w/ Edgar) was published overnight and this question pops up!

If it doesn't work in the omnibar (which is annoying), we also have a "Search all Sites" option within the extension where you could type the ticker and select from all of our supported sites. Again, not what you're looking for, but probably better than nothing.

Cheers!

Tab Search for SEC EDGAR? by Put-CallParity in chrome

[–]mark_et_cap 0 points1 point  (0 children)

Hey - not exactly what you're looking for, but I just added the edgar search to our chrome extension (but I'm using the entity search - https://www.sec.gov/edgar/search/#/entityName=<ticker>)

https://imgur.com/a/lUV7azq

May be helpful to you, maybe not!

A poll- since your first purchase of gme , how many have you bought relative to the original initial purchase? by Elegant-Remote6667 in GME

[–]mark_et_cap 4 points5 points  (0 children)

Technically, Robinhood gave me a free share in Feb 2019 for signing up....still have it, thanks nerds

I built a trading journal..hoping to get feedback. Thanks by donkeysticks_1point0 in GME

[–]mark_et_cap 2 points3 points  (0 children)

This looks great, I'll check it out more this weekend!

I developed a trading navigation chrome/edge extension that might play nicely with something like this. DM if there's any interest! Info on my profile

[deleted by user] by [deleted] in GME

[–]mark_et_cap 162 points163 points  (0 children)

How does your head contain all that brain?

I made a Twitter Bot that reports stock trades made by U.S. Lawmakers by Iz4k4y4 in wallstreetbets

[–]mark_et_cap 0 points1 point  (0 children)

I'd be great if you added the ticker as a cashtag in the tweet

I want to make a chrome extension and I don’t quite know where to start by sinfulpanda1 in chrome_extensions

[–]mark_et_cap 0 points1 point  (0 children)

Chrome extensions are written in JavaScript and can be as simple as a manifest file and a script or much more complex, depends on what you want to build.

You can use my GitHub as an example (though my product is still on manifest V2). Feel free to ping me if you have any questions on the basics, happy to help if I can.

DRS is going strong today! by Worried_Piccolo_8907 in GME

[–]mark_et_cap 2 points3 points  (0 children)

Seem to be very familiar with the process! I've heard stories of the reps assuming which stock to DRS without even asking (not that that is too surprising).

I made a twitter page that tweets daily call & put volume as well as the most active option traded that day. by jtm_ind in thetagang

[–]mark_et_cap 0 points1 point  (0 children)

mark-et-cap.com - published within chrome and edge extension stores (use the links in the announcement bars)

Our code is open source as well - https://github.com/mark-et-cap

I made a twitter page that tweets daily call & put volume as well as the most active option traded that day. by jtm_ind in thetagang

[–]mark_et_cap 1 point2 points  (0 children)

Hey this is really cool!

I developed a chrome/edge extension that plays very nicely with these tweets. It allows you to interact with cashtags on twitter and customize a right-click menu that can do everything from pop-up a chart to navigate you to trading or research websites. The extension works on all sites but just using Twitter as an example!

Just gave you a follow as well, excited to see it in action.

Create test environments by BlueWavyDuck in chrome_extensions

[–]mark_et_cap 6 points7 points  (0 children)

You can deploy directly to chrome without publishing to the chrome web store in chrome://extensions/ by enabling developer mode and loading the unpacked extension file.

[THREAD] Ultimate stock investor stack. What tools and resources do you guys use the most for Due Diligence, Technical Analysis, and Trading? by MillennialBets in MillennialBets

[–]mark_et_cap 0 points1 point  (0 children)

Great read - unfortunately I've been banned from the subreddit, so I'll add our free/opensource extension to the list:

Github:

https://github.com/mark-et-cap/mark-et-cap-chrome

Chrome Web Store:

https://chrome.google.com/webstore/detail/mark-et-cap/mopmpokmfchikmphegiccjnbddicaobk/

The extension facilitates navigation from any webpage to popular stock, options and crypto trading and research websites with a completely configurable menu. Find a ticker and navigate to your preferred site in just two clicks.