Quote from Jack_Larkin:
Not sure what to tell you, most brokers are like that, at least for FIX support. I not going to rush in to defend Pepper on this since I too would like FIX access without the commitment of capital they want, but I understand why they have the requirements in place and I dont' blame them for it either.
Remember, FIX might be an open standard, but it's just a messaging framework. Brokers usually have to hire an integration provider to create a FIX gateway for their unique back end.. this isn't a simple matter when you think pre-trade, processing, post trade, clearing, accounting, and settlement... It's more than just "your" connection to the broker after all.. unless you just want a FIX bridge to MT4 Server, which would be easier to setup but then limit you again to MT4 Server's limitations, so pretty pointless outide of learning how FIX works.
They also gotta buy quite a bit more hardware to service FIX clients, and since users of FIX are often institutions with specific needs or very order / ticket / messaging intensive reasons to want to go FIX over another platform there's usually a lot more money spent servicing and supporting these users (...you try training up support staff to be FIX and programming experts just to employ them as customer service reps, not gonna happen cheaply.) So often, if a broker offers FIX, it's with the requirement that you're gonna commit capital or do a decent bit of business to make serving your FIX account cost effective for them. This is a normal thing for most brokers. No way it's worth it for just a few grand of an account balance.
That being said, you can try Dukas for their JForex API, or IB's TWS Gateway API, or any number of other brokers offering their own 'proprietary' API that really is just a programming interface to their desktop client (just like MT4's MQL4 with the use of DLLs and other extensions), not a direct messaging service to a broker's execution servers like with FIX. The same brokers who offer their desktop APIs, usually also offer FIX API, but again, with higher requirements.
Not much more to say about it, I mean, if you look around and see that no broker is offering FIX without such commitments, there's probably a good reason for it.