Forum

how do I add a checkbox on the chartwindow can do some thing like "Buy stop all" "Sell Limit All"

as I know i can add a button use ObjectCreate , and ObjectType set to Button but How do I add a CheckBox in the chartWindows , i can't find the ObjectType for CheckBox

how do I add a button on the chartwindow

how do I add a button on the chartwindow can do some thing like "Buy" "Sell"

How can I get the mt4 quotation without mt4

can I use api , or win socket to connect mt4 server to get the quotation and send orders without mt4 terminal program

add a dll program , and the scripts is close , mt4 program close too ..

hello , i try to write a dll with a windows , and then is ok , but when i stop the ea , mt4 program is close too. what do i do wrong in the dll close

how to get the tick price

Hello , i can get tick bid price use MarketInfo(Symbol(), MODE_BID); , and tick ask price MarketInfo(Symbol(), MODE_ASK); , but how can i get last tick price because the CLOSE[0] and last tick price is Different

Multi MT4 DDE

how do I do can run two or more mt4 terminal program and I can use excel to recive data form this two mt4