- Search Crypto Craft
-
Spikehunter replied Jul 26, 2020Closing @14:00 is your decision and that is all that really matters. Its a bit crude but if it works that's good. Trying to optimise the exit, as I said, is difficult. Do I, don't I, is always the question. I am working on a strategy at the moment ...
(binned per thread starter's request) What to do if my system
-
Spikehunter replied Jul 25, 2020Entry is easy it's the exit that's the problem in automated systems. To many variables. I have suffered this for years.
(binned per thread starter's request) What to do if my system
-
Spikehunter replied Jul 19, 2020Noise could be a spike looking for stops. I don't really believe in noise. Consider a vinyl record, noise are the clicks you get from dust particles i. e. sound that is not associated in anyway to the music. Even spikes as above have some relation. ...
What is noise?
-
Spikehunter replied Jul 2, 2020Buy a new computer. Seriously without seeing or trying the indicator what do you expect? Close everything else down/ check cpu useage / check disk usage / check memory allocation / what else is running you don't need.......
Indicator Bank
-
Spikehunter replied Jul 1, 2020The original was developed in MQL5. I'm not a MQL5 programmer, perhaps one day. This is the original work that the mql4 version was converted from, I believe. url
Indicator Bank
-
Spikehunter replied Jul 1, 2020No offence taken. Try this version. It should just Alert when the Arrow stays in the same place. I was about to write about repainting as when I watched I saw a whole bunch of pink bars turn blue. I'm watching again to see if this happens but is ...
Indicator Bank
-
Spikehunter replied Jul 1, 2020Just go to a brokers site and download Mt4. Setup a demo account, don't forget tick box, and you have all you need. I use fxcm and pepperstone but there are lots.
Trading is as simple as 1-2-3
-
Spikehunter replied Jul 1, 2020I would agree. By the way is it female?? They can be indecisive but then not always sure.

I will carry on my observations for a while.Indicator Bank
-
Spikehunter replied Jul 1, 2020If we can determine when the Arrow is correct then the indicator may have some good value. At the moment it repaints until it stops. Unfortunately I am not a mathematician. I have read the article though on what this is based on. Don't understand it ...
Indicator Bank
-
Spikehunter replied Jul 1, 2020I have just been observing on a 1 minute chart. The arrow keeps moving along so repainting. I have added some code to see if it will stop at a point to confirm the move. The warning is based on bar [0]. If you change that to [1] that may only Alert ...
Indicator Bank
-
Spikehunter replied Jul 1, 2020file I have changed this for you, however, this type of change you should learn to do yourselves. All you have to do is look at the code for the"Alert" instruction. Regards
Indicator Bank
-
Spikehunter replied Jun 30, 2020I have had a look and am testing something so keep your fingers crossed. Indicators are not my thing so we will see. I will let you know if it works. Anyone else please help.
Indicator Bank
-
Spikehunter replied Jun 22, 2020I could help you. Plenty of MQL4 programming experience.
3 Bar Fractal Break
-
Spikehunter replied Jun 20, 2020I use a global variable which can be turned off & on with a script. I then check this within the ea to control trading. Just 0 or 1 is enough. I don't know how you have coded your ea but just turning auto trade on and off I wouldn't have thought ...
Autotrading on/off causing execution of trades backlog
-
Spikehunter replied Jun 19, 2020Is it your ea so you can edit the mql code?
Autotrading on/off causing execution of trades backlog
-
Spikehunter replied Jun 16, 2020Interesting. Pip value and atr are values I already use but not in a way similar to yours. I use atr as a trend/probability factor. Never used obv but look fwd to seeing more. Food for thought and thank you for your contribution.
How Wags Trades - TAS System
-
Spikehunter replied Jun 13, 2020A great piece of work to take the effort of uploading all those indicators. Trouble is now I have attached them all to my chart I can't see the prices. Hahaha
Indicator Bank