Page 81 of 128

Re: Various (Specialist) indicators for MT4

Posted: Sat Aug 27, 2022 4:21 pm
by DTRCT
mrtools wrote: Fri Aug 26, 2022 2:52 pm Try. If it works, would it be possible to share the EA for the forum to test?
Dear mrTools, Thanks for fast response, the indicator works fine..

One more request please: On input add Limit Number of History Bars , to this indicator.

Code: Select all

extern int    History               = 100;
==
"would it be possible to share the EA for the forum to test?"
Sure, here it is. Tested on Crytpo[its weekend fx market closed], it works fine.

Re: Various (Specialist) indicators for MT4

Posted: Sun Aug 28, 2022 3:39 pm
by mrtools
DTRCT wrote: Sat Aug 27, 2022 4:21 pm Dear mrTools, Thanks for fast response, the indicator works fine..

One more request please: On input add Limit Number of History Bars , to this indicator.consecutive_candles_2.0_(mtf)_for_EA.mq4

Code: Select all

extern int    History               = 100;
==
"would it be possible to share the EA for the forum to test?"
Sure, here it is. Tested on Crytpo[its weekend fx market closed], it works fine.
Image

consecutive_candles_2.0_EA_fscom.ex4
Added limit bars, not able to verify if it works or not though, but it should.

Re: Various (Specialist) indicators for MT4

Posted: Mon Aug 29, 2022 3:24 am
by mrtools
FLINNS wrote: Mon Aug 29, 2022 12:05 am Is it possible to add mtf to this indicator. Thanks
Added mtf.

Re: Various (Specialist) indicators for MT4

Posted: Wed Aug 31, 2022 12:47 pm
by LadyAlice
Hello traders.
Dear forum programmers.
I need your help to modify this indicator.
Request:
- Add an alert.
- The buffer is not working properly.

Re: Various (Specialist) indicators for MT4

Posted: Wed Aug 31, 2022 1:09 pm
by mrtools
LadyAlice wrote: Wed Aug 31, 2022 12:47 pm Hello traders.
Dear forum programmers.
I need your help to modify this indicator.
Request:
- Add an alert.
- The buffer is not working properly.
Image
Check here Heiken ashi indicators

Re: Various (Specialist) indicators for MT4

Posted: Tue Sep 13, 2022 3:30 am
by mrtools
Tried to come close to this nice version of MaksiGen but wasn't able to do the filled channel, not sure if it's not possible with mt4 or it's just me, but hopefully this version is of some use.

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 14, 2022 1:35 pm
by makhlaghi
Dear Mrtools,
Hello, hope you are doing well.
here is the delta force (mtf) indicator working well and two buffers showing negative and positive delta.
Just while adding Ma on buffer via dragging moving average and selecting first and previous indicator only one of the buffers in work.

may I ask you to add the moving average option on both buffers of the indicator?

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 14, 2022 1:55 pm
by mrtools
makhlaghi wrote: Wed Sep 14, 2022 1:35 pm Dear Mrtools,
Hello, hope you are doing well.
here is the delta force (mtf) indicator working well and two buffers showing negative and positive delta.
Just while adding Ma on buffer via dragging moving average and selecting first and previous indicator only one of the buffers in work.

may I ask you to add the moving average option on both buffers of the indicator?
Would need the indicator it's calling "Delta Force".

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 14, 2022 2:01 pm
by Chickenspicy
named after these guys??

Re: Various (Specialist) indicators for MT4

Posted: Wed Sep 14, 2022 4:04 pm
by makhlaghi
mrtools wrote: Wed Sep 14, 2022 1:55 pm Would need the indicator it's calling "Delta Force".
Delta Force with Moving average on its both buffers.
seems this is the original indicator.