- Search Energy EXCH
- stivborg replied Feb 13, 2020
mchl13: Win trades 82% ( 9 of 11 cases ) see the statistics and settings below. Cheers.
Chart Patterns Editor
- stivborg replied Feb 13, 2020
Hi and thank you for the interest. Answering a few questions: Major pattern parameters: The pattern length and the pivot points designating symbols are defined by the string Signature. The recognition engine resolution is defined by the parameter ...
Chart Patterns Editor
-
Chart Patterns Editor
Started Feb 12, 2020|Platform Tech|16 repliesHi All, I developed a chart pattern editor. It will show identified pattern instances. Also, a ...
- stivborg replied Jan 9, 2020
Rms60, you welcome Yes, the arrows represent where the conditions of the txt file are met. 10000 bars are arbitrary. Setup the parameter as needed. best luck
joe chalhoub fx forecaster system
- stivborg replied Jan 7, 2020
attn Rms60, thanks for the interest here are the needed files put HistoryProcess.ex4 in mql4/libraries the other 2 ex4 are indicators You should have something like on the image. best
joe chalhoub fx forecaster system
- stivborg replied Jan 14, 2019
2019.01.14 14:26:16.672 mq4b_TriCross2_Estimator GBPUSD,M15: R = 0.00233 limit = 0.00944 stop = 0.00274 prob_win = 71.43 limit/stop = 3.44 total cases = 24
TriCross signal indicator
- stivborg replied Jan 14, 2019
For the last 30 signals on eurusd, the indicator gives these results: symbol : EURUSD stoploss : 0.0015 takeprofit : 0.0061 profit/loss ratio : 4.00 profitable cases 36% expected result : 0.0012
TriCross signal indicator
- stivborg replied Jan 11, 2019
Hi All, This version of the indicator will work without the library HistoryProcess, required for the previous version. However, the indicator uses multiple time frames, so 'enough' data will be needed on D1, H1 and M15 charts, especially on H1 and ...
TriCross signal indicator
- stivborg replied Jan 9, 2019
Good. Now you can play to make another conditions, same way. The utility will make conditions for: - indicators or level crossing - indicators change color or appear / dissapear - indicator signals - arrows etc. if they are defined as buffers. ...
DIY nonprogrammers : Add alert to indicator
- stivborg replied Jan 9, 2019
I prepare a version with professional installer. Before that, use this installer. It will place all the libraries as needed.
DIY nonprogrammers : Add alert to indicator
- stivborg replied Jan 8, 2019
Read post 21, this thread. Maybe with ICM, you are in this case - the broker server report data is available but does not deliver.
TriCross signal indicator
- stivborg replied Jan 8, 2019
Well Bomi, I prepare more simple version of template indicators for my engine. It will work without that super - puper library, no external dependancy at all. Maybe this will fix the things, when ready. Now, honestly I could not solve this problem, ...
TriCross signal indicator
- stivborg replied Jan 8, 2019
Hi Bomi, Hi all, This becomes interesting to me. I tried to reproduce Bomi situation and didn't see a thing. Does anybody else experience the same pain as Bomi? I am interested to solve this issue.
TriCross signal indicator
- stivborg replied Jan 8, 2019
I see, the indicator is working fine. Also on indices.
TriCross signal indicator
- stivborg replied Jan 8, 2019
I download demo from IC Markets; will try to reproduce your problem.
TriCross signal indicator
- stivborg replied Jan 8, 2019
I try to expose the technology used to create the indicator and dashboard here: video
TriCross signal indicator
- stivborg replied Jan 8, 2019
Hi Bomi, Thank you for the interest. - The HistoryProcess.ex4 library must be placed in folder \MQL4\Libraries. Make sure you use the library and the indicator, downloaded from the same post. - When starting the indicator, open Common tab and enable ...
TriCross signal indicator
-
DIY nonprogrammers : Add alert to indicator
Started Jan 8, 2019|Platform Tech|6 repliesHi all, In this thread we will see how to create alerts for indicators. Method allows working ...