- Search Crypto Craft
- TickJob replied Sep 22, 2007
I try this semi-martingale on YM(Dow mini) with one of trend indicator for entry signal and get the following result since July07, I still think that stock index future is a better instrument to trade

FXTradepro: Strategy using a “Semi-Martingale” Position Sizing
- TickJob replied Sep 20, 2007
Hi Justin, Is this fee structure exactly the same as MBT? For micro and mini lot size, are they less chance of being filled compared to standard lot size?
Which Broker?? IB TS MBT ???
- TickJob replied Sep 20, 2007
Hi Hanz, are you referring to Globex? IB IdeaPro is much more?
Which Broker?? IB TS MBT ???
- TickJob replied Sep 20, 2007
I look at IB forex and Globex currency futures, it seem to me that IB forex has tighter spread, correct me if I am wrong.
Which Broker?? IB TS MBT ???
- TickJob replied Sep 20, 2007
Hi Justin, For EFx, What are the differences on trade execution and fee between the standard lot 100,000 and mini lot 10,000?
EFX Navigator Vs Forex Pro??
- TickJob replied Sep 20, 2007
IB has minimum fee of US$2.5 per order, but I saw MBT website its fee is about US$5 per 100,000 and MBT has mini lot of 10,000, not sure whether it is US$1 per mini lot???
Which Broker?? IB TS MBT ???
- TickJob replied Sep 18, 2007
tested my smartquant code
using System; using System.Drawing; using OpenQuant.API; using OpenQuant.API.Indicators; public class MyStrategy : Strategy { [Parameter("High")] public double High; [Parameter("Low")] public double Low; [Parameter("Close ...FXTradepro: Strategy using a “Semi-Martingale” Position Sizing
- TickJob replied Sep 16, 2007
Actually with direction or no direction the concepts are still the same when come to this martigale thing because both are assuming that we are likely to be wrong in guessing, and so we need to so many progression. Hence, the key thing is to be able ...
FXTradepro: Strategy using a “Semi-Martingale” Position Sizing
- TickJob replied Sep 16, 2007
No, I used 1, 2, 3, 5, 8... I will be trying #319 progression.
FXTradepro: Strategy using a “Semi-Martingale” Position Sizing
- TickJob replied Sep 15, 2007
Hi FXTradepro, Thanks for your excellent posts and technique. I am searching and trying out some similar Martigale methods. My main focus is to reduce the number of progression and lot size. I like your progression most so far. One of the ways, as ...
FXTradepro: Strategy using a “Semi-Martingale” Position Sizing
- TickJob replied Sep 11, 2007
can use variable TP as shown below.
FXTradepro: Strategy using a “Semi-Martingale” Position Sizing
- TickJob replied Aug 23, 2007
Thank you very hanover. I have programed it in smartquant C#, it turn out quite close, can further improve on it
using System; using System.Drawing; using OpenQuant.API; using OpenQuant.API.Indicators; public class MyStrategy : Strategy { private ...How to program Higher-High Higher-Low
-
How to program Higher-High Higher-Low
Started Aug 20, 2007|Platform Tech|19 repliesHow to program to identify HH (Higher High) or LL (Lower Low) or LH (Lower High) or Higher ...
- TickJob replied Jun 20, 2007
I don't know where are you, in Singapore, it is only $38 singapore dollar a month, unless you are students otherwise it is considered quite cheap.
MB Trading Futures - Introduction
- TickJob replied Jun 20, 2007
Thanks Justin. Does MBTrading also accept 0.1 (1000 currency units since both are the same platform? I have checked and found that your Limit+TTO and others combined order types are in fact OCA
, no more issue. But I have problem to code Limit+TTO ...MB Trading Futures - Introduction
- TickJob replied Jun 17, 2007
Hi Justin, does it accept 0.1 lot(1000 currency units)? does it have OCA(One Cancel All) order?
MB Trading Futures - Introduction
- TickJob replied Jun 17, 2007
I go to MBT website, SmartQuant is listed there. Not sure why Justin said not supported? I tried to install NeoTicker in 4 computers, all crashed after a few seconds. I doubt it is the best. SmartQuant is much better.
MB Trading Futures - Introduction
- TickJob replied Jun 15, 2007
Which automatic trading software can work with your platform?
MB Trading Futures - Introduction
- TickJob replied Jun 14, 2007
Hi Justin, can your platform work with this software? url which has MB Trading interface.
MB Trading Futures - Introduction