Chessqn
Chessqn
Chessqn
Added topic can not sync trend line
Hi, if someone faced this issue before. Please advise me. I created trend line indicator which has start date and end date of moving vertical line. Indicator works correct. I run it at 1h timeframe and it drawn trend line. Then I applied synchronizer
Chessqn
Added topic How to draw Vline at1 previous candle of current candle
Hi developers I hope you can advise at this. I want to draw vertical line at one previous candle of current candle. Below code is draw Vline at current candle. I can not find solution from google Than you
Chessqn
Added topic How to tie sequence of chart window?
Hello, in MT5 ctrl+shift+f6 moves next chart window and ctrl+f6 moves previous chart window. Sometimes sequence changed. For example, Ctrl+shift+f6 moves pervious chart window. I use 4 chart windows. Sometimes it moves 1st, 3rd, 4th, 2nd. Sometimes
Chessqn
Added topic Is there one more scale option in chart or any solution?
Hello, Is there anyone know solution of this kind of issue I am facing? In order to widen candle there are only 6 scales. The 1st is the most thinner candle. The 6th is the most wider candle. Is it possible to show candles more wider than 4th scale
Chessqn
Added topic indicator does not work in sub chart
Hello, Is there anyone knowing this issue? I inserted sub chart using "Insert-Objects-Graphical-Chart" in main chart. But my indicators does not work at sub chart. But is works correctly at my main chart. How to work it at sub chart? Thank you
Chessqn
Added topic About Synchronizing indicator
Hello, There are lot of synchronizing indicators. Is it affect speed of price update? 
Chessqn
Added topic how to disable two click mouse button for open position?
Hello all, When in order to edit my line at graph I clicked two times of mouse 1 button. Sometimes with this action it automatically open position at Meta5. How to disable two click mouse 1 button for open position? Thank you
Chessqn
Added topic Why deleting my post
Hey guys why you deleting my post. I did not break any rules. Why? Please explain why you deleting my post thank you
Chessqn
Added topic channel line with specific end period
Hello i am trying to change this code for my purpose. This code draws regression lines at chart. With inputs of start_bar and end_bar. start_bar's value is length of calculation. end_bar's value is always zero. I need to change this code with
Chessqn
Added topic Run .py code
Hello friends please help at this problem. How to run python code(.py) at metaeditor with click of button at chart
Chessqn
Added topic connect button to .py code?
Hello is there a solution of this kind of issue? I have created button at my metatrader5 using ObjectCreate(). Also I have python code(.py) at MetaEditor.  How to solve that when clicking at button it initializes python code
Chessqn
Added topic How to link button to python code?
Hello, I created button at chart at metatrader5. How to link this button to python code at metaeditor? How to initialize this code with click of button
Chessqn
Added topic how to close all position except the most old one?
First of all thank you for helping. I am newbie in mql5 coding. How to close all position except most old one? I want close all position except the most old one. I have a code of closing all position by lot. I attached it. void
Chessqn
Added topic How to build indicator which shows daily drawdown?
Hello, first of all thank you for helping. I just want to create indicator which shows me daily drawdown in metatrader5. How to create it? Thank you. I only have indicator which shows drawdown of current open position. But I need indicator which
Chessqn
Added topic Dynamic lines
First of all thank for helping at my issue. Think this issue is very easy for you. I want there are two horizontal lines. One is higher than price with specific pips. Another one is lower than price with specific pips. Price move at every moment
Chessqn
Added topic order_send failed, retcode=10027
Hello i am trying to open trade from Spyder IDE to metatrader5. When i run python script at MetaEditor to Metatrader5 terminal i resulted this error " order_send failed, retcode=10027". How to solve it? Python script simply open trade then colse it
Chessqn
Added topic Can not open trade from python at metatrader5.
Hello, first of all thank for helping my issue. I can not open trade from python at metatrader5. I used mt5.order_send(request) function for it but it can not work. I am confused it. If anyone solve it pls help. I reward you
Chessqn
Registered at MQL5.community