Skip to content

Parsing the AlgoParams.Params in response to an algo order seem to be…#25

Open
paul-at-nangalan wants to merge 1 commit intogofinance:masterfrom
paul-at-nangalan:fix-algo-order-parsing
Open

Parsing the AlgoParams.Params in response to an algo order seem to be…#25
paul-at-nangalan wants to merge 1 commit intogofinance:masterfrom
paul-at-nangalan:fix-algo-order-parsing

Conversation

@paul-at-nangalan
Copy link
Copy Markdown

… trying to write to a nil pointer because the AlgoParams.Params slice has only just been created.
To correct it, I've read the values from input and created the TagValue object to go into the slice.

… trying to write to a nil pointer. To correct it, read the values from input and create the TagValue object to go into the array
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

Successfully merging this pull request may close these issues.

2 participants