ocaml
Alpaca-API
ocaml | Alpaca-API | |
---|---|---|
129 | 83 | |
5,703 | 147 | |
1.8% | 2.0% | |
9.9 | 0.0 | |
1 day ago | over 4 years ago | |
OCaml | ||
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ocaml
-
Hedy: Textual Programming Made Easy
Most recent I remember was in 2011: https://github.com/ocaml/ocaml/issues/5419
- OCaml 5.3 Released
- Non-temporal store heuristics on the Apple M2
-
TypeScript's Lack of Naming Types and Type Conversion in Angular
Elm, ReScript, F#, Ocaml, Scala… it’s just normal to name your types, then use them places. In fact, you’ll often create the types _before_ the code, even if you’re not really practicing DDD (Domain Driven Design). Yes, you’ll do many after the fact when doing functions, or you start testing things and decide to change your design, and make new types. Either way, it’s just “the norm”. You then do the other norms like “name your function” and “name your variables”. I’m a bit confused why it’s only 2 out of 3 (variables and functions, not types) in this TypeScript Angular project. I’ll have to look at other internal Angular projects and see if it’s common there as well.
-
Whence '\N'?
It does, it links to this: https://github.com/ocaml/ocaml/blob/4d6ecfb5cf4a5da814784dee...
-
My first experience with OCaml
open Monitoring let test_get_websites_from_file () = let websites = Config.get_websites_from_file "test_websites.yaml" in assert (List.length websites = 2); let first = List.hd websites in assert (first.url = "https://ocaml.org"); assert (first.interval = 20) let () = Unix.chdir "../../../test/"; test_get_websites_from_file ();
- My first experience with Gleam Language
-
ReScript has come a long way, maybe it's time to switch from TypeScript?
Ocaml is still a wonderful language if you want to look into it, and Reason is still going strong as an alternate syntax for OCaml. With either OCaml or Reason you can compile to native code, or use the continuation of BuckleScript now called Melange.
Alpaca-API
-
Ask HN: Who is hiring? (January 2025)
Alpaca.Markets | REMOTE (EU or US, EU preferred) | Software Engineer, Senior Software Engineer | varies on location
Alpaca [0] offers brokerage APIs that let you (and your customers) trade various financial instruments all around the world. I'm helping Alpaca set up a new team focused on crypto perpetual futures — they're a really elegant abstraction for trading with varying leverage, and most crypto traders prefer to trade perps rather than spot.
We're looking for candidates who like ~greenfield engineering (brand new domain within Alpaca, some integration with the legacy systems is necessary but a lot of what we're doing is new) and actually writing code. Our hiring philosophy is to bring in the right people, pay them well, and give everyone meaningful work to do.
Alpaca as a whole is about 50 engineers. We're primarily golang microservices on top of kubernetes, but we'll use whatever tools are best to get the job done and satisfy our customers. To get an idea for the kind of work we do, check out what we shipped in 2024 [1].
Apply here: https://boards.greenhouse.io/alpaca/jobs/5319640004
Any questions, feel free to email me peter.downs @ alpaca.markets.
[0]: https://alpaca.markets/
[1]: https://alpaca.markets/blog/alpaca-2024-year-in-review/
-
Elliott says Nvidia is in a 'bubble' and AI is 'overhyped'
You can continuously roll options contracts. I don't know if any broker offers an order type to roll automatically; otherwise I really like Alpaca's API (https://alpaca.markets/)
-
anyone using Alpaca for long term investing?
Is there anyone using Alpaca for long term and passive investing? I am neither a US nor Europe residence, so it is pretty hard to find a decent broker. I came across alpaca.market https://alpaca.markets/ and noticed that there is zero comission for buying and selling stocks. I know that it has pretty good API especially for developers and day traders, but i am particularly interested in long term passive investing, and not interesting in day trading at all. Is it goog for long term passive investing (buying and holding etfs)?
-
ChatGPT is going to revolutionize the stock market
No worries at all! https://alpaca.markets/ is another route for market data. Real time data is cheaper but it is lacking technical analysis. We used to use it and it's pretty good.
-
Python developers -- what broker and api do you use?
Alpaca: https://alpaca.markets/
-
Python Algotrading with Machine Learning
Access to historical data from Alpaca and Yahoo Finance, or from your own data provider.
-
Ask HN: How Safe Is Alpaca?
I have been looking at https://alpaca.markets/ and wanted to use it to test out some of my API based trading.
What guarantees or structures are in place to make sure it doesn't end up like FTX?
-
Feetr Data Dump: BBBY TENX UNCY LUNR ARDS
Market data is an easier one to answer. We currently use https://alpaca.markets/ and they're pretty good, but we're also looking at https://polygon.io/ as they're the industry leader (but also 2k per month for what we require).
-
Can someone help me make an HTTPS request with an ESP32/How should I do this project?
I'm trying to make an HTTPS request with an ESP32 to this website alpaca.markets. I have the CA cert and I'm using WiFiClientSecure.h. Here's my code, main.cpp is underneath all that.
-
Exportable quote database for simulations?
Or you can sign up for a free account at Alpaca and use their historical data API. Then you can get data on many tickers with one function call.
What are some alternatives?
dune - A composable build system for OCaml.
vectorbt - Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
yfinance - Download market data from Yahoo! Finance's API
TradeAlgo - Stock trading algorithm written in Python for TD Ameritrade.
OpenBB - Investment Research for Everyone, Everywhere.