Python Forum
creating a list of dictionaries from API calls
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
creating a list of dictionaries from API calls
#5
First of all, why would you requests the assets,
you can just request positions (there is all info you want - AssetID, symbol and price).
You can get what you want from there.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: creating a list of dictionaries from API calls - by buran - Apr-03-2020, 01:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sort a list of dictionaries by the only dictionary key Calab 2 687 Apr-29-2024, 04:38 PM
Last Post: Calab
  Access list of dictionaries britesc 4 1,161 Jul-26-2023, 05:00 AM
Last Post: Pedroski55
  Class-Aggregation and creating a list/dictionary IoannisDem 1 1,975 Oct-03-2021, 05:16 PM
Last Post: Yoriz
  function that returns a list of dictionaries nostradamus64 2 1,825 May-06-2021, 09:58 PM
Last Post: nostradamus64
  Calls to Attributes of a Class SKarimi 3 3,479 Apr-22-2021, 04:18 PM
Last Post: SKarimi
  convert List with dictionaries to a single dictionary iamaghost 3 2,914 Jan-22-2021, 03:56 PM
Last Post: iamaghost
  Creating list of lists from generator object t4keheart 1 2,247 Nov-13-2020, 04:59 AM
Last Post: perfringo
  Creating a dictionary from a list Inkanus 5 3,240 Nov-06-2020, 06:11 PM
Last Post: DeaD_EyE
  list call problem in generator function using iteration and recursive calls postta 1 1,989 Oct-24-2020, 09:33 PM
Last Post: bowlofred
  Creating a list of dictionaries while iterating pythonnewbie138 6 3,360 Sep-27-2020, 08:23 PM
Last Post: pythonnewbie138

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020