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

Tick Chart and Record - MetaTrader 4のためのインディケータ

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

Description:

Record, storage and displays of data, fully tick chart in MT.

Image:


Structure of tick file:

  • iTime - modeling time.
  • iOpen - quote BID
  • iLow - quote BID
  • iHigh - quote ASK
  • iClose - quoteASK
  • iVolume - Time from server, precision to second.

Instruction:

  • Start the indicator to a chart. To open a tick chart -> File -> Open Offline -> "name of the symbol with the prefix tick". For example tickAUDUSD,M1

Tips:

  • Start the indicator to a chart, and save the template to "default", now when you open any chart, ticks data will automatically be written.
  • Open the needed symbols for recording, and save to your profile, click on File -> Profiles -> "Your Profile", it open all the charts required for record.


To continue record after unplanned shutdown of terminal, use script SandyE-7-Recovery!

MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/10890

Close All Close All

This scrip will close all your open positions in your MT4. You just need to drag it to the chart.

Сlose positions by result, time passed or at specific time Сlose positions by result, time passed or at specific time

This EA will watch your open positions and close the ones that meet the preset conditions.

Stochastic TP TS V3.103 Stochastic TP TS V3.103

An EA with automatic trading at setable minute using stochastic indicator and scalping lot

EA Move StopLoss to BreakEven EA Move StopLoss to BreakEven

When the order reaches the specified profit, then EA automatically moves StopLoss to BreakEven.