| | |
| | | UserPositionVO findByPostionSn(String positionSn); |
| | | ServerResponse<PageInfo> findMyPositionByCodeAndSpell(String paramString1, String paramString2, Integer paramInteger, |
| | | HttpServletRequest paramHttpServletRequest, |
| | | int paramInt1, int paramInt2,String stockType); |
| | | int paramInt1, int paramInt2,String stockType,Integer pendingStatus); |
| | | |
| | | PositionVO findUserPositionAllProfitAndLose(Integer paramInteger); |
| | | |
| | |
| | | |
| | | void stockConstraint(List<UserPosition> userPositions); |
| | | |
| | | ServerResponse goldCrudeOilbuy(String name, Integer buyNum, Integer lever, BigDecimal profitTarget, BigDecimal stopTarget, HttpServletRequest requestrequest); |
| | | ServerResponse goldCrudeOilbuy(String name, Integer buyNum,Integer buyType, Integer lever, BigDecimal profitTarget, BigDecimal stopTarget, HttpServletRequest requestrequest); |
| | | } |