From 0001e2d3d3d3a2756b68d4ea01d524cf9eb0e296 Mon Sep 17 00:00:00 2001 From: bear-on-the-job <87991810+bear-on-the-job@users.noreply.github.com> Date: Sat, 10 Jun 2023 19:26:40 -0400 Subject: [PATCH] Update orders.json SEC claims ADA, SOL are securities, reducing buying weight. --- orders.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/orders.json b/orders.json index 7cb3936..8239f92 100644 --- a/orders.json +++ b/orders.json @@ -19,17 +19,17 @@ "product": "BTC-USD", "weight": 45 }, - { - "product": "SOL-USD", - "weight": 3 - }, { "product": "DOT-USD", - "weight": 4 + "weight": 5 }, { "product": "ADA-USD", - "weight": 4 + "weight": 1 + }, + { + "product": "SOL-USD", + "weight": 1 }, { "product": "ALGO-USD",