async-genetic
A blazing fast and fully async genetic algorithm (by coin-unknown)
Zenbot 3
Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. (by DeviaVir)
async-genetic | Zenbot 3 | |
---|---|---|
1 | 14 | |
30 | 8,154 | |
- | - | |
0.0 | 8.6 | |
5 months ago | almost 3 years ago | |
TypeScript | HTML | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
async-genetic
Posts with mentions or reviews of async-genetic.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-17.
-
Profitable trading robots in JavaScript
The result is an async-genetic lib that meets all standards, and even began to work faster, not only in terms of code, but also in terms of problem solving. Due to additional settings, for example, it solves the "guess what word I have guessed" problem 2 times faster (on average).
Zenbot 3
Posts with mentions or reviews of Zenbot 3.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-11.
-
Zenbot repo archived
The Github page now says;
-
Arbitrage bot example
I have no personal experience with the software but found Zenbot to be interesting enough to bookmark. It may give you ideas of what others have done or a starting point for your own project.
-
where to find code pointed to by lib/bollinger.js
I was reading /lib/bollinger.js to know how zenbot calculate bollinger bands to create something derivated from it and... it just calls bollinger-bands
-
Autoscaling Laravel Horizon queues (on AWS?)
Zenbot: https://github.com/DeviaVir/zenbot Zenbot Sim Runner (my app): https://github.com/jefc1111/zenbot-sim-runner
-
Zenbot List of commands
Anyone has a list of all available zenbot commands ? I saw the “sell_rate” command but can’t find it In the list of options provided here https://github.com/DeviaVir/zenbot/tree/unstable/docs
-
Anyone have references for setting up a bot with Kraken?
freqtrade pycryptobot zenbot
-
Profitable trading robots in JavaScript
Debut is an ecosystem for developing and launching trading strategies. This is an analogue of the well-known ZenBot, but with much more flexible possibilities for constructing strategies. All you need to do is come up with and describe the entry points to the market and connect the necessary plugins for work. Everything else is a matter of technology: genetic algorithms will help you select the most effective parameters for the strategy (period, stops, and others), the ticker selection module will help you find an asset (token or stock) suitable for the strategy, on which it will work best.
-
Discrepancy in Buy & Hold data
give a look on "training" script eg https://github.com/DeviaVir/zenbot/blob/unstable/scripts/genetic_backtester/darwin.js
- Newbee starter packedge :)
-
The typical new question of people starting selfhosting :)
Crypto currency trader - https://github.com/DeviaVir/zenbot