Earlier quoted context omitted.
why not offering first 3 accounts for free to test integrations? would help massively rather than paying $300 to discover it can't integrate.
We provision both a live and sandbox app with 3 free test links each so that you can test out the API after signing up - we'll make sure to display that more prominently on our site/in our docs to avoid confusion on this point. Thanks for the feedback!
Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
81–90 of 97 posts
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#82Earlier quoted context omitted.
Do you plan to offer a more developer friendly pricing?
We're still experimenting with pricing and would be happy to hear your thoughts on what sort of price structure would be more developer friendly. To set our current pricing, we looked at comparable companies like Plaid. By the way, you can start testing with live accounts for free (maxed out at 3) by creating an account here https://www.realizefi.com/register .
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#83Earlier quoted context omitted.
I think "direct integrations" as a euphemism from "using reverse-engineered private APIs in violation of their terms" is dishonest.
It's not as long as they expressly state there is no relationship or endorsement with the brokerages where there isn't one.
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#84Earlier quoted context omitted.
It's not as long as they expressly state there is no relationship or endorsement with the brokerages where there isn't one.
Perhaps. The current site and documentation appears to lack anything of the sort.
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#85Is there any brokerage who’s terms of service or fraud liability protections aren’t entirely waived by using a service like this? Do end users provide the credentials for their brokerage accounts? I can’t imagine any infosec officer or general counsel at a brokerage agreeing to screen scraped data collection. They already get enough legal threats for bad pricing / bad execution, this would be an entirely new can of w…
We do sanctioned integrations with brokerages wherever OAuth integrations are available such that we don't have to collect credentials, but for the ones without public APIs we do need to collect credentials (though we never store them). Unfortunately, the industry is in a mode where brokerages will develop anti-screen-scraping technology and data aggregators will develop new and creative solutions to evade detection…
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#86Earlier quoted context omitted.
We do sanctioned integrations with brokerages wherever OAuth integrations are available such that we don't have to collect credentials, but for the ones without public APIs we do need to collect credentials (though we never store them). Unfortunately, the industry is in a mode where brokerages will develop anti-screen-scraping technology and data aggregators will develop new and creative solutions to evade detection…
Can you explain how you collect credentials but don’t store them?
Additionally, in the case of an API like Webull's which accepts a salted MD5 hash of the user's password, the user's plaintext password will never touch our servers.
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#87Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#88I've dealt with a lot of these over the last decade, here is my wishlist: - Multi-legged options trading - Portfolio Margining (and SPAN) system - Cross asset and cross portfolio margin management, inherited by Portfolio Margining regulations most API trading services don't allow access to options contracts, or if they do (such as Tradier), they only have the inferior plebeian Reg-T margin which barely makes any sens…
They do handle multi-legged options trading, and implement SPAN correctly within the futures space. Portfolio Margining is not always correct (they don't implement customer portfolio margin baskets right), and be aware that margin can *and does* change drastically, particularly during financial crisis.
https://www.federalreserve.gov/econres/feds/an-empirical-ana... (p38-45).
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#89Reminds me of https://www.businesswire.com/news/home/20190403005265/en/Tra... How does your pricing work?
We see ourselves as somewhat of a spiritual successor to TradeIt - we're trying to provide high-quality access to brokerage accounts so that people can build better investing apps on top of existing brokerages. In terms of pricing: we charge a $300/mo base fee for your first 300 linked brokerage accounts, then $1/linked account/mo thereafter, with reduced pricing at various levels of scale.
Re: Launch HN: Realize (YC W22) – Integrate brokerage accounts into your site or app
#90Earlier quoted context omitted.
We see ourselves as somewhat of a spiritual successor to TradeIt - we're trying to provide high-quality access to brokerage accounts so that people can build better investing apps on top of existing brokerages. In terms of pricing: we charge a $300/mo base fee for your first 300 linked brokerage accounts, then $1/linked account/mo thereafter, with reduced pricing at various levels of scale.
Ha, nice! I used to work at TradeIt, and was about to reach out to some of my former co-workers and tell them about you. It's no small undertaking, congrats on the launch.