Skip to content

Commit 0d4588d

Browse files
authored
Merge pull request #274 from metricquant/patch-1
removed reference to a C# example
2 parents d05edc8 + 105b688 commit 0d4588d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01 API Tutorials/03 Tracking and Managing Orders/02 Updating Orders.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p>
2-
Once you have an order ticket you can use it to get order fields. In <b>C#</b> it looks like:
2+
Once you have an order ticket you can use it to get order fields.
33
</p>
44
<div class="section-example-container">
55
<pre class="csharp">var currentStopPrice = _ticket.Get(OrderField.StopPrice);

0 commit comments

Comments
 (0)