@javaai
Active 10 years, 3 months agosimplex replied to the topic Transient & Recurrent Zones in the forum Trading Systems Discussion 11 years, 4 months ago
FXEZ,
Thanks a lot for pointing me to NorthTrader’s post at FF! This is really important, and I’d like to recycle his post here so it doesn’t get lost:
Following on from this post (www.forexfactory.com/showthread.php?p=7830420#post7830420), it seems safe to assume that the probability of returning to (aka “resolving”) a potential TZ within h…
simplex replied to the topic Transient & Recurrent Zones in the forum Trading Systems Discussion 11 years, 4 months ago
You named it – in two different ways!
1. Yes: we have to implement both TP and SL and their respective hit probabilities in our stats. Easy to state, sort of challenging to code, IMO.
2. In your drawing you mention the need to look at hit probabilities as a function of time. You’re right: this is essential, IMO. At the moment, mostly based on…[Read more]
simplex replied to the topic Transient & Recurrent Zones in the forum Trading Systems Discussion 11 years, 4 months ago
You named it – in two different ways!
1. Yes: we have to implement both TP and SL and their respective hit probabilities in our stats. Easy to state, sort of challenging to code, IMO.
2. In your drawing you mention the need to look at hit probabilities as a function of time. You’re right: this is essential, IMO. At the moment, mostly based on…[Read more]
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
CSS indicators usually analyze 28 pairs permanently during runtime. Depending on the algorithms used and the effectiveness of their implementation in the indicator code they can consume an extremely high amount of CPU and / or memory ressources. Running them on an old laptop or a weak VPS server can cause problems, depending on the specific…[Read more]
smallcat and
GU_Night are now friends 11 years, 4 months agosimplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
Are those commercial products? Couldn’t find them anywhere in this forum or over at FF.
EDIT: if my questions for technical detail of the implementation touch kind of corporate secrets just tell me and I’ll stop asking. Never mind!
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
Are those commercial products? Couldn’t find them anywhere in this forum or over at FF.
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
This is a very interesting idea! I never thought of that.
Do you have a particular idea of how to implement this market share in the cluster algorithm?
On the other hand: what are we interested in and what kind of analysis do we perform?
When looking at a pair like USD and NZD: I’m fully aware of the fact that USD has a much higher market…[Read more]
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
As with all technical indicators the range of possible interpretations is rather wide. You marked supposed overbought regions in your pics for Stoch, RSI, and CCI. Those regions can also be interpreted as a healthy trend or swing, bullish in this case. So buy, yes! Or no buy, when following the overbought interpretation.
This ambiguity is why…[Read more]
simplex replied to the topic Downloading FF threads in the forum Recycled Gold 11 years, 4 months ago
Wow – great idea!
Thanks a lot,simplex
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
Thank you!
So it’s basically the Fast Stochastic formula %K, right?
I also experimented with this one in cluster indicators and found, that it can give a precise and sometimes even early warning of a reversal.Look at highly correlated currencies like EUR and CHF. When XXXCHF performs a harsh drop, then you can bet that XXXEUR will follow soon,…[Read more]
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
One more question regarding the input parameters:
Whenever I change the values of fastest_period, fast_period, slowest_period, or slow_period,the signal will completely disappear. Tested on several pairs, H4.
How do the *_period and *_bars parameters interact?
BTW: which is the smoothing algorithm that you apply?
Regards, simplex
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 4 months ago
This is really interesting, Saver0!
Thanks for posting! Since you did not post the source code, I have a question related to your basic algorithm.
What exactly do you mean by taking apart the movement as a percentage ?
I am familiar with cluster indicators and the way several pair values are deconstructed to currency values and then…[Read more]
smallcat and
Madmoney are now friends 11 years, 4 months agosmallcat replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
Thanks a lot saver0, now all is clear … i understand now the reason you did like that

smallcat and
Feanor are now friends 11 years, 4 months agosmallcat replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
Hi Saver0,
First of all, thanks for your hard work and nice scripts. I have downloaded historical data from Oanda using your Node.Js script. About updating your database in every 5 minutes, do you use the same JS script ?
And you said that you are using data from Oanda MT4, does it mean that for testing and developing we need to use Oanda MT4…[Read more]smallcat replied to the topic Archive Treasure Chest in the forum Trading Systems Discussion 11 years, 4 months ago
Great work Juri …. thanks a lot my friend.

smallcat replied to the topic Getting price feed for development in the forum Development 11 years, 4 months ago
Good work Sniper. I think may be your internet connection is not fast enough, so it has delay.
Your idea on restart the node.Js script will work in my opinion. After getting all candles of all pairs from Oanda, we need to “convert” the candle from database to MT4 … Any idea is welcome

Thanks for your contribution : planB, Zelo…[Read more]
smallcat replied to the topic Getting price feed for development in the forum Development 11 years, 4 months ago
Good work Sniper. I think may be your internet connection is not fast enough, so it has delay.
Your idea on restart the node.Js script will work in my opinion. After getting all candles of all pairs from Oanda, we need to “convert” the candle from database to MT4 … Any idea is welcome

Thanks for your contribution : planB, Zelo…[Read more]
- Load More