@roar interesting and strange, i am not getting any object
Posts made by Zackry
-
RE: Getting values from other Indicatorsposted in Questions & Answers
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar but wouldnt it cause problems for the jpy pairs?
BTW, i just tried that and still no levels
https://fxdreema.com/shared/tDVy8qtYd -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar i tried other options as well, like Numeric value , text(code input), pips->value as it is etc but nothing worked
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar can you please take a look at this , if its the right way to put the Risk to reward ratios? because some thing is wrong
https://fxdreema.com/shared/sSdL4sk9b
i am trying to put price labels at 1:1 1:2 1:3
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@cpxiom Thanks was looking for a way to make the button state de-pressed after its been pressed
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar i cant thank you enough , thanks to your help its working
https://fxdreema.com/shared/RV1L1L3tc
a quick question tho: the way we used this indicator's code into the Ea , will it be possible to use other indicators entirely into the project like this so that we don't have to give the indicator along with the EA when giving the ea to someone? -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar i didnt noticed that
i changed the constant values but still nothiing
https://fxdreema.com/shared/72KCvOn3c -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar how did you know which line to check?
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar so its not printing anything on the chart and also not opening that trade according to the calculated size https://fxdreema.com/shared/dJVPfJWwd

-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar now the ea stopped showing the button for some reason
https://fxdreema.com/shared/Ih0mmJhPc

and why did you used text(code input)? isnt it suppose to print numeric value?

-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar bro the way you are explaining is really good , otherwise it would take decades for me to understand these things
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar sorry about that
really stupid mistake -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar Can you please have a look?
https://fxdreema.com/shared/YOI9GEnL -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar as you can see the atr timeframe is of enum type, and i dont want to use the fixed timeframe so will it be okay if i declare the atr timeframe as a variable and then modify it using the modify variable block and then setting timeframe in that block?
-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar perfect.
thanks a million times
i am gonna try it -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar thank you roar you went out of your way to help me, I really appreciate it
By the way, the lot size and rest can be achieved the same way right? -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar a quick question can I use these lines as it is?
Or do I have to change them in some way? -
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar well no luck there , it all looks like bricks and stones

-
RE: Getting values from other Indicatorsposted in Questions & Answers
@roar thanks, I don't have any knowledge about the actual code part but I will try to copy and put that code into my project