forex

Web service for live Forex data for Eastern Europe currency?

Is there a Web service for live Forex data for Eastern Europe currency? The yahoo data is updated with a couple of minutes delay, so I don't want to use that. I've seen some Java Applets, but thy are no use, as I can't extract any data from them. As a specific request I'm looking for quotes on the Romanian currency, RON. ...

MT4 Time based entry signal in MetaTrader4

Does anyone have any example code for how to generate a time of day based entry signal in Metatrader 4? e.g. at a particular hour and minute of each day ...

What are some javascript charting libraries that allow plotting stock prices?

I need to be able to represent high and lows using a javascript charting libraries. All the libraries I have seen only allow defining the "high" value and the low value is always defaulted to zero. Thanks! ...

almost live forex currency rates

I need to get live forex exchange rates for my personal application. I know that there's no free service that has this data available for download. I've been using yahoo's finance, but i've just found out that it has a delay of 15 minutes or so. Is there any way i could somewnere get a little fresher rates? Say ... 5 minutes old instead ...

How to calculate the slope of noisy time series data

I have a process that consumes multiple sources of live price data from the forex market and produces 2 streams of time series data as its output. The output is noisy (i.e. not smooth like sin or cos), and both streams are bound between the values of 0 and 100. Is there an approach in machine learning or AI that can help me identify wh...

Open source libraries for technical analysis in java

I need something which has a lot of indicators for technical analysis, like moving averages, bollinger bands, etc for usage in java (im actually using clojure). I know of TA-Lib , but is there any other active ones out there? ...

Need help on financial advisory system...

I am developing an web based application for calculating total profit/loss, cash flows, final project cost and associated risks. System takes market rates for all currencies as input and does all calculations like premiums, budget rates, forward rates for all currency pairs, market to market differences and indicative profitability un...