You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ This project makes the [Soundness Pledge](https://raphlinus.github.io/rust/2020/
136
136
## Integrations
137
137
138
138
NautilusTrader is designed in a modular way to work with _adapters_ which provide
139
-
connectivity to trading venues and/or data providers - converting their raw API
139
+
connectivity to trading venues and data providers - converting their raw API
140
140
into a unified interface. The following integrations are currently supported:
141
141
142
142
| Name | ID | Type | Status | Docs |
@@ -157,9 +157,7 @@ into a unified interface. The following integrations are currently supported:
157
157
-`beta` - Completed to a minimally working state and in a 'beta' testing phase
158
158
-`stable` - Stabilized feature set and API, the integration has been tested by both developers and users to a reasonable level (some bugs may still remain)
159
159
160
-
```{note}
161
160
Refer to the [Integrations](https://docs.nautilustrader.io/integrations/index.html) documentation for further details.
0 commit comments