2 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a mechanism within the EZMoonblow crypto trading bot to limit the maximum number of concurrently open trading positions. This involves adding a configuration option to specify the maximum number of positions and modifying the trading logic to respect this limit.

Complexity: 3/5
enhancement good first issue Trader

A bot heavilly inspired by Izzy Moonbow

PHP

AI Summary: Create a new console script, `tasks/db/create-migration`, for the EZMoonblow crypto trading bot. This script should simplify the process of adding database migrations by automatically generating a new migration file with a timestamped filename.

Complexity: 3/5
enhancement good first issue

A bot heavilly inspired by Izzy Moonbow

PHP