¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Placing Orders via API


 

Walter,

Yes I believe the Adaptive algo is available:

order.AlgoStrategy("Adaptive");
order.algoParams(new ArrayList<TagValue>());
order.algoParams().add(new TagValue("adaptivePriority","Normal"));

Josh

Join [email protected] to automatically receive all group messages.