Releases: moconnell/yolo
Releases · moconnell/yolo
YoloKonsole 0.0.6
HOWTO (win-x64):
- download
YoloKonsole.exe
andappsettings.json
and save to a new folder on your computer - ensure you have .NET 6.0 runtime installed
- edit
appsettings.json
with the correct settings - run
YoloKonsole.exe
from the command line is best so that you can see the output easily (Windows
+R
,cmd
)
What's Changed
- Remove RebalanceMode by @moconnell in #13
- Handle token universe change by @moconnell in #14
- Add coverage stats by @moconnell in #15
- Minimum provide fix by @moconnell in #17
- -s/-silent command line switch does not work in #17
Full Changelog: 0.0.5...0.0.6
YoloKonsole 0.0.5
HOWTO (win-x64):
- download
YoloKonsole.exe
andappsettings.json
and save to a new folder on your computer - ensure you have .NET 6.0 runtime installed
- edit
appsettings.json
with the correct settings - run
YoloKonsole.exe
from the command line is best so that you can see the output easily (Windows
+R
,cmd
)
What's Changed
- Skip trade when delta too small
- Add FTX
PostOnly
flag - Slow rebalance by @moconnell in #10
- Long-only spot by @moconnell in #2
Full Changelog: 0.0.3...0.0.5