linksplatform / linksplatform/Bot

TraderBot: Remove LoadOperationsFrom from config

Open
#245 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
29
Forks
26
PR merge metrics
No merged PRs in 30d

Description

https://github.com/linksplatform/Bot/blob/1d1f213febb4d9aab73eb647e83b2ec8478fe29a/csharp/TraderBot/appsettings.json#L27 - remove this setting from config and calculate it automatically.

For example, if we don't update this setting for too long we might get an error:

![image](https://github.com/linksplatform/Bot/assets/1431904/561d36c7-3706-42d4-997a-2c08549445e0)

![image](https://github.com/linksplatform/Bot/assets/1431904/0c153314-9a03-40c8-bf61-4d51ae4c7cc6)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with csharp/TraderBot/appsettings.json at the referenced LoadOperationsFrom setting, then locate where that setting is read. Trace the surrounding TraderBot logic to determine how the value should be calculated automatically. Done means the configuration entry is removed and the bot no longer depends on manually updating it.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.