Re: MT4 Indicator requests and ideas

17203
TEAMTRADER wrote: Wed Dec 07, 2022 4:00 am Could someone please tell me what to change in the code to allow me to have 2 indicators with differing settings to work effectively?
At the moment the 'trendlines' change as soon as the second indicator is added - see attachments.
I've looked several times to find a part that can be changed but without success.
Thanks
TEAMTRADER
Image

Image
introduce an external string variable (user input)
add this value to the indicator name {or to / and to} , the name of all created objects, at the start or at the end
also add it at the same place to all ObjectDelete
for example : "Rem" is used as an object name also "Rem1","Rem2" etc
will become "Rem"+"user_input","Rem1"+"user_input","Rem2"+"user_input",etc.
and then change this user input for each instance of the indicator.

Re: MT4 Indicator requests and ideas

17205
mr. tools
this below stratgey is a good method to ope trade for reversal or pull back at SUPPLY DEMAND ZONE
i last week was testing and find a good result.
strategy/rules


1. when the ZONE is developed at the long wick bar and next bar has wick .
2. Both bars should need wick and a pair (pair = BEARISH AND BULLISH)
3. Plot a horizontal line where the lowest wick of par bars extends till the current bar or more
4. if the price comes and hits at this level, a strong rejection will happened and reversal
5. if you can make an alert or arrow at the price level will be breat
6. another simple way , when the TMA pass through he zone and price touch the line where the horizontal level

see snap & trend how depth gets. :)
can you develop this idea!!!
"There is NO GOD higher than TRUTH" - Mahatma Gandhi


Re: MT4 Indicator requests and ideas

17206
Xronos__ wrote: Wed Dec 07, 2022 7:06 am introduce an external string variable (user input)
add this value to the indicator name {or to / and to} , the name of all created objects, at the start or at the end
also add it at the same place to all ObjectDelete
for example : "Rem" is used as an object name also "Rem1","Rem2" etc
will become "Rem"+"user_input","Rem1"+"user_input","Rem2"+"user_input",etc.
and then change this user input for each instance of the indicator.
I should have mentioned I am not a coder, but I did try - but after well over 4 hours of 'trial and error', I am no further forward.
Is it possible to adapt/amend the file and post?
Thanks
TEAMTRADER

Re: MT4 Indicator requests and ideas

17210
zookeeper wrote: Thu Dec 08, 2022 6:40 am Hi guys,
does anyone have a Zigzag-Inidcator that marks all extensions without repainting?
I just need it for backtesting.
I googled things like "true zigzag" or "zigzag norepaint", but coudn't find anything.
This one should have an option to show all extensions
Banzai wrote: Tue Jun 07, 2022 4:46 pm Zig Zag Extras
(on/off button)

Image
These users thanked the author Chickenspicy for the post:
zookeeper
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?