Auftrag beendet
Spezifikation
I want a robot based on candle sticks formation and patterns. I want a situation whereby once I put my robot on a chart, and choose buy or sell, and key in the number of trades to open, then it will only buy or sell in one particular direction. For example; if I put the robot on a chart of a 5 minute time frame, and choose buy and choose the number of trades to open to be one, then if the end of the candle is still a bullish candle, the robot should open one number of buying position because on the parameter box, I only chose number of position to open to be one. The robot will open the same number of trade with the same lot size I used earlier only if the next candle is still bullish. It should keep buying until the next candle becomes bearish, at this point the robot should stop buying. This is to say, my robot should keep buying as long as the next candle is bullish and stop only when the next candle open is bearish. From here, my robot should wait until the next candle in line opens bullish to continue preforming the buy command. these conditions should also apply to selling orders I place. my robot should only perform one task at a time. when it is selling order, it should only act on bearish candle, when it is buying, it should only act on bullish candles alone.
Attached is the full description of the features that should be captured in the parameter box.
NB: Name the bot DANTEBITBOT.
Thank you in advance.