sthewissen / Mynt

An Azure Functions-based crypto currency trading bot; featuring 10 exchanges, 25 indicators, custom strategy support, backtester and more
BSD 3-Clause "New" or "Revised" License
237 stars 128 forks source link

Can BackTester be run within Azure? #20

Closed JoeNoPhoto closed 6 years ago

JoeNoPhoto commented 6 years ago

I'm trying to get myself all setup and I'm using Azure for the first time. I've also tried setting it locally but my Mac doesn't seem to want to play nice with it. I think I've got my configuration finally setup in Azure. But I'm not sure how to get BackTester.Console running on the console within my project?

As a side question: Is there a slack/discord/etcetc group setup to discuss this project?

Thanks

sthewissen commented 6 years ago

The local setup is not something I use myself. Perhaps @jgsnijders or @gabrielvdk can elaborate on how that works, but I believe it's a Windows-only deal. The backtester is something that cannot be run on Azure and needs to run locally. However, for BackTester.Console to run you need to run it on Windows as well since it's not a .NET Core project.

I created a Slack account for this bot, which I linked to on the README /front page. Join up if there's anything else you need 👍

JoeNoPhoto commented 6 years ago

Thanks, @sthewissen. Got this message from the new README:

This team's administrator has not enabled email signups.

So I need an invite code or email authorization

sthewissen commented 6 years ago

My bad, try again!