Hello,
I’ve searched for the answer to this question, but everything close in search query is all about magic numbers on different pairs and such.
mommy question: can one magic number open multiple positions without closing the last?
for example, the pseudo code below (think Daily chart for simplicity)
if Close[1] is > 50 Mov Avg;
then open .01 lots Long.
my goal is every single candle open that meets that criteria will open a new trade, thus adding lots.
I have built something like this with EAWizard, but it doesn’t seem to be opening. I am curious if it may not work because that magic number is already in use by an open position.
thanks is in advance for any insights!
I’ve searched for the answer to this question, but everything close in search query is all about magic numbers on different pairs and such.
mommy question: can one magic number open multiple positions without closing the last?
for example, the pseudo code below (think Daily chart for simplicity)
if Close[1] is > 50 Mov Avg;
then open .01 lots Long.
my goal is every single candle open that meets that criteria will open a new trade, thus adding lots.
I have built something like this with EAWizard, but it doesn’t seem to be opening. I am curious if it may not work because that magic number is already in use by an open position.
thanks is in advance for any insights!
HedgeTest Return This Year:
na