Search results

  1. L

    AmiBroker Formula Language: what programming language most similar to it?

    Hello, I searched the Web and these forums but was unable to find the answer. What more common programming laguage does AFL (AmiBroker Formula Language) derive from? Or what what language does it derive from? Say, Java has syntax very similar to C++. Most of C# is derived from Java with...
  2. L

    vba to open java window

    You have space missing between "-jar" and the file name
  3. L

    IB changes margin rules abruptly without informing

    gmst, I think you should contact IB support and ask why you position was liquidated. IT is likely that there is difference in you and them reading the rules... there is also a possibility it was genuine mistake on IB side. If you patient enough you will get directed to someone who can...
  4. L

    IB changes margin rules abruptly without informing

    From my experience, when margin rules changed, IB had always given at least a few hours notice via notification in TWS and in account management and E-mail suggesting to log in and check the message. However, note that IB has different "day" and "overnight" margins for most futures. "Day"...
  5. L

    Order entry front end for IB on Linux

    I expect I can get TWS to work the way I want. I just think their Booktrader has some way to go before it becomes properly user-freindly. Regarding third-party front-ends in Java, I see FireTip mentioned in another thread but it's only licensed to institutional investors. So, the only...
  6. L

    Order entry front end for IB on Linux

    I was thinking more along the lines of a native Linux application (or cross-platform like Java). I am interested in something I could run on a "rooted" Android device with Linux installed. Hence anything that requires binary compatibility is out of question. The device would run an ARM...
  7. L

    Is IB Gateway really lightweight?

    FireTip doesn't work with IB, does it? Only with Direct Trade Futures
  8. L

    Forex vs Currency Futures: which is cheaper for small traders?

    If you hold overnight positions often, futures are definitely cheaper. The future price already takes into account the difference between interest rates in the "short" and "long" currencies in teh pair. However, the margin that a broker will charge (on small position) on top the interest rate...
  9. L

    Order entry front end for IB on Linux

    IB and ButtonTrader got around the famous Trading Technologies patent. NinjaTrader is paying a patent fee to TT, which doesn't stop NT from offereing the version without live trading for free, So, I don't see any immovable legal obstacle in implementing such a front end.
  10. L

    Custom Trading Platform

    Also see thread Best practices? for a lot of info on the topic (and in my posts in particular).
  11. L

    Why does TA not work (for you)?

    As usual, the most subscribed publications are primarily of entertainment value.
  12. L

    Advice for tiny UK "HF" please!

    The OP asked about UK HF. So,the riles applied in the US (such as maximum 15 clients without need for registration) are largely irrelevent... unless the OP plans to actively market in the US. Investment clubs are base don the idea that no one gets paid for managing money. The investors who...
  13. L

    Order entry front end for IB on Linux

    One thread I found doesn't seem to list anything with a DOM that allows 1-click trading.
  14. L

    Order entry front end for IB on Linux

    Hello, I'm sure this question has been asked before. However, after searching these forums and the Web I haven't found any positive answer. Is there an order entry software for Interactive Brokers that would work on Linux (and ideally implemented in Java)? I am looking for something...
  15. L

    Why Very Successful Guys Should Avoid An Exclusive Girlfriend At All Costs

    Not exactly, the author of the blog article is an insecure braggart. As a person who is "successful" he could bestow some useful advice on us mortals. Instead all we read is bragging about all the difficult-to-impossible-to-achieve things men tend to think women like about men: being tall...
  16. L

    Use computerized evolution to create trading system?

    The point of my post was simply that if not used very carefully forward-testing introduces very much similar problems to those it is used to solve. I.e. selection bias... By choosing trading sytems that perform well on a forward test we indirectly choose systems that are fitted to the...
  17. L

    HKG-Capitalist heaven but UK-Socialist hellhole ?

    I would expect Monaco has much higher proportion of millionaires. However, I guess for the purposes of this report with 35,000 population Monaco didn't qualify as a "country", only as a tax heaven.
  18. L

    Use computerized evolution to create trading system?

    Out-of-sample testing is an invaluable tool but it doesn't (and can't) eliminate curve-fitting entirely. As soon as among backtested strategies you start picking those with satisfactory out-of-sample performance, you introduce data-mining bias and end up with the same spectrum of problems you...
  19. L

    Use computerized evolution to create trading system?

    In many practical cases it's discovering a trading strategy and choosing parameters (if any) that is a difficult task. Once this has been accomplished, a lot of strategies are computationally simple and can be coded with a moderate effort directly into the chosen charting/autotrading platform...
  20. L

    c# Automated Trading Software created by myself

    Could be just WPFToolkit http://www.codeproject.com/Articles/294704/Candlestick-based-off-WPF-Toolkit
Back
Top