- Search Energy EXCH
- 73 Results (2 Threads, 71 Replies)
-
GibbonsFx replied May 29, 2025Thanks, will give it a try!
I will code your EAs and Indicators for no charge
-
GibbonsFx replied May 28, 2025Anyone have a simple .mq4 code example that can properly and accurately generate an EMA of a custom indicator's output? I'm using iCustom to access the output of the custom indicator. int start () ... for(i=0; i<limit; i++) { ... double ...
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Apr 23, 2023It's passing the output to a function to create the label, so if NormalizeDouble is only used for displaying I'll probably have to rework this quite a bit. Thanks!
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Apr 23, 2023Tried that, same result unfortunately.
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Apr 23, 2023Hey all, newbie question.. What's the easiest way to force display trailing zeros on a label? Ex. when printing thisLabel as a label using the following: thisLabel = DoubleToStr(ExtMapBuffer[0]); What I get is: 123.4567 123.456 123.45 123.4 123 What ...
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Sep 29, 2022Hello, would someone be able to write a simple indicator that calculates the difference between two MACD signal values (using MT4 Indicators / Oscillators / MACD) and outputs the value to a new indicator window as an oscillator? So in this example ...
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Aug 13, 2021Thanks for the heads-up on this one! Managed to take a decent piece of the move but left a fair amount the table. No complaints though.. Cheers!!
(binned per thread starter’s request) My Way Of Price Level Analy
-
GibbonsFx replied Feb 17, 2021This little zone has been the gift that keeps on giving..
1M Price Action System
-
GibbonsFx replied Feb 16, 2021Hopefully I'm doing this right.. this level seems to be working, at least for some scalps. Thanks to others for dropping some valuable tips that help compliment this method (even the guy who's ignoring me for some ...
1M Price Action System
-
GibbonsFx replied Feb 9, 2021Thanks, appreciate the brutal honesty. The beauty / value of some of these indicators may just be in the fact that they do repaint.. still testing some theories.

Price action at the core = family members' discussion project
-
GibbonsFx replied Feb 9, 2021Care to elaborate? This seems to be one of the missing pieces for me. I understand the structure but having a hard time getting my head around proper entries since the zz's and semaphores that build the fractal structures are notorious re painters. ...
Price action at the core = family members' discussion project
-
GibbonsFx replied Oct 4, 2020Thanks so much! I'll test it out and will do my best to make the necessary additions and updates. Really appreciate it!

I will code your EAs and Indicators for no charge
-
GibbonsFx replied Oct 1, 2020Thanks, EXTREMELY helpful. I just paid someone over there $2,500 to do this. Did I get ripped off?
Previous Sessions Indicator Request
-
Previous Sessions Indicator Request
Started Sep 30, 2020|Platform Tech|2 replies
Hello, thought I'd start a new thread for this request just in case someone is interested in ...
-
GibbonsFx replied Sep 29, 2020Perhaps this was too big of an ask.. if nobody is interested in taking it on how about this. Anyone willing to write a simple indicator that will allow me to specify a time in GMT and the indicator will draw the open and close of that previous day's ...
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Sep 28, 2020Hello, I'm wondering if anyone is interested in coding the following: I'm basically looking for an indicator that will plot horizontal lines for the PREVIOUS day's market sessions (open , high, low, close) onto the CURRENT day's chart. The ...
I will code your EAs and Indicators for no charge
-
GibbonsFx replied Jun 29, 2020Thanks for the reply. I believe you posted a few charts about this previously. I'll go back and study them a bit more in-depth.
Real or Algo