pouya77 / Publications
Forum
Take profit at Moving average
Hello my dear friends actually I'm trying to code an EA but I can't code the take profit part... I would like to take profit if the price hit the MA5 at that point so I wrote something like this : if (! PositionSelect ( _Symbol )) { mrequest.action = TRADE_ACTION_DEAL ; //