Piotr
Added topic Simple MQL question
I would like to add on the current chart (above the chart - in the corner) the current Values of the RSI and WPR% indicators. How to add this Values into the chart. I would like to add these values as the new Indicator. For example: RSI: 71 WPR%: -36
Piotr
Added topic How can I run the SCRIPT under EXPERT ADVISOR ? (/0-0\)
for example: We have CloseAllLosses.mq4 script located in C:\Program Files\FXClearing\experts\scripts On the other hand we have started Expert Advisor on EURUSD pair 30 min chart... When the Loss is grater than 50 pips then I would like to close
Piotr
Added topic Is the DEBUG MODE available on Meta Trader ?
I would like to test my programmed in MQL Expert Advisors, indicators or scripts (despite of the Strategy Tester) before I add it to the real chart. For example if you whenever write the program for the computer you have to compile it before using
Piotr
Added topic Can I run Meta Trader as the 64-bit application for Windows x64 Vista or x64 XP ?
My questions are: 1/. Will Meta Trader run properly on MS Windows Vista Home Premium OEM 64-bit ? 2/. I would like to know also if can I run Meta Trader under MS Windows Vista Home Premium OEM 64-bit operating system as 64-bit application ? Please
Piotr
Added topic What should I do if function Sleep(30000) does not work?
Is there any other way to wait 30 seconds? Can I use any other code to wait 30 seconds after modification opened orders? ----------------------------------- START IDEA ----------------------------------- I would like to modify opened order when
Piotr
Added topic .:: Meta Trader MQL4/5 - Two questions ??? ::.
1/. When you start Meta Trader and press F3 there is window opened with GLOBAL VARIABLES. What for are global variables and how to use them? 2/. When you start Meta Trader on current time frame for example 15 min and current chart for example EURUSD
Piotr
Added topic How to draw a rectangle in a separate window? Rectangle can not move with the chart movement - QUESTION ???????
I would like to ask for help: how to draw a rectangle in a separate window? Rectangle must have dimensions 40pix x 120 pix & yellow background. Important: It may not change its position after the move of chart, which must be drawn on a permanent
Piotr
Added topic I need the script in MQL that every 15 seconds will update the current chart in the current timeframe
My problem is that some arrows generated by the indicators are not refreshed - which shows wrong signals. Does anyone know how to solve the problem? When I refresh chart manually then signals are repainted but automatically are not. Only bars are
Piotr
Added topic .: I need help again - IMPORTANT, NOT RESOLVED PROBLEM:. How to modify, lookup and close opened orders in MQL ?
I have the medium level in MQL programming but I would like to learn more in practice. //||\\ Please do not reffer me to manuals and other topics. I have a specific issue which I would like to resolve. //||\\ For example we have 3 (three) opened
Piotr
Added topic I am going to write the Expert Advisor based on Beginner Alert indicator
The indicator is here: https://www.mql5.com/en/code/8359 Could you please tell me how can I reffer to this indicator on MQL code? iCustom (... But what should I type there? When signal to buy and when signal to sell based on beginner alert indocator
Piotr
Added topic How to write in MQL code referring to the open/close value of the 2nd and 3rd candle before current candle?
[For example] Last three candles has the following values: _________________________________________ [3 candle] Open 1.1234 Close 1.1249 [2 candle] Open 1.1249 Close 1.1280 [3 candle - current candle] Ask: 1.1285 Bid: 1.1284
Piotr
Added topic How to create the rectangle on the separate window indicator?
I would like to create rectangle with yellow background with the the following parameters: 1st corner: X = 5 y = 125 2nd corner: x = 305 y = 225 On the rectangle I would like to type te text: "Signal to BUY" What command should I type in
Piotr
Added topic I need help - breaking news for currency!
Can anybody help me to write the indicator like this? How can I see in a separate window indicator with information how much time was to publish information about the currency? With breakdown: 1 /. Left time for the publication of important
Piotr
Added topic Can someone help me write code in MQL4 modifying the opened order? / Czy mógłby mi ktoś pomóc napisać kod w MQL4 modyfikujący otwarte zlecenia?
(English Version) Can someone help me write code in MQL4 modifying the opened order? I have in my EA the following variables: takeprofit=100; stoploss=50; lots=0.1; current_price; //the current market rate price_of_opened_order; //the rate when the
Piotr
Added topic Can anobody write the EA strategy based on the following 16 technical Indicators
Can anybody write the EA strategy based on the following 16 technical Indicators: Technical Indicator is a result of mathematical calculations based on indications of price and/or volume. The values obtained are used to forecast probable price
Piotr
Added topic ORDERS .:. Question for experienced programmers
Hello, Based on indicators: RSI, the WPR% and Stochastic I intend to write an investment strategy (EA) which will open purchase and sale orders according to the generated signals by the indicators. Levels stoploss and takeprofit should be defined in
Piotr
Added topic I need to write the program under MQL4 for automatic process of investment for each item of FOREX market (under x-Trade v. 4.00 Build 206 platform)
Hello, I need to write the program under MQL4 for automatic process of investment for each item of FOREX market (under x-Trade v. 4.00 Build 206 platform), for example: EURUSD, EURJPY, GBPUSD, OIL, GOLD etc... The program should be based on "