- Search Crypto Craft
- 7,780 Results (67 Threads, 7,713 Replies)
-
hanover replied Nov 20, 2017Latest versions are attached, just in case those in post #1 are out of date. I assume that you've already done this. @anybody else: note that you must first follow the instructions in the link, if you want the MQ4s to compile/run without hundreds of ...
Daily Boxes/Lines indicator
-
hanover replied Nov 20, 2017DLB is already very complex; I think it would be simpler and tidier to write a new indicator. However, DLB's source code is available if anybody wants to modify it to suit their own specific needs. Critical Levels is capable of plotting previous ...
Daily Boxes/Lines indicator
-
hanover replied Nov 18, 2017Of course you can stay with the black background, if you prefer it, and just make the colors of the boxes lighter: image [EDIT] Also, they are easier to see if you turn the chart grid off (press Ctrl-G). More tips and hotkeys here.
Sessions Indicator
-
hanover replied Nov 18, 2017FWIW I see things very similarly to you. I posted a list of some non-random phenomena in myth #22 here. As this is a public forum, I don't want to give the game away, but I've satisfied myself that a few of these, combined with some basic FA, can ...
Higher Edge within a Single Candlestick
-
hanover replied Nov 18, 2017I can see green, red and blue sessions plotted in your screenshot, if I look hard enough. Try pressing F8 and setting the chart background to Black on White: image Check 'Show object descriptions' to ON to have the text display above the ...
Sessions Indicator
-
hanover replied Nov 18, 2017Latest version of that indicator is attached below. The only files you need are the EX4 file (in your ...../MQL4/Indicators folder) and the DLL file (unzip the attached file into your ...../MQL4/Libraries folder). Then restart MT4, attach the ...
Sessions Indicator
-
hanover replied Nov 18, 2017I don't believe that any one pair leads another pair, at least as far as I know. EURUSD has the overall highest volume of orders therefore I guess it would have the highest probability of having any first order(s) executed? But anyway, all of this ...
Hanover replies to PMs
-
hanover replied Nov 17, 2017Thanks for your kind words, but I'm a programmer, not a pro trader. I merely post my opinions, right or wrong, just like everybody else. I've written hundreds of posts over many years, and I have no idea which ones would best be collected, or how to ...
Why 99% of traders lose money
-
hanover replied Nov 17, 2017The attached indicator with the settings displayed in the first screenshot will produce the results shown. You will also need to press F8 and check 'Show object descriptions' ON as shown in the second screenshot. However there are bound to be ...
Help with GMT offset
-
hanover replied Nov 17, 2017Not sure which sessions indicator you're referring to, I've written about 6 of them. If you're referring to the indicator in post #49, then delete the MQ4 file and use only the EX4 file. Then restart MT4. The MQ4 was written prior to build 600 and ...
Sessions Indicator
-
hanover replied Nov 17, 2017My guess is that, in general, it would be dangerous to assume that patterns would "exist into the far future". But it would depend on the probable causes of a pattern, and how deeply the cause is ingrained in trader psychology/behavior. Perhaps a ...
Hanover replies to PMs
-
hanover replied Nov 17, 2017If you don't want to use another br0ker (list here), then you would need to post the MQ4 files for the indicator(s) and ask a programmer to modify them for you. See the 'MT4 Programming' section here for programming ideas and resources. The period ...
Help with GMT offset
-
hanover replied Nov 17, 2017FWIW I posted some ideas that have helped me here.
Sound Money Management takes the Emotions out of your Trading
-
hanover replied Nov 17, 2017Yet another thread on why traders lose. Here is a yet another list of reasons.
Why 99% of traders lose money
-
hanover replied Nov 16, 2017No offence taken, I understand that I wasn't being targeted.
Indeed you're correct, none of us lives forever.Hanover replies to PMs
-
hanover replied Nov 16, 2017She died from lung cancer in 2002. Here it is........
Hanover replies to PMs
-
hanover replied Nov 16, 2017It is just an example showing the use of the autohotkey language. Ideally, you need to also download this editor to use it interactively. Arguably the best use for autohotkey is to create macros that remap your keyboard, i.e. so that you can just ...
Proof That Forex is Random video
-
hanover replied Nov 16, 2017It's an industrial strength encryption, probably not worth anybody's time trying to solve it. It decodes to "the quick brown fox jumps over the lazy dog" if anybody's interested. I was just having some fun.

Proof That Forex is Random video
-
hanover replied Nov 16, 2017"Acording to the original poster it is random !" (should be "According....") Autohotkey code to decipher alphaomega's cipher: InputBox, txt, Decoder, Input text to be decoded cnt:=0 result:="" while (cnt<StrLen(txt)) { result:=result ...
Proof That Forex is Random video
-
hanover replied Nov 15, 2017My personal preference is FA (some reasons here), but here is an example of a money manager who uses TA and has had 26 profitable months out of 26.
Proof That Forex is Random video