Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. It was designed in Mono and operates in Windows, Linux and Mac platforms. Lean drives the web based algorithmic trading platform QuantConnect.Handle all messages from the algorithmic trading engine. Decide what should be sent, and where the messages should go. The result processing system can send messages to a local GUI, or the web interface.
c-sharp algorithmic-trading-engine quantconnect lean-engine finance algorithm options trading-algorithms trading-platform trading-strategies trading-bot stock-indicators forexBuild and tune investment algorithms for use with artificial intelligence (deep neural networks) with a distributed stack for running backtests using live pricing data on publicly traded companies with automated datafeeds from: IEX Cloud, Tradier and FinViz (includes: pricing, options, news, dividends, daily, intraday, screeners, statistics, financials, earnings, and more). This will pull Redis and Minio docker images.
docker kubernetes redis deep-neural-networks options deep-learning jupyter tensorflow helm s3 keras minio iex helm-charts stocks algorithmic-trading deep-learning-tutorial tradier backtesting iexcloud iextradingnomnom is an option parser for node. It noms your args and gives them back to you in a hash. Nomnom supports args like -d, --debug, --no-debug, --file=test.txt, --file test.txt, -f test.txt, -xvf, and positionals. Positionals are arguments that don't fit the -a or --atomic format and aren't attached to an option.
arguments option-parser command-line options parserbPopup is a lightweight jQuery modal popup plugin (only 1.34KB gzipped). It doesn't create or style your popup but provides you with all the logic like centering, modal overlay, events and more. It gives you a lot of opportunities to customize so it will fit your needs.
jquery-plugin popup popin modal window options ui fade transition animation animate jqueryJQuantLib is a comprehensive framework for quantitative finance, written in 100% Java. It provides "quants" and Java application developers several mathematical and statistical tools needed for the valuation of shares, options, futures, swaps, and other financial instruments. JQuantLib is based on QuantLib, a well known open-source library for quantitative finance, written in C++. JQuantLib aims to be a complete rewrite of QuantLib, offering features Java developers expect to find. It aims to be fast, correct, strongly typed, well-documented, and user-friendly.
technical-analysis trading quantitative-finance shares optionsSelf-signed PEM key and certificate ready for use in your HTTPS server.A dead simple way to get an HTTPS server running in development with no need to generate the self signed PEM key and certificate.
tls https pem key keys cert certificate selfsigned self-signed development options serverExtract the options and callback from a function's arguments easily
nodejs client-side argument-parser opts options cb callback next flow args optional arguments extractCommand line options parser.Expects a bossy definition object and will return the parsed process.argv arguments provided. If there is an error then the return value will be an instanceof Error.
cli command-line options parserArgumentum is a no-bullshit option parser for node. It doesn't have complicated chainable APIs so it's much more easier to use.This project is based on nomnom by Heather Arthur.
arguments option-parser command-line options parser nomnomWith this package you can expose familiar db.createReadStream() options like from leveldb but without leaking information about your internal key representations.For example, suppose you have a list of users using a bytewise keyEncoding and you want to let api consumers constrain the output. If you pass through opts.gt/opts.lt arguments directly, you must communicate to api consumers the internal structure of your keys, which breaks encapsulation.
level database options createreadstream opts prefix wrapperMerge command-line arguments and config files deeply and recursively up a directory hierarchy with a preference for the most local config file.In this example/ directory there are some nested config files and scripts.
config recursive options merge hierarchyThe target is to get a key-value object from an array. A key can be the first element or element prefixed by "-" and "--" (switch). So the parser loops through the array and looks for keys. After he could detect an a key all next elements will be added as a value of this key until he find another key. If there is no value, then the key is true (boolean). If there are a lot of values, then the key is an array.
arguments options command-line parserPrints the usage information. Returns Array of all command names that are specified as boolean.
cli minimist optionsCurry-like secret sauce for option-object accepting functions and constructors
functional curry partial-application options objects parameter constructorargh is an extremely light weight options or process.argv parser for node.js. It only includes the bare minimal to parse options. It's not a full blown cli library, but it can be used as a dependency of a cli library to do all the heavy lifting. argh was born out of rage, every cli library that we've found did more than they advertised and added unneeded bloat to what we were trying to achieve... and that was argument parsing. Tiny modules should only focus on one thing and do that one thing really well.
argument args option parser cli argv options command command-lineThere are several configuration modules available for node.js. Each have their strengths and weaknesses, but no one project can be considered the optimal configuration option for all use cases. Some applications have need of complex configuration that can be fetched from a central server. Others just want a simple JSON object loaded when the app starts. node-configure seeks to solve the problem of a single application that is being developed by a group of developers who need the ability to have a different application configuration for each developer and deployment environment, but do not wish to utilize a complex configuration module.
config configure configuration options settings
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.