Nothing happen, not a trade open, maybe becouse of flags or variables, I dont know.
-
Hello FxDreema, Im having problems whit my proyect, I think it can be becouse of the variables im using or the flags,it just does nothing, it dosent open any trade, can you check it out please? https://fxdreema.com/shared/v6D9voVUd
-
I think you are using too much blocks that deal with variables - Modify Variables, Flags, Turn OFF. They are literally more than the blocks that actually do something. So, I think that it's better idea to make this project in in different way by using less blocks as possible. These flags only lead to confusion, I don't even want to check where is the problem

-
@fxDreema Ok, I will try, but I have never work with variables, can you check if they are ok? I tried to change the tipe from double to numeric but I had an error, maybe I did somthing wrong with the variables, if you can at less check the variables I will be thankfull.
please... -
"double" is the data type for floating numbers. There is no type "numeric", I only use this word sometimes as a general, because I think that some people that does not know what is "double" will better understand when I'm talking about something that is numeric

-
@fxDreema Thanks, One last question, I tried to put the lowest price of a candle on a variable and the mid price on an other variable, is this the rigth way to do it?
I just created the variable with a number and at this point I put this block, modify variables
-
@jrbeltre said in Nothing happen, not a trade open, maybe becouse of flags or variables, I dont know.:
I just check my project, and you were rigth, too many flags are confusing, I had some flags with wrong names, thats wy it didnt work, I removed some useles flags and i rewrite the names, its now working, sorry for making you waste this time on a mistake. Thanks. you rock...