거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Display trade history on charts (MT5) - MetaTrader 5용 expert

조회수:
4243
평가:
(8)
게시됨:
2023.04.14 12:33
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

  1. Get trade history files (.csv) and put it in ..\MQL5\File folder and save the name of file (.csv).
  2. For time differences of broker's terminals, use the same broker's meta trader 5 to get the best results.
  3. Run the expert adviser on each charts and put the name of the file (filename.csv) in input field of expert adviser. 
  4. For buy signals, blue arrows and trend lines are used. For sell signals, red arrows and trend lines are used. 
  5. Remove the expert, and all the objects (arrows and trend lines) are gone. 
  6. This EA was tested on forex and gold charts.  trade history(.csv files) on charts.

    MoveStoploss MoveStoploss

    MoveStoploss moves the stoploss as the trade move in your direction at a specific distance. Version 1.1 has automatic trail error fixed.

    Password Manager Password Manager

    Generates, creates and stores passwords for your account.

    Exponential Commodity Channel Index Exponential Commodity Channel Index

    Commodity Channel Index using exponential moving averages.

    Subtract Time Subtract Time

    You learn how to subtract time, insert it manually in a string format, tick counter and see output on comment function.