I am curious if you were able to resolve this LotAmount issue with Oanda V20?

at present I am getting the desired position size of 0.01 when back testing but when I tried running it on my demo account the orders are being rejected with the following code.

Code
[500: Thu 22-12-22 20:56] (1.05994)
!order: {"orderrejecttransaction":{"id":"7","accountid":"***-***-********-***","userid":24221766,"batchid":"7","requestid":"25026195017760562","time":"2022-12-22t20:56:00.546953827z","type":"market_order_reject","rejectreason":"units_precision_exceeded","instrument":"eur_usd","units":"0.010000","timeinforce":"fok","positionfill":"default","reason":"client_order"},"relatedtransactionids":["7"],"lasttransactionid":"7","errormessage":"the units specified contain more precision than is allowed for the order's instrument","errorcode":"units_precision_exceeded"}
Warning 075 (EUR/USD::L) - can't open 1@1.0599 at 20:56:00AvgOpen=0.021853 SumOpen=2.119769 Counter=97


I have read all the posts on this subject that I could find as full lot positions would destroy my risk management and would like to take advantage of fractional lots.

If I misconstrue terms please help me learn, I've only been at this for a few months and am learning as best I can.
Thank you.

Last edited by Gheo; 12/22/22 21:19.