How would I be able to get highs and lows between specific times
Posts made by gunterd
-
Highs and lows from specific time frameposted in Questions & Answers
-
RE: indicator integrationposted in Questions & Answers
so how would i do that with the custom code blocks? just copy and paste the indicator into a custom code block and run it with a pass block?
-
RE: Custom indicatorposted in Questions & Answers
https://fxdreema.com/forum/topic/4693/distance
your object would be the arrow.
Or do you have buffers with the indicator?
-
indicator integrationposted in Questions & Answers
If I have the source file for an indicator is there a way to integrate it into the ea so that I wouldn't need to run the indicator along with the EA?
-
RE: Distanceposted in Questions & Answers
https://fxdreema.com/shared/CJKmejFKb
is that right?it still opens orders whenever the arrow is present
-
RE: Distanceposted in Questions & Answers
thats interesting. how would i turn that into a condition. like if the distance in candles is less than 3 then buy
-
Distanceposted in Questions & Answers
How can you get the current distance from an object measured in number of candles
-
price distance from objectposted in Questions & Answers
how can you check how many pips from an object the price is?
-
iCustomposted in Questions & Answers
How do you incorporate this into an EA? I have the iCustom functions to open buys and sell and to check the signal
-
Custom indicator eaposted in Questions & Answers
I have a custom indicator that sends buy and sell signals but I am having trouble incorporating it. Does anyone know how to do this?