Only able to add the button, if still interested check hereJedidiah wrote: Fri May 19, 2023 4:57 pm Dear Mr Tools
I have an optimization request
1. Please add button
2. Please set exclusive color horizontal lines for 38.2 and 61.8 level FIBO lines.
3. Please add exclusive warnings for FIBO 38.2 and 61.8 levels
4. Is it possible to add FIBO Extensions line
Grateful
Re: MT4 Indicator requests and ideas
18612Try THIS simple versionmyrlim wrote: Fri May 19, 2023 12:25 am Yeah...however is this MT4 indicator? I just can't make it on MT4 platform coz not allow to overlay any MA on secondary indicator there..
Re: MT4 Indicator requests and ideas
18613Someone has provided some suggestions for modification, thank youqdjack wrote: Sat May 20, 2023 12:34 am Macd zone indicator requests assistance in modifying the code to display the indicators on the chart window. Thank you, Master.
#property indicator_ separate_ Modify window to # property indicator_ chart_ Window cannot be displayed normally
Re: MT4 Indicator requests and ideas
18614Hello, the biggest problem with the code you mentioned is that it may cause color confusion.
Once the template is saved and switched to another currency, the colors will overlap and become chaotic.
As shown in the following figure. I have found that the indicator I have released can solve this problem, but it can only be displayed on the secondary image and cannot be displayed on the main image. My programming ability is limited and I have not implemented it. I kindly ask which expert can help implement this function.
Re: MT4 Indicator requests and ideas
18615Hello, dont understand? What code I mentioned?qdjack wrote: Sat May 20, 2023 10:34 am Hello, the biggest problem with the code you mentioned is that it may cause color confusion.
Once the template is saved and switched to another currency, the colors will overlap and become chaotic.
As shown in the following figure. I have found that the indicator I have released can solve this problem, but it can only be displayed on the secondary image and cannot be displayed on the main image. My programming ability is limited and I have not implemented it. I kindly ask which expert can help implement this function.
Re: MT4 Indicator requests and ideas
18616Possible to make volume on chart to have pricing options instead?Chickenspicy wrote: Tue May 16, 2023 11:23 pm may coders please make the volume on chart have open bar amount option like heiken ashi v does?
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Re: MT4 Indicator requests and ideas
18617I hope to have it done by Monday.Ogee wrote: Fri May 19, 2023 4:04 pm Does anyone know if it's feasible to add more lines to this indicator?
- These users thanked the author andrei-1 for the post (total 2):
- Ogee, Chickenspicy
Re: MT4 Indicator requests and ideas
18618Try this version.... added zones, but dont test it....qdjack wrote: Sat May 20, 2023 10:34 am Hello, the biggest problem with the code you mentioned is that it may cause color confusion.
Once the template is saved and switched to another currency, the colors will overlap and become chaotic.
As shown in the following figure. I have found that the indicator I have released can solve this problem, but it can only be displayed on the secondary image and cannot be displayed on the main image. My programming ability is limited and I have not implemented it. I kindly ask which expert can help implement this function.
- These users thanked the author kvak for the post:
- RodrigoRT7
Re: MT4 Indicator requests and ideas
18619Thank you, but the problem persists and has not been resolved.
Look at the two sentences in the original code of the file I published.
int init()
{
SetIndexBuffer(0,xtUpH); SetIndexStyle(0,DRAW_HISTOGRAM,0,5,clrBlue);
SetIndexBuffer(1,xtDnH); SetIndexStyle(1,DRAW_HISTOGRAM,0,5,clrRed);
}
int deinit()
{
}
There is no need to delete objects in deinit() at all.
Re: MT4 Indicator requests and ideas
18620Dear Mr Tools
Please help add all averages
to bring out their full potential
Gratitude
Please help add all averages
to bring out their full potential
Gratitude
Do not show pity: life for life, eye for eye, tooth for tooth, hand for hand, and foot for foot.
Deuteronomy 19:21
Deuteronomy 19:21