broadfield-dev commited on
Commit
8565816
·
verified ·
1 Parent(s): eda76e1

Upload top_trades.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. top_trades.json +32 -0
top_trades.json CHANGED
@@ -846,6 +846,38 @@
846
  "shares": 10,
847
  "profit": 0,
848
  "date": "2025-11-02 06:22"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
849
  }
850
  ]
851
  }
 
846
  "shares": 10,
847
  "profit": 0,
848
  "date": "2025-11-02 06:22"
849
+ },
850
+ {
851
+ "ticker": "ABTS",
852
+ "action": "Sell",
853
+ "price": 6.94,
854
+ "shares": 10,
855
+ "profit": 0.0,
856
+ "date": "2025-11-02 06:39"
857
+ },
858
+ {
859
+ "ticker": "MNDR",
860
+ "action": "Sell",
861
+ "price": 2.6,
862
+ "shares": 10,
863
+ "profit": 0.0,
864
+ "date": "2025-11-02 06:39"
865
+ },
866
+ {
867
+ "ticker": "ABTS",
868
+ "action": "Buy",
869
+ "price": 6.94,
870
+ "shares": 10,
871
+ "profit": 0,
872
+ "date": "2025-11-02 06:39"
873
+ },
874
+ {
875
+ "ticker": "MNDR",
876
+ "action": "Buy",
877
+ "price": 2.6,
878
+ "shares": 10,
879
+ "profit": 0,
880
+ "date": "2025-11-02 06:39"
881
  }
882
  ]
883
  }