talmadge / Publications
Forum
Need help with multiple trade entries.
I need help with the following. I can give an idea of how the flow of the program should go, but cannot get the code working. Check currency to make sure that I can trade multiple currencies. Check if the current candle has not changed. If not changed, return 0 if changed, check for open trades and
Slippage
I have an autotrader that enters trades with set stop and profit. With slippage however, my stop moves further away from the open price, and my take profit level moves closer. I want to ensure that I always have the same profit and stop. If I encounter slippage, I want to, like using trailing stop