Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

Peter Panel 1.0 - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
11429
Derecelendirme:
(32)
Yayınlandı:
2020.09.08 14:54
Güncellendi:
2020.09.08 15:39
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git


- "Peter Panel ©" allows user to define and execute custom trading setups by simply dragging three lines called; Aqua, Green and Red.

- For an easier operation disable "show trade levels"  and enable "select object by single mouse click" in tools:options menu.


[DEFINITION OF LINES]


  • AQUA determines entry level for pending orders; BUY_STOP, BUY_LIMIT, SELL_STOP, SELL_LIMIT.
  • GREEN determines take profit for BUY, BUY_STOP, BUY_LIMIT and stop loss for SELL, SELL_STOP, SELL_LIMIT.
  • RED determines take profit for SELL, SELL_STOP, SELL_LIMIT and stop loss for BUY, BUY_STOP, BUY_LIMIT.
  • Green should always be above red.
  • Aqua should always be above of current ask for BUY_STOP and SELL_LIMIT and below of current bid for SELL_STOP and BUY_LIMIT orders.

[ORDER MODIFICATION]


  • Select order on the listview. 
  • Lines will be adjusted automatically corresponding to order price, tp, and sl.
  • Set new levels by dragging lines.
  • Click Modify button.


[CLOSING/DELETING ORDER]


  • Select order on the listview. 
  • Click Close button. Opened positions will be closed, pending orders will be deleted.


[RESET]


  • In order to reset lines to their initial positions click Reset button.


[VOLUME ADJUSTMENT]


  • Enter required volume in LOTS edit box.
  • To select minimal amount of tradeable volume click Min button.
  • To select maximal amount of tradeable volume click Max button.
  • To normalize user entered volume click Norm button. It returns nearest tradeable volume.


Strategy - Set And Forget (with anti-Martingale system) Strategy - Set And Forget (with anti-Martingale system)

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

Composite - structural design pattern Composite - structural design pattern

Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.

Decorator - structural design pattern Decorator - structural design pattern

Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality

Strategy - Set And Forget (with Martingale system) Strategy - Set And Forget (with Martingale system)

This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.