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

Auto uploader - MetaTrader 4용 지표

조회수:
22547
평가:
(8)
게시됨:
2013.11.01 14:21
업데이트됨:
2014.04.21 14:56
copytrade.zip (12.83 KB)
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

It's a basic script that uploads any open and pending trades to a webserver. The zip file contains an example in PHP and MySQL for saving and checking data.

I used ghttp.mqh-s GET method in my httpget.mqh file.

The scripts uploads any open or pending order on the terminal, in the given intervall (default is in every second),

updates changing data like profit, or TP, or SL.

Watches historical data for closing or cancelling orders, but only sends the modification if order is really cancelled or closed.

It only starts to save data for currently open and pending orders, no historical data, but if position is closed then it will remain in db.

It must be implemented as an indicator to work continually.

It can be attached to any chart, it will scan for any open trades.

Any improvement ideas are welcome!

sideway trend indicator sideway trend indicator

this sideway or trend...confuse?? use this indicator

Specific support and resistance indicator Specific support and resistance indicator

Specific support and resistance indicator is based on indicators MW_ZigZag.ex4 and High_Low v2.ex4.

a_candle a_candle

The indicator shows the remaining candle time.

a_info a_info

The indicator shows the current market conditions.