@javaai
Active 10 years, 3 months agosmallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Hi brother, It is interesting if we can know the Correct Direction only comparing 2 candles …. Just using HLOC of the candles ? The candles must be stay near each other (as neighbor), or it is like SubSequence, comparing specified candles ?
smallcat replied to the topic MTH – Having Fun with Geometrical Charting in the forum General Discussions 11 years, 2 months ago
Great videos, thanks a lot Kiads

smallcat replied to the topic Coders Supporting Coders in the forum Development 11 years, 2 months ago
Hi,
Any body know how to make a line which does not include the Weekends ? The end of the line is in the future. I tried to create a function for this, but it is still failed.
I read some where in internet, if we use iBars then it will automatically not included weekends in its calculation. so i did it like this ….
datetime CheckLifeTime(int…
smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Thanks brother, nice picture. The top green lines and the bottom red lines are good targets. With a very good money management, we can do basket trading (hedging). Just put a buy and a sell at the same time, 1 order will hit the target, and the other one will give a big draw down. After the target is hit, we can do a “averaging” order. Money…[Read more]
smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Good result my friend. You really have a “holy grail” , congratulation ! This is a proof that it is possible, thanks. I am sure every of us can have our own “holy grail” some day, and this can be achieve by hard working using the tools/ideas/tips_and_tricks shared here and there by great contributors ….

smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Good result my friend. You really have a “holy grail” , congratulation ! This is a proof that it is possible, thanks. I am sure every of us can have our own “holy grail” some day, and this can be achieve by hard working using the tools shared here and there by great contributors ….

smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Agree my friend, there is NO system having 100% win. For me if we can get >=90% win, then i call it a “holy grail”

smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Hi Metta,
First of all, sorry if there is some thing wrong in typing or meaning in these sentences below. English is not my mother language …

Most of the “system” presented here is not a ready to use “system” . All of the great ideas, discussions, indicators, scripts etc … etc … must be collected, tested, do some small…[Read more]
smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Hi Metta,
First of all, sorry if there is some thing wrong in typing or meaning in these sentences below. English is not my mother language …

Most of the “system” presented here is not a ready to use “system” . All of the great ideas, discussions, indicators, scripts etc … etc … must be collected, tested, do some small…[Read more]
smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Hi Metta,
Most of the “system” presented here is not a ready to use “system” . All of the great ideas, discussions, indicators, scripts etc … etc … must be collected, tested, do some small modification if needed, and if we do the job, we will get a very powerful system !! Most of friends here are friendly great traders, and they tried t…[Read more]
simplex replied to the topic Autocorrelation in the forum Trading Systems Discussion 11 years, 2 months ago
I stumbled upon John Ehlers’ latest book recently, titled Cycle Analytics For Traders. Absolutely worth reading, it contains a complete chapter about autocorrelation. I’ll start coding an experimental indicator based on that chapter when I have some spare time.
Typically for Ehlers the reader should be prepared to be confronted with a nice…[Read more]
simplex replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 2 months ago
Hey metta88,
I really do believe that your post is receiving much more attention here than it actually deserves. Nonetheless I can’t resist joining in. If you think that you can identify a tradeable ‘system’ in this thread, which you pretend to be trading and now like to criticize here, please feel free to do so if and only if your judgement is…[Read more]
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 2 months ago
Hi joshuayip,
To stay with gg’s metaphoric wording I would say that driving a car is a death trap for the driver if he/she doesn’t know how to handle it properly. In the case of classic oscillators like Stoch, RSI, etc. and all of their descendants first thing to learn is how to handle the ambiguity of their interpretation. Get your driver’s…[Read more]
simplex replied to the topic Currency Strength/Power/Value Indicator in the forum Indicator discussion 11 years, 2 months ago
Hi joshuayip,
To stay with gg’s metaphoric wording I would say that driving a car is a death trap for the driver if he/she doesn’t know how to handle it properly. In the case of classic oscillators like Stoch, RSI, etc. and all of their descendants first thing to learn is how to handle the ambiguity of their interpretation. Get your driving…[Read more]
smallcat replied to the topic Stairstep Breakouts indicator and EA in the forum Trading Systems Discussion 11 years, 3 months ago
Thank you very much Xux99. This is the one i am looking for …. my EA works not as i expected, i am sure i can learn a lot from your EA

simplex replied to the topic NEED HELP, I AM REALLY STRUCK… in the forum General Discussions 11 years, 3 months ago
Hey scalper,
Would you mind telling this broker’s name? Could be interesting for a friend of mine. If you don’t want to post publicly, please sent me a PM.
As for your questions: I didn’t work with BOs yet, so I have no idea – sorry!
smallcat replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 3 months ago
Hi G,
Could you please explain more about “analog movement” and “frequency” , and how can we get benefit from them ?
Thanks
simplex posted an update 11 years, 3 months ago
I think it’s time now to start coding a TZ EA, ok?
smallcat replied to the topic Bull Bear Power Indicator in the forum Indicator discussion 11 years, 3 months ago
Thanks Saver0. Looking at the Green & Red vertical line, you draw it at the peak of the Green/Red bull bear indicator line. Does it mean that we will put order at the close of next candle after the vertical line (because to see the peak we must wait 1 more candle) ??

smallcat replied to the topic Coders Supporting Coders in the forum Development 11 years, 3 months ago
Hi Koni,
I just upload the mq4 of “Zz closed modified” file. Honestly i do not know it is the right way to get the close price of ZZ or not. May be you can get idea from there.
It is similar to default MT4 ZZ. So calling using iCustom is similar like you call the value of default MT4 ZZ. Hope this help.
- Load More