broadfield-dev commited on
Commit
d20d759
·
verified ·
1 Parent(s): 0e5ba63

Upload top_trades.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. top_trades.json +32 -0
top_trades.json CHANGED
@@ -910,6 +910,38 @@
910
  "shares": 10,
911
  "profit": 0,
912
  "date": "2025-11-02 06:39"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
913
  }
914
  ]
915
  }
 
910
  "shares": 10,
911
  "profit": 0,
912
  "date": "2025-11-02 06:39"
913
+ },
914
+ {
915
+ "ticker": "ABTS",
916
+ "action": "Sell",
917
+ "price": 6.94,
918
+ "shares": 10,
919
+ "profit": 0.0,
920
+ "date": "2025-11-02 06:42"
921
+ },
922
+ {
923
+ "ticker": "MNDR",
924
+ "action": "Sell",
925
+ "price": 2.6,
926
+ "shares": 10,
927
+ "profit": 0.0,
928
+ "date": "2025-11-02 06:42"
929
+ },
930
+ {
931
+ "ticker": "ABTS",
932
+ "action": "Buy",
933
+ "price": 6.94,
934
+ "shares": 10,
935
+ "profit": 0,
936
+ "date": "2025-11-02 06:42"
937
+ },
938
+ {
939
+ "ticker": "MNDR",
940
+ "action": "Buy",
941
+ "price": 2.6,
942
+ "shares": 10,
943
+ "profit": 0,
944
+ "date": "2025-11-02 06:42"
945
  }
946
  ]
947
  }