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

EA Frame - MetaTrader 5용 expert

조회수:
6202
평가:
(12)
게시됨:
2023.03.24 07:30
업데이트됨:
2023.03.24 07:33
\MQL5\Experts\Base\
BaseFrame.mqh (29.44 KB) 조회
500.mq5 (8.89 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Include file contains moving average group, a moving average group with 6 moving averages in PERIOD_W1, and a moving average group with 6 moving averages in PERIOD_CURRENT.

MA group is several different period MA lines in an array, yeah, double dimensional array. There is a very useful function call MA_Direction, which tell you whether the MA group goes with the same direction  in  controllable bars. The performance is very good. give me 5 stars, please!


With object-oriented programming, it is easy to integrate multiple strategies, one object for one strategy .


Of course, there must be the most basic order management, it according to the order's comment to manage each order, so that different strategy could integrate.


Beside, keep an eye on my signal!

    Refresh All Open Charts Refresh All Open Charts

    This Script will Refresh All Open Charts in MT5, Usually custom symbols in MT5 needs to be Refresh sometime so this script will help to refresh all open chart at once. We can also use this Script anywhere where we need to refresh all open charts.

    Pivot Pivot

    Pivots based on Bar Prediction.

    Get info about inputs and outputs of onnx-model Get info about inputs and outputs of onnx-model

    Script gets information about input and output tensors of onnx-model, their types and shapes

    Information about the ONNX model's inputs and outputs Information about the ONNX model's inputs and outputs

    The script obtains information about the number, types and sizes of input and output tensors in an ONNX model