Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
Maybe I should not but I need your help!
I'm looking for a long time an indicator that can detect the speed of the price at its passage on a certain price level, basically I would need a speed detector that help me to decide whether there is a fast moving or a slow motion irrespective TF used for viewing... There are some indicators that are aimed to detect the speed and acceleration of the price but basically they are all linked to TF used and not say nothing of the real price action at that time, they are not true speed detectors...
I understand that this is not something easy to build and I do not know if someone has already thought of something like this, but I turn to you because I think you are one of the best programmers and maybe you could help me giving me some advice!
I'm not asking you to build an indicator for me of course, but if you could do that of course this would be a job and a job should be paid!!!
Maybe you'll understand what I'm talking and I hope that you'll give me some advice, if you already know something like that or if it is possible to build an indicator with these characteristics...
thanks to the availability, best regards.
Stake
This is a good information which I am looking for. Appreciate that Sir IN10TION can document it under the Page 1. It will be useful as a user guide for this indicator.
Thanks for the thread.
Quote:
Originally Posted by IN10TION
:: I've collected some links where there is info about the IN10TION NewsReader [indicators], if you like to know more... please ask your questions more specific, like a trade move or opinion/view on several things... it would help me more then just writing 1 manual or answering 1 global question "what is it"... I hope this helps...
:: yes, this is very possible to do, didn't do it before but already in my head with few idea's... question: How would you define your output? "Time vs Price" or "Time vs Ticks" or "Time vs Ticks with a Price scale/grouping" ... All indicators/EA's around are all the opposite because Metatrader doesn't have any time regulator/trigger build in. So that time module alone I have, never published that, but IN10TION ChartAttack works on this. The reason why metatrader doesn't use time, is that it would otherwise processes a high cpu load. Depending what you want to accomplish we could avoid that cpu load & not use 10 charts at same time...
so... Define your output?
Thanks,
IN10TION
BTW good idea!! you are at the right place!
Quote:
Originally Posted by m.mil
Maybe I should not but I need your help!
I'm looking for a long time an indicator that can detect the speed of the price at its passage on a certain price level, basically I would need a speed detector that help me to decide whether there is a fast moving or a slow motion irrespective TF used for viewing... There are some indicators that are aimed to detect the speed and acceleration of the price but basically they are all linked to TF used and not say nothing of the real price action at that time, they are not true speed detectors...
I understand that this is not something easy to build and I do not know if someone has already thought of something like this, but I turn to you because I think you are one of the best programmers and maybe you could help me giving me some advice!
I'm not asking you to build an indicator for me of course, but if you could do that of course this would be a job and a job should be paid!!!
Maybe you'll understand what I'm talking and I hope that you'll give me some advice, if you already know something like that or if it is possible to build an indicator with these characteristics...
thanks to the availability, best regards.
Stake
:: yes, this is very possible to do, didn't do it before but already in my head with few idea's... question: How would you define your output? "Time vs Price" or "Time vs Ticks" or "Time vs Ticks with a Price scale/grouping" ... All indicators/EA's around are all the opposite because Metatrader doesn't have any time regulator/trigger build in. So that time module alone I have, never published that, but IN10TION ChartAttack works on this. The reason why metatrader doesn't use time, is that it would otherwise processes a high cpu load. Depending what you want to accomplish we could avoid that cpu load & not use 10 charts at same time...
so... Define your output?
Thanks,
IN10TION
BTW good idea!! you are at the right place!
First let me thank you for sharing your knowledge with us...
As for the CPU overhead, perhaps this could be a problem, I generally use no more than 4 / 5 charts at same time, instead regarding the output I think that the best solution might be: "Time vs Ticks with a Price scale/grouping"...
Surely you can decide better than me what should be the best solution, taking into account your needs and knowing in advance which combination would give the best results!!!
Although I have some difficulty with English, I think that you have understood perfectly what I am talking about and considering that your knowledge is far greater than mine, I don't want allow me to make decisions that you could certainly take better than me!
Hi, thanks again...
:: yes, this is very possible to do, didn't do it before but already in my head with few idea's... question: How would you define your output? "Time vs Price" or "Time vs Ticks" or "Time vs Ticks with a Price scale/grouping" ... All indicators/EA's around are all the opposite because Metatrader doesn't have any time regulator/trigger build in. So that time module alone I have, never published that, but IN10TION ChartAttack works on this. The reason why metatrader doesn't use time, is that it would otherwise processes a high cpu load. Depending what you want to accomplish we could avoid that cpu load & not use 10 charts at same time...
so... Define your output?
Thanks,
IN10TION
BTW good idea!! you are at the right place!
I forgot to add that the first time I saw the IN10TION ChartAttack I guess that it worked in this direction!!!
:: Hi! How do you see your speed? With a car it's "km or miles per hour"... how do you see it with this? Per 10 seconds?
thanks,
IN10TION
Quote:
Originally Posted by m.mil
First let me thank you for sharing your knowledge with us...
As for the CPU overhead, perhaps this could be a problem, I generally use no more than 4 / 5 charts at same time, instead regarding the output I think that the best solution might be: "Time vs Ticks with a Price scale/grouping"...
Surely you can decide better than me what should be the best solution, taking into account your needs and knowing in advance which combination would give the best results!!!
Although I have some difficulty with English, I think that you have understood perfectly what I am talking about and considering that your knowledge is far greater than mine, I don't want allow me to make decisions that you could certainly take better than me!
Hi, thanks again...
:: Hi! It's very easy to do so ... take a new chart, set options to allow dll's in the main tools options tab, make sure from beginning it is activated (don't select confirmation for dll's) ... to be sure you didn't do anything else wrong, go to "expert/folders" map delete everything related to IN10TION & restart everything ... drag IN10TION NewsReader on your chart ... voila
IN10TION
Quote:
Originally Posted by tjfox
Hello To All
I need some help for installing In10tion can not seem to get the indications to appear on screen thank you
:: Hi! How do you see your speed? With a car it's "km or miles per hour"... how do you see it with this? Per 10 seconds?
thanks,
IN10TION
I knew that we would have faced this problem ... I think that 10 seconds is not sufficient, rather 1 or 2 minutes, the best thing would probably leave the possibility to change this parameter so we could test the speed detector on different values ...