Recent content by tzlf

  1. T

    trading system development

    You mean charting on Linux with java program? Yes there are some java charting softwares out there today and people can run these java program on Linux. But when I start to write my charting software a few years ago, seems these java charting software was not available yet. Beside that, I...
  2. T

    trading system development

    I do charting on Linux with a private charting software written by myself in C++ and GTKMM. Currently the software is quite simple but it is enough for my personal use already. With a private charting software I can apply what ever weird ideas in my mind into visual chart and this helps me a lot...
  3. T

    trading system development

    If what you need is just a stable server side for the automated trading system, Linux can do the work well, but if you need graphic and charting, Linux is not a good choice, because most commercial charting softwares out there don't support Linux. For me, the major reason to use Linux is the...
  4. T

    trading system development

    You can try Linux. I'm using Ubuntu Linux as platfom for my forex trading system development. I run six PC as a cluster in my house for computing intensive task. Currently my system can get 0.7-0.9 pip profit per trade and generates hundreds of trades a day. With my experience, a PC running...
  5. T

    Can I trade a system win only 0.7-0.9 pip per trade on forex?

    Hello, everyone. I am a trading system developer, I had developed various indicators and automated trading systems for futures market and forex market. In the latest years I reach a trading system for forex market. The system is a super short term trader, it enter the market for only a few...
  6. T

    My auto trading system generate hundreds of trades a day, but...

    Hello, everyone. I am a trading system developer, I had developed various indicators and automated trading systems for futures market and forex market. In the latest years I reach a trading system for forex market. The system is a super short term trader, it enter the market for only a few...
Back
Top