Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MinOrderSize invalid after Gemini changes valid value unannounced #251

Open
dfelton opened this issue May 16, 2022 · 0 comments
Open

MinOrderSize invalid after Gemini changes valid value unannounced #251

dfelton opened this issue May 16, 2022 · 0 comments

Comments

@dfelton
Copy link
Owner

dfelton commented May 16, 2022

Happened during the collapse of LUNA price.

No mention of this change in change list recorded.

Shutdown Enabled at: 2022-05-16 15:55:51
Exception: Kobens\Gemini\Exception\Api\Reason\InvalidQuantityException
Code: 400
Message: Invalid quantity for symbol LUNAUSD: 0.0707
Strace:
#0 /home/dfelton/gemini/src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 /home/dfelton/gemini/src/Api/Rest/PrivateEndpoints/OrderPlacement/NewOrder/ForceMaker.php(62): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/order/new', Array)
#2 /home/dfelton/gemini/src/Command/Command/TradeRepeater/Seller.php(165): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderPlacement\NewOrder\ForceMaker->place(Object(Kobens\Gemini\Exchange\Currency\Pair), 'sell', '0.0707', '46.31', 'repeater_52455_...')
#3 /home/dfelton/gemini/src/Command/Command/TradeRepeater/Seller.php(122): Kobens\Gemini\Command\Command\TradeRepeater\Seller->place(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput), Object(Kobens\Gemini\TradeRepeater\Model\Trade), 'repeater_52455_...')
#4 /home/dfelton/gemini/src/Command/Command/TradeRepeater/Seller.php(96): Kobens\Gemini\Command\Command\TradeRepeater\Seller->mainLoop(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /home/dfelton/gemini/vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\TradeRepeater\Seller->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /home/dfelton/gemini/vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /home/dfelton/gemini/vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\TradeRepeater\Seller), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /home/dfelton/gemini/vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /home/dfelton/gemini/bin/gemini(450): Symfony\Component\Console\Application->run()
#10 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant