-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtradewit.drawio
34 lines (34 loc) · 4.95 KB
/
tradewit.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" version="25.0.3">
<diagram name="Page-1" id="HAhQnCRQELnZXHcpAR0Z">
<mxGraphModel dx="2074" dy="1180" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="DsK-IDhYcI5ADjPkOy1n-1" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="90" y="90" width="210" height="210" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-2" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="360" y="90" width="250" height="220" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-3" value="<h1 style="margin-top: 0px;">Main Database</h1><div>- Stratgies&nbsp;</div><div>- Users</div><div>- Trades</div><div>- StrategyInstances</div>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="100" y="90" width="180" height="120" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-4" value="<h1 style="margin-top: 0px;">Heading</h1><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="380" y="100" width="180" height="120" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-5" value="<h1 style="margin-top: 0px;"><span style="background-color: initial;">User Setup</span><br></h1><div><span style="background-color: initial;">- UserID</span></div><div><span style="background-color: initial;">- Broker Details</span></div><div><span style="background-color: initial;">- Margin / Risk Details</span></div><div><span style="background-color: initial;">- Stratgy Instances subscribed</span></div><div><span style="background-color: initial;">-&nbsp;</span></div>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="50" y="410" width="180" height="120" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-6" value="<h1 style="margin-top: 0px;"><span style="background-color: initial;">Executor</span><br></h1><div>- Id</div><div>- Instrument</div><div>- UserID</div><div>- Config</div><div><span style="white-space: pre;">	</span>- Exchange</div><div><span style="white-space: pre;">	</span>- Limits</div><div><span style="white-space: pre;">	</span>- Stop Loss</div><div><span style="white-space: pre;">	</span>- State<br></div><div><span style="white-space: pre;">	</span>- Strategy Configs<br>- Is Active</div>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="290" y="400" width="140" height="210" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-7" value="<h1 style="margin-top: 0px;"><span style="background-color: initial;">Strategy</span></h1><div><span style="background-color: initial;">- Id</span></div><div>- Name</div><div>- SampleJson</div>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="550" y="410" width="180" height="120" as="geometry" />
</mxCell>
<mxCell id="DsK-IDhYcI5ADjPkOy1n-10" value="<h1 style="margin-top: 0px;"><span style="background-color: initial;">Order Table</span><br></h1><div><span style="background-color: initial;">- Order ID</span></div><div>- Executor ID</div><div>- Time Stamp</div><div>- Status</div><div>- Order Type</div><div>- Exchange</div><div>- Broker Order ID</div>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="240" y="640" width="180" height="170" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>