Is there any way to make the indicator to adjust every tick so you dont have to press the Reset all box button all of the time ?
/ Timmy Hanke
/ Timmy Hanke
timmyhanke:
Is there any way to make the indicator to adjust every tick so you dont have to press the Reset all box button all of the time ?
/ Timmy Hanke
Is there any way to make the indicator to adjust every tick so you dont have to press the Reset all box button all of the time ?
/ Timmy Hanke
Nice. OK in next update.
BUt if you like you can do this:
just add this function ChartClean(); in start() function loop
void start() { ButtonCreate(0,"Reset",0,20,30,110,25,CORNER_LEFT_UPPER,"Reset All Box","Trebuchet MS",10,clrWhite,clrMediumSeaGreen,clrMediumSeaGreen,false,false,false,true,1,""); //... ChartClean(); }
Faeze Bakhshayesh:
Thank you so much will give it a try when I get home ! Nice. OK in next update.
BUt if you like you can do this:
just add this function ChartClean(); in start() function loop
My idea with it is to have it to adjust all of the time and check the distance of the zones , and trade when when one of the zones is bigger than the other by x pips. Can actually be something that works 😊
timmyhanke:
Thank you so much will give it a try when I get home !
Thank you so much will give it a try when I get home !
My idea with it is to have it to adjust all of the time and check the distance of the zones , and trade when when one of the zones is bigger than the other by x pips. Can actually be something that works 😊
its an indicator an you cannot trade automatically.
but you can use it as you want dear friend.
You can consult
Haii my dear, how if i'll would like to use this indicator.
Zaidi Putra Mahkota:
Haii my dear, how if i'll would like to use this indicator.
Haii my dear, how if i'll would like to use this indicator.
https://youtu.be/rloNyFVtHuA
Hello, I cannot open more than one box, it is constantly opening and closing or not opening at all. I have to close one pair and open the other. I always have to press the RESET button. Also, what exactly is the working principle of this box? When I combine this box with my other tools, it works fine.
Taha Işık:
Hello, I cannot open more than one box, it is constantly opening and closing or not opening at all. I have to close one pair and open the other. I always have to press the RESET button. Also, what exactly is the working principle of this box? When I combine this box with my other tools, it works fine.
Hello, I cannot open more than one box, it is constantly opening and closing or not opening at all. I have to close one pair and open the other. I always have to press the RESET button. Also, what exactly is the working principle of this box? When I combine this box with my other tools, it works fine.
You have to add Indicator on other chart too. every chart has 1 indicator attached and has one box
Hi....where is this indicator? Free download search got me here but i cant find any download..sorry i am new here.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Automatic Risk Reward box create:
An indicator that draws a Risk/ZReward Box Automatically on your chart
Author: Faeze Bakhshayesh