Search results

  1. F

    MetaTrader 4: We did it!

    Means it that automatic trading systems developed without crappy MQL4 will be dead?
  2. F

    MetaTrader 4: We did it!

    How about the API? When will be released?
  3. F

    MetaTrader & news

    Thank you for advice. However, does a Saxobank use MetaTrader? I have downloaded their platform and it seems it isn't based on MetaTrader. Also, I haven't found any information about API on www.saxobank.com...
  4. F

    MetaTrader & news

    I use MetaTrader. I have a demo account (Alpari) but I don't receive any news into metatrader. Is this a technical problem or can you recommend a broker which provide news to demo account? I have tried some other brokers but I don't receive any news to. Please advice.
  5. F

    Automated news trading ???

    I haven't heard yet but I think about such a system for a long time.... I can imagine what I need (=what is necessary according my opinion) for development. The problem is I haven't appropriate tools. Programming from scratch is a nonsense and waste of time. You need expensive commercial tools...
  6. F

    Manipulation question.

    I have read that some forex brokers "manipulate" the price against you. I would like to ask: Is the manipulation the some for all clients? (Do all clients receive the some quotes ore there are differences in bid/ask/spreads between 2 accounts of the some broker?) Is there possible that 2 clients...
  7. F

    Alternatives to Wealthlab and Tradestation

    I am working in Matlab to. The main problem is the data feed to Matlab and order execution from Matlab (Matlab -> MetaTrader, MetaTrader -> MySQL, MetaTrader -> Matlab)
  8. F

    Is data mining for trading patterns impossible?

    Yes, I have background in statistic, fuzzy logic, neural network and machine learning. However, I am not a profficient programmer. Therefore I can program in Matlab or SAS or such a high-level languages only.
  9. F

    Is data mining for trading patterns impossible?

    I? I've finished PhD in informational Engineering, have also university degree in Biology
  10. F

    Is data mining for trading patterns impossible?

    Sorry I have a only backtesting results yet. I am not a good programmer, It take me a lot of time to write somethink... First I tried probabilistic neural network and had a resoult about -3000US$ loss each testing month.. hehe.. Now I did another system based on decision trees and the...
  11. F

    Is data mining for trading patterns impossible?

    I think datamining is useful. I am developing trading system based on data mining techniques. Which data mining programs do you use? There is a lot of publication about data mining & trading.
  12. F

    Alternatives to Wealthlab and Tradestation

    Anybody here doing trading system in Matlab? I do. It's a lot of work, a lot of programming.
  13. F

    Matlab in Finance

    I am working with Matlab to, I am interested...
  14. F

    MATLAB Technical/ Fundamental analysis system

    I am interested. I use Matlab and plan to connect Matlab with broker (trough metatrader api) The matlab time series toolbox as well as datafeed toolbox is a bit crappy. We can work together if you want
  15. F

    Advanced Methods (Neurals Networks, Genetic Algorithms, Fuzzy Logic, etc...)

    Personally, I use Matlab. There is a good neural network toolbox and fuzzy logic toolbox to. The construction of trading model is straightforward, however the problems is connection to data providers and brokers for trade execution
  16. F

    Profitability of traders

    I have following questions: Can anybody of you (experienced...) tel me the distribution among profitable and losing traders? Is any statistic available (from brokerage..), about the proportion of profitable versus loosing traders, the mean size of account, the relationship between account size...
  17. F

    Matlab

    I am not good at low level programming.. that is the problem with IB API... On the other hand, Matlab is good for indicator building. (I fond several bugs in TA indicators in financial time series toolbox) I thing Matlab scripting language is much simpler and does offer more convenience...
  18. F

    Matlab

    Is here anybody using Matlab for trading? (Market analysis, etc. etc..) I am doing so, I use database toolbox for accessing my stock database, datafeed toolbox (a rather buggy), etc. My problem is I haven't any api for instant access of data provider and broker (IB)? Any idea?
Back
Top