let me break it down default value of RSI is 30/70 i tried using 10/90 for optimistic entry but like i said earlier it always it always applies 30/70 for me
Unsolved multiple posittion opening at the same price level
-
I have been experiencing something unusual i created a bot using BB but along the way it opens two or more positions at the same price levels while its built as a martingale robot and distance in pips well define for it to add another position, where actually am i making the mistake or where is the error coming from please i need help
-
Can you please share the link to your project?
- 10 days later
-
-
You need to use a pink 'once per trade' block on top of blocks 75 and 77.
-
ok thanks i will do that sir
-
You're welcome.
- 18 days later
-
hello sir please modify fxdreema to use my own preffered value instead ofthe defaults like applying RSI or MOMENTUM indicator cause when i try i usually get the defaults instead of the value i inputed, recently i tried to create a bot using MOMEMTUM indicator to buy when the indicator is value 100 but the value wasnt there and it kept selling continuosly i need your help sir
-
let me break it down default value of RSI is 30/70 i tried using 10/90 for optimistic entry but like i said earlier it always it always applies 30/70 for me
-
You can create as many Constants as you need to insert the custom values you need as input parameters. Here you can find the way to do it:
https://fxdreema.com/documentation/builder/constants-and-variables
-
thanks for the response sir but i have already done that and the value was still 70/30 where as i want the robot to take buy at level 10 instead of 30 vise versa foe sell entry
-
I can't find in your project where the RSI levels are used. Could you please tell me?