#define's for known commands that can be used for PostMessageA() - page 3

 

RaptorUK: has the same effect as a Refresh and tries to refresh data from your Broker as well as forcing a tick

I believe it triggers a call to start(). What it has in its buffers is what you get. Not going to do a refresh to broker an more than calling RefreshRates() does.
 
erzo:
For weekend developing!
Good idea! Here is my variation (script):

Hi Erzo

I am looking for a solution to speed up a multipair indicator.

I trade mostly by sending trade requests through scripts launched by hotkeys. As you can only run one script on a chart, your script interested me because I could attach it to another chart while it would also send fake ticks to my first/main chart on which I am acively trading using other scripts. 

Do you think your script could be used this way for live trading? 

Looking forward to hear from you.  

 

Hi Erzo

Your "TickingAllCharts"-script works wonderful for speeding up my multipair-indicator. I have attached it to a chart of a crosspair I never trade.

I only would like to know/understand if and how your script may or may not interfere with ea's and/or scripts I run on other charts. Could using your script cause some delays for trading orders launched by scirpt or ea attachet to a chart of another symbol?  

 
35419 = Open Indicators List (same as CTRL+I)
It only works if there are indicators placed chart.
 

Hi everyone, please check codes below:

#define MT4_WMCMD_38175           38175 /* Show/Hide Trade Pannel */

#define MT4_WMCMD_38179           38179 /* Order Modify -unknown */
#define MT4_WMCMD_38183           38183 /* Order Modify -unknown */
#define MT4_WMCMD_38185           38185 /* Delete trailing stops */
#define MT4_WMCMD_38196           38196 /* Open Buy Limit */
#define MT4_WMCMD_38197           38197 /* Error 4210-Unknown chart property */
#define MT4_WMCMD_38205           38205 /* Add alert to current chart */
#define MT4_WMCMD_38255           38255 /* Alert Modify */

#define MT4_WMCMD_38301           38301 /* Show Depth of market (current symbol) */


does anybody knows about the code of drawing ellipse?
 
hi
this is an interesting discussion
Is this possible to press buy or sell with certain lots?
:)
Reason: