You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
Hi
FIrst of all thanks for creating this great script - and it works as designed
What I'm trying to do is to run my own set of criteria - to buy notes on the LC website. My criteria resides on its own python code that returns the id of the notes I am interested in
When I pass the ids to add to the order and execute it - the script is throwing an error. I suspect this has to do with the fact that I cant figure out how to stage the loans once I know the ids
Can you pls advise how I would use the script to add to the order and execute it - if I have a list of ids. Apologies but my knowledge of python is very basic
Hi
FIrst of all thanks for creating this great script - and it works as designed
What I'm trying to do is to run my own set of criteria - to buy notes on the LC website. My criteria resides on its own python code that returns the id of the notes I am interested in
When I pass the ids to add to the order and execute it - the script is throwing an error. I suspect this has to do with the fact that I cant figure out how to stage the loans once I know the ids
Can you pls advise how I would use the script to add to the order and execute it - if I have a list of ids. Apologies but my knowledge of python is very basic
regards