Search found 17 matches
- Sat Jul 21, 2007 3:43 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

- Fri Jul 20, 2007 4:20 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

Hi Michal and everybody! i want to try to code this strategy for MBTX API because i suppose it is the fastest way to execute orders. it seems you can place non-standard lot sizes with API (not 10'000, 100'000 but 33'333 for example) - so it is the right thing that we expect from Impeccable Hedge. S...
- Fri Jun 08, 2007 9:59 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

Michal, While I agree that using something like NeoTicker adds to the ability of quickly change the brokers, there is also another side of the story. First, I don't want to pay over $1K for the platform if I can very quickly write an adapter/connector to broker's API myself; second, as you stated in...
- Fri Jun 08, 2007 7:59 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

Luke, I downloaded your code (before you removed it). I don't have much time to look at it right now, but at the first glance I think you are calculating position sizes incorrectly (if at all, because I can see you are doubling on reversing thus reversing position [i.e. if you are short -10K and go ...
- Fri May 25, 2007 6:58 pm
- Forum: brokers
- Topic: EFX Group quick order entry
- Replies: 1
- Views: 3781
- Gender:

- Wed May 09, 2007 11:32 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

I figured multiple accounts might diminish order processing time, as the three orders would each be treated as just one at each instance. It would not necessarily have to be different brokers. If you can hit the FPI at one, surely that's desirable as you can then just wait for the inevitable swing ...
- Wed May 09, 2007 8:16 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

- Mon May 07, 2007 1:50 am
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

- Fri May 04, 2007 3:15 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

Wanted to post a quick update about running FPI today during NFP. I decided to run the system on the live server just to see how it's going to perform and to my surprise even though I was slipped a lot and ended up with a minor loss (-$20), it was pretty stable. I was in and out of the 10K ring in 8...
- Tue May 01, 2007 6:35 pm
- Forum: NeoTicker indicators
- Topic: FPI - Fractional Product Inefficiency: The Impeccable Hedge
- Replies: 768
- Views: 2236104
- Gender:

Michal, Actually, MBT demo server does have partial fills. It is my understanding that the way MBT demo servers work are they fill the order in the SAME way it would be filled on the live server. Meaning my order of the 200K long will be filled at once if there is an offer of 200K, but if there is c...