Recent content by tszwun

  1. T

    Charting tools support self defined indicator

    Very sorry for late reply as I was busy for my "daily work":)....would you mind sharing me the image then I can test for it? Besides, if I want to skip the import step manually I need to use the ODBC in Amibroker as middleman to do so?
  2. T

    Charting tools support self defined indicator

    Thanks for your prompt reply. I would like to import the data generated by Java program to Amibroker and show it together with HSI chart. The problem Amibroker import need contains Date Time OHLCV columns but my data only contains Date Time H L. Even I can map all remaining value to 0, shall I...
  3. T

    Charting tools support self defined indicator

    Hi all, I am trading HSI and defined some buy sell chart pattern by Java program. I have exported the indicator from Java (the data include time and corresponding HSI value) and I want to show it with HSI candlestick chart for comparison. I am using Amibroker but it seems can't fit my need (I...
  4. T

    Question about Trailing stop in IB

    Hi all, This is my first message in this forum and glad to see you all. I am a newbie of trading and I have just registered IB. I have a question regarding trailing stop. For example, I have placed an order below: Contract HSIM4 Buy@23117, set trailing stop as 10, stop loss at 23107 When the...
Back
Top