당사 팬 페이지에 가입하십시오
- 조회수:
- 22547
- 평가:
- 게시됨:
- 2013.11.01 14:21
- 업데이트됨:
- 2014.04.21 14:56
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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!

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

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