• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 6:54pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 6:54pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

FXCM gets another CFTC fine, while Drew Niv leaves FXCM UK board 17 replies

FXCM stats worthwhile? AUD/NZD has the best win rate to trade? 10 replies

Which is he Best Forex API? 3 replies

True story of FXCM 'at best' option 14 replies

FXCM's "AT BEST" For News 24 replies

  • Broker Discussion
  • /
  • Reply to Thread
  • Subscribe
Tags: FXCM or not, who has the best API?
Cancel

FXCM or not, who has the best API?

  • Post #1
  • Quote
  • First Post: May 20, 2015 2:03pm May 20, 2015 2:03pm
  •  BotMaster
  • | Joined May 2015 | Status: Member | 7 Posts
Hi,

I'm currently testing a new custom trading robot with an FXCM demo account and I'm really struggling with the system. It seems that no mater what I try I can't get FX Connect to give me the prices I'm asking for. The system just ignores my limit orders and hands out prices my robot can't make money with. Sometimes it complains that my order is too far from the market price and it doesn't open a trade. In fact, I have many examples of the system not waiting and just rejecting my orders at 1 pip or less! I'm certain it's not my knowledge of the API that's causing these issues either. IMO, the system is just not doing what the API documentation says it should.

And now I read on these forums that many folks who trade manually have also experienced the same price slippage issue with FXCM.

Maybe these are just the pains that everyone experiences, but there is nothing worse than spending months developing a zero-lag high volatility robot only to have it thwarted by the broker.

What broker would you suggest I try?
  • Post #2
  • Quote
  • May 20, 2015 3:43pm May 20, 2015 3:43pm
  •  trigraphite
  • | Joined Dec 2014 | Status: Member | 15 Posts
You should try LMax or Pepperstone.
 
 
  • Post #3
  • Quote
  • May 20, 2015 4:03pm May 20, 2015 4:03pm
  •  BotMaster
  • | Joined May 2015 | Status: Member | 7 Posts
Quoting trigraphite
Disliked
You should try LMax or Pepperstone.
Ignored
Thanks. I'll take a look. Hopefully they have a demo account that allows you to trade with many different pairs simultaneously.

My robot trades up to 28 different pairs simultaneously and is mostly database driven.
 
 
  • Post #4
  • Quote
  • May 21, 2015 9:28am May 21, 2015 9:28am
  •  BotMaster
  • | Joined May 2015 | Status: Member | 7 Posts
Last night I opened a Pepperstone demo account and managed to code in all my custom indicators with cAlgo. That system is awesome! I really didn't expect it to be that easy to develop with. Thanks for the tip. I can't wait to start backtesting and let it run for a few weeks.
 
 
  • Post #5
  • Quote
  • May 21, 2015 11:06am May 21, 2015 11:06am
  •  mmx007
  • | Joined Dec 2014 | Status: Member | 98 Posts
Oanda Rest API is good. And Interactive Brokers API.
 
 
  • Post #6
  • Quote
  • May 22, 2015 9:35am May 22, 2015 9:35am
  •  BotMaster
  • | Joined May 2015 | Status: Member | 7 Posts
Yes, I was looking at the Oanda REST API for C# and it also looks quite good. If Pepperstone doesn't workout for me I'll move there next.
 
 
  • Post #7
  • Quote
  • Oct 7, 2015 2:12pm Oct 7, 2015 2:12pm
  •  ycomp
  • | Joined Feb 2006 | Status: Member | 801 Posts
Oanda REST API is great... IF... you are willing to position trade only... you can't open 2 trades in the same currency in opposing directions - perhaps you can in some Oanda non-stateside flavour , I don't know.. was just watching what happened in the demo I had.
 
 
  • Post #8
  • Quote
  • Oct 7, 2015 2:12pm Oct 7, 2015 2:12pm
  •  ycomp
  • | Joined Feb 2006 | Status: Member | 801 Posts
Quoting trigraphite
Disliked
You should try LMax or Pepperstone.
Ignored
How does one get an LMAX account that you can hook up to an API? does the API cost money?
 
 
  • Post #9
  • Quote
  • Oct 7, 2015 2:53pm Oct 7, 2015 2:53pm
  •  shrike
  • Joined Jan 2007 | Status: Member | 1,818 Posts
Quoting ycomp
Disliked
{quote} How does one get an LMAX account that you can hook up to an API? does the API cost money?
Ignored

This information is posted on their website.
 
 
  • Post #10
  • Quote
  • Oct 9, 2015 8:55am Oct 9, 2015 8:55am
  •  FlashCall
  • Joined Oct 2007 | Status: Scalp A Lot | 329 Posts
Quoting ycomp
Disliked
{quote} How does one get an LMAX account that you can hook up to an API? does the API cost money?
Ignored

wwwhhhhaaatttt????? who's there....
 
 
  • Post #11
  • Quote
  • Oct 9, 2015 9:04am Oct 9, 2015 9:04am
  •  Ultimate6
  • | Joined May 2010 | Status: Member | 1,017 Posts
FXCM also has FIX, or if you are that way inclined you can code your strategy in ninjatrader. Any LMAX account can be used with their API, balance >= $5k or FIX for higher balance accounts.
 
 
  • Post #12
  • Quote
  • Feb 22, 2016 9:48am Feb 22, 2016 9:48am
  •  breichert
  • | Joined Feb 2016 | Status: Member | 1 Post
I'm a resident of the US, and am challenged to find a broker with an API with C or REST connectivity.

It appears that OANDA and IB might be the only ones available.

Anyone know of any others I could consider?

Thanks in advance for your advice and suggestion!
 
 
  • Post #13
  • Quote
  • Last Post: Feb 22, 2016 10:21am Feb 22, 2016 10:21am
  •  JensG
  • Joined Apr 2014 | Status: Busy writing ... | 553 Posts
Quoting breichert
Disliked
I'm a resident of the US, and am challenged to find a broker with an API with C or REST connectivity. It appears that OANDA and IB might be the only ones available. Anyone know of any others I could consider? Thanks in advance for your advice and suggestion!
Ignored
Why not use a broker with an ordinary FIX connectivity and a c implementation of said industry standard? I haven't tried (I'm more a JAVA guy) but libtrading looks promising http://libtrading.org/
 
 
  • Broker Discussion
  • /
  • FXCM or not, who has the best API?
  • Reply to Thread
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2023