Edit Your Comment
Oanda FIFO fixer
Dec 22, 2009 부터 멤버
게시물5
Aug 16, 2019 at 11:38
Dec 22, 2009 부터 멤버
게시물5
Dear Colleagues,
You might notice the new FIFO policy at Oanda.
I made a Java API script to fix it.
It makes existing trades and orders unique size. It changes the size of the orders and decrease the size of existing trades by closing some units.
I used it on my real account.
Write me private message if you are interested.
Kind regards,
David
You might notice the new FIFO policy at Oanda.
I made a Java API script to fix it.
It makes existing trades and orders unique size. It changes the size of the orders and decrease the size of existing trades by closing some units.
I used it on my real account.
Write me private message if you are interested.
Kind regards,
David
Jan 05, 2016 부터 멤버
게시물1189
Aug 30, 2019 at 12:07
Jan 05, 2016 부터 멤버
게시물1189
The reason it doesn't work, is because it breaks the FIFO rule.
You cannot reduce the newest trade, it has to be the oldest trade first, once it's gone, then the next oldest.
You cannot reduce the newest trade, it has to be the oldest trade first, once it's gone, then the next oldest.
If it looks too good to be true, it's probably a scam! Let the buyer beware.
Jan 05, 2016 부터 멤버
게시물1189
Sep 01, 2019 at 20:37
Jan 05, 2016 부터 멤버
게시물1189
ripperdave posted:
Dear Colleagues,
You might notice the new FIFO policy at Oanda.
I made a Java API script to fix it.
It makes existing trades and orders unique size. It changes the size of the orders and decrease the size of existing trades by closing some units.
I used it on my real account.
Write me private message if you are interested.
Kind regards,
David
Oanda no longer supports the Java API set.
It's REST or FIX or MT4 only now.
If it looks too good to be true, it's probably a scam! Let the buyer beware.
Dec 22, 2009 부터 멤버
게시물5
Jan 05, 2016 부터 멤버
게시물1189
Sep 16, 2019 at 17:05
Jan 05, 2016 부터 멤버
게시물1189
REST API V20 isn't the same thing is JAVA API.
Regardless though of which API you are using, you CANNOT reduce NEW tickets, you have to use the FIFO rule which clearly states FIRST IN FIRST OUT, Older tickets must be closed before newer tickets can be modified.
Regardless though of which API you are using, you CANNOT reduce NEW tickets, you have to use the FIFO rule which clearly states FIRST IN FIRST OUT, Older tickets must be closed before newer tickets can be modified.
If it looks too good to be true, it's probably a scam! Let the buyer beware.
Dec 22, 2009 부터 멤버
게시물5
Sep 22, 2019 at 09:05
Dec 22, 2009 부터 멤버
게시물5
You are right.
I made my positions unique size by REST API V20 with Java API wrapper.
https://github.com/oanda/v20-java
I applied the program on my real Oanda account (real money).
It is FACT and not theory nor opinion.
I made my positions unique size by REST API V20 with Java API wrapper.
https://github.com/oanda/v20-java
I applied the program on my real Oanda account (real money).
It is FACT and not theory nor opinion.
Jan 05, 2016 부터 멤버
게시물1189
Sep 22, 2019 at 09:47
Jan 05, 2016 부터 멤버
게시물1189
ripperdave posted:
You are right.
I made my positions unique size by REST API V20 with Java API wrapper.
https://github.com/oanda/v20-java
I applied the program on my real Oanda account (real money).
It is FACT and not theory nor opinion.
The regulations are very clear.
You CANNOT adjust a new order before the old order.
THIS is a fact. And it's the regulatory rule.
If it looks too good to be true, it's probably a scam! Let the buyer beware.
Jan 05, 2016 부터 멤버
게시물1189
Sep 23, 2019 at 04:29
Jan 05, 2016 부터 멤버
게시물1189
ripperdave posted:
Fact: My old trades were adjusted... See my original post for more information.
The screenshot doesn't show you reduced a newer ticket while the older ticket was still open.
You cannot reduce a NEW ticket before before closing the older tickets first. If a broker under current US Regulations allows a US customer to do this, then it's a violation of the current regulations, and Oanda abides by all regulations as required by law.
You can set all the SL and TP to the same, but you CANNOT close or reduce a NEW ticket before closing out the older tickets first.
ALSO... The image you posted is for EUROPE based accounts which is under different regulations that US brokers.
If it looks too good to be true, it's probably a scam! Let the buyer beware.
Dec 22, 2009 부터 멤버
게시물5
*상업적 사용 및 스팸은 허용되지 않으며 계정이 해지될 수 있습니다.
팁: 이미지/유튜브 URL을 게시하면 게시물에 자동으로 삽입됩니다!
팁: @기호를 입력하여 이 토론에 참여하는 사용자 이름을 자동으로 완성합니다.