hey guys, im writing a script that needs to be able to do something im not entirely sure how to write easily (i try to keep my code succinct, i tend to shy away from writing anything too verbose since i get lost and have to start over every time i try)
anyways, i have esignal set to calculate my efs only on the close of a candle, it makes coding much simpler that way, but heres the problem, ive just come up with something that looks promising, but what it needs to do is open a trade only on the close of a candle, but exit and send an audio alert regardless of time.. i figure the easiest way to do it is by somehow limiting the entry so it can only cycle every so often.. but i cant seem to figure out a nice way to do that.. could anyone help me out with this, or give me a tip or two?
thanks in advance
anyways, i have esignal set to calculate my efs only on the close of a candle, it makes coding much simpler that way, but heres the problem, ive just come up with something that looks promising, but what it needs to do is open a trade only on the close of a candle, but exit and send an audio alert regardless of time.. i figure the easiest way to do it is by somehow limiting the entry so it can only cycle every so often.. but i cant seem to figure out a nice way to do that.. could anyone help me out with this, or give me a tip or two?
thanks in advance
Comment