無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

PricerEA - MetaTrader 4のためのエキスパート

ビュー:
15764
評価:
(22)
パブリッシュ済み:
アップデート済み:
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

What is it

PricerEA is a utility to help any trader to place pending orders (stop or limit) at a specific price.

It is designed for easy use.

There is a parameter to set the prices you want to place orders.

The expert can calculate automatically the lot size for each order.

In addition, there is the possibility run trailing stop (work only for market orders) if triggered a pending order.


How use it

Use BuyStop to open buy order over than current price.

Use BuyLimit to open buy order under than current price.

Use SellStop to open sell order under than current price.

Use SellLimit to open sell order over than current price.


PEA

    SpreadWatch SpreadWatch

    This indicator watches and displays the biggest spread the pair generated. It is recommended to run at least 5 days, from Monday to Friday, to get a big picture of the broker's spread.

    Daily/Weekly HL Daily/Weekly HL

    Previous day&week High/Low

    Basic Moving Average template Basic Moving Average template

    A ready made expert adviser template to use for further development or use 'as is'

    My Trailing My Trailing

    Simple Trailing Stop EA with Trailing Steps and Trailing Start Point It includes Stoploss and TakeProfit too..