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

Upload top_trades.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. top_trades.json +64 -0
top_trades.json CHANGED
@@ -782,6 +782,70 @@
782
  "shares": 10,
783
  "profit": 0,
784
  "date": "2025-03-13 10:17"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
785
  }
786
  ]
787
  }
 
782
  "shares": 10,
783
  "profit": 0,
784
  "date": "2025-03-13 10:17"
785
+ },
786
+ {
787
+ "ticker": "ABTS",
788
+ "action": "Sell",
789
+ "price": 6.94,
790
+ "shares": 10,
791
+ "profit": 34.400000000000006,
792
+ "date": "2025-11-02 06:22"
793
+ },
794
+ {
795
+ "ticker": "ABTS",
796
+ "action": "Sell",
797
+ "price": 6.94,
798
+ "shares": 10,
799
+ "profit": 34.400000000000006,
800
+ "date": "2025-11-02 06:22"
801
+ },
802
+ {
803
+ "ticker": "MNDR",
804
+ "action": "Sell",
805
+ "price": 2.6,
806
+ "shares": 10,
807
+ "profit": 4.100000000000001,
808
+ "date": "2025-11-02 06:22"
809
+ },
810
+ {
811
+ "ticker": "ZENA",
812
+ "action": "Sell",
813
+ "price": 4.63,
814
+ "shares": 10,
815
+ "profit": 0.5999999999999943,
816
+ "date": "2025-11-02 06:22"
817
+ },
818
+ {
819
+ "ticker": "RAY",
820
+ "action": "Sell",
821
+ "price": 0.165,
822
+ "shares": 10,
823
+ "profit": -14.15,
824
+ "date": "2025-11-02 06:22"
825
+ },
826
+ {
827
+ "ticker": "OPRX",
828
+ "action": "Sell",
829
+ "price": 20.49,
830
+ "shares": 10,
831
+ "profit": 142.09999999999997,
832
+ "date": "2025-11-02 06:22"
833
+ },
834
+ {
835
+ "ticker": "ABTS",
836
+ "action": "Buy",
837
+ "price": 6.94,
838
+ "shares": 10,
839
+ "profit": 0,
840
+ "date": "2025-11-02 06:22"
841
+ },
842
+ {
843
+ "ticker": "MNDR",
844
+ "action": "Buy",
845
+ "price": 2.6,
846
+ "shares": 10,
847
+ "profit": 0,
848
+ "date": "2025-11-02 06:22"
849
  }
850
  ]
851
  }