Re: Shved Supply and Demand unique identifier request

18461
BeatlemaniaSA wrote: Sun Apr 30, 2023 4:57 pm Hi @mrtools :),

Okay, If it is not possible to add a button to the shved supply and demand indicator can you add a unique identifier option so that I'll be able to add more than one instance of the indicator?

Currently, it does not have it. The other supply indicator mentioned in my previous post allows that but I truly don't like the way it draws the zones on the chart i.e. either a solid zone or a line :D. The shved supply and demand indicator allows me to have various line styles (solid, line, dot, dash, etc.) which then gives me the option to see which TF's are represented on the chart (by the different line styles) without cluttering up the screen.

The additional benefit of the various line styles is that I will be able to see when there is a confluence of either supply or demand zones i.e. a 15min/30min zone (dot line style) within a 4H or daily zone (dash/solid line style) :)

Warmest regards,
BeatlemaniaSA
Image
Don't have any idea how to do that since it is using global variables. Have you tried maybe changing

Code: Select all

extern string sup_name               = "Sup";
extern string res_name               = "Res";
extern string test_name              = "Retests";
those names for every instance of the indicator used?


Re: Shved Supply and Demand unique identifier request

18463
mrtools wrote: Mon May 01, 2023 4:22 am Don't have any idea how to do that since it is using global variables. Have you tried maybe changing

Code: Select all

extern string sup_name               = "Sup";
extern string res_name               = "Res";
extern string test_name              = "Retests";
those names for every instance of the indicator used?
Unfortunately, that does not work. Bummer :(
These users thanked the author BeatlemaniaSA for the post:
Jedidiah
BEATS V5 - "Enjoy The Quiet Between Trades”

Improve Your Trading Psychology - NO FEAR, NO DOUBT


Re: MT4 Indicator requests and ideas

18470
Chickenspicy wrote: Wed May 03, 2023 6:24 am above 1 it is fine
will it not function below that? it disappears then
Amplitude is period thats why it was defined as integer,
makes no differenece its definition as double ,
1,9 should print similar to 2.0 but is not ,
insteed 1.9 is identical to 1.0 because 1.9 is casted to int (trunacted to 1), when used at

Code: Select all

iLowest(NULL,0,MODE_LOW,Amplitude,....
iHighest(NULL,0,MODE_HIGH,Amplitude,...
iMA(NULL,0,Amplitude,...
0.5 will be 0,
0 period=nothing to print
These users thanked the author Xronos__ for the post:
Chickenspicy


Who is online

Users browsing this forum: ChatGPT [Bot], Grapeshot [Bot], Intrest 1, kvak, maroka, Telegram [Bot], WhatsApp [Bot] and 91 guests