Patrick Chalindar
Patrick Chalindar
3.5 (4)
  • Information
6+ years
experience
4
products
39
demo versions
0
jobs
0
signals
0
subscribers
Friends

Add friends via their profile or user search and you will be able to see if they are online

Patrick Chalindar
Added topic No answer from Desk
hi I sent a message to the desk from my account, 6 days ago and no answer from them? is somebody can tell me what happen, why no answer after 6 days? Thanks
Patrick Chalindar Published product
Reviews: 1
FREE

Find pairs are good to trade. This demo version is unlimited and can be use with all functionalities, but displays only 3 results max. Up to 4 criteria. Candlestick patterns. Create your own screener with OR/AND conditions. Ex: (condition 1 OR condition 2) AND (condition 3 OR condition 4). From the result, simple click on the pair label displays the symbol in all charts you have. Load your own pair list. By default, the program works with: AUDCAD, AUDCHF, AUDJPY, AUDUSD, CADJPY, CADCHF, CHFJPY

yadav622
yadav622 2022.05.15
how can add my set file for stock pair.
Patrick Chalindar Published product
Reviews: 1
39.00 USD

Find pairs are good to trade. A demo version, unlimited and with all functionalities, (displays only 3 results max) can be download here . Up to 4 criteria. Candlestick patterns. Create your own screener with OR/AND conditions. Ex: (condition 1 OR condition 2) AND (condition 3 OR condition 4). From the result, simple click on the pair label displays the symbol in all charts you have. Load your own pair list. By default, the program works with: AUDCAD, AUDCHF, AUDJPY, AUDUSD, CADJPY, CADCHF

Bigpipin13
Bigpipin13 2019.08.17
Ok. I have one very important question. Can this Screener Indicator send you alerts WHEN your criteria has been met? Instead of setting your criteria and getting possible Pairs to choose from that price has already moved too far to trade. In other words. No one wants to get in on a trade too late. I'm asking if you can set the criteria, and then have the indicator alert you when a Pair meets that criteria? Please reply. ;-)
Patrick Chalindar Published product

Manage your risk and make your trading easier This is a free demo of Fx Easy Trade. It works without restrictions, it is only limited to 20 trades. The full version is available here . With Fx Easy Trade you can create orders easily and system will calculate automatically the position size, create statistical report, draw supports and resistances on all timeframe you have in one click, create alerts, send notification, scan the market, etc. More details below. Define your risk in euro or dollar

Patrick Chalindar Published product

59.00 USD

Manage your risk and make your trading easier A free version with no restriction, only limited up to 20 trades, is available here . With Fx Easy Trade you can create orders easily and system will calculate automatically the position size, create statistical report, draw supports and resistances on all timeframe you have in one click, create alerts, send notification, scan the market, etc. More details below. Define your risk in euro or dollar (for example, 20€), and the system will calculate

Patrick Chalindar
Added topic Call a function dynamically
Hi, do you know if it's possible to call a function dynamically please? I f yes, how? Example: Function declaration: Void myFunction1(){...;...;...;} Void myFunction2(){...;...;...;} Void myFunction3(){...;...;...;} In the code: for(i=1;i<4;i++) {
Patrick Chalindar
Added topic recover news from forex factory
Hi, I wanted to know what address I have to use in a code for recover news from forexfactory. Until now i used this and it worked <code> string url="http://www.forexfactory.com/ffcal_week_this.xml"; ResetLastError(); int timeout=5000;
Patrick Chalindar
Added topic Short or long only by code
Hi, Is it possible to oblige an EA to trade only long or short from code. I know it's possible manualy, but by code? ‌If, yes what command have to use please? Thanks‌
Patrick Chalindar
Added topic Window handle
‌Hello, I have a question about chartGetInteger: Normaly and If I understand well how this function works, I can recover the CHART_WINDOW_HANDLE like this: ‌ ChartGetInteger(0, CHART_WINDOW_HANDLE ) and it works if chart id is 0, but if I try to
Patrick Chalindar
Added topic Recover value of un objet edit
Hi, all is in the title, I would want to know I can recover the value I write in an OBJ_EDIT put on graph if I click on a button for exeample? I think it's easy but i don't arrive, i tried with OBJPROP_TEXT, but I don't understand how it works
Patrick Chalindar
Added topic Problem for install MT4
Hi, I try to install MT4 on ubuntu. I installed wine and when I try to install MT4, it ask me proxy information like you can see in attachment. For information: Is on a vps and I asked to the provider if they use a proxy, and they answered me: no. No
Patrick Chalindar
Added topic How to export profiles
Hi, I have many profiles on one of my MT4 platform, and I want to export all of them to an other MT4 platform. How I can do this please? I tried to find in the documentation and the forum, but I didn't find. Thanks in advance for your help
Patrick Chalindar
Added topic error 4107
Hi anybody, when i send an order sellstop I meet a problem, not everytime, but often. I write log and in this, there is the bid price and my sellstop price: FlashTick;2016.06.21;18:30:32;short GDAXI;0.1; 10030.9 -- 10021.92 ;4107 In red, the bid
Patrick Chalindar
Added topic Dowload history data
Hello, I try to dowload data 1 time by day at 00:01 and write this code and i want the data of previous day from 00:00 to 23:59      deb=TimeCurrent()-86460;       fin=TimeCurrent()-120;   
Patrick Chalindar
Registered at MQL5.community
Patrick Chalindar
Added topic How do I do for update 604 more help metaeditor
Good afternoon, in first sorry if the answer already exist, but I didn't found it. I readed there a problem with sendmail function with the build 600, and I have this problem, but it resolded with the build 604. My question is, how can I do to update
Patrick Chalindar
Added topic Quote problem
Good morning, I have a problem with quote. I explain. I have an EA which call an icustom and in the setting I give a pair name. For to be sure the data which used by the icustom is good, I write in a file the iclose (iclose(pair name,0,0), I want the
Patrick Chalindar
Added topic Call variable dynamically
Hi, I would want to know, if it's possible to call dynamically variables. For example: I create 3 variabless: string Var1,var2,var3 And I call them in a loop like this: for(i=1;i<4;i++) { print(var+i); } When I compile, i have an error:"
Patrick Chalindar
Added topic Buy or Sell a pair from an EA plot on a pairA
Good afternoon, (scuse for my english, is not my language) I would want to know if it's possible to buy/sell a pairB from an EA whose is plot on a graph of a pairA. I write an pair trading EA and I haven't error during compliation, however when I
Patrick Chalindar
Added topic Probleme with an EA
Good morning, at the beginning, scuse for my language, but I'm not english. I have a probleme and I don't understand where did it come from. The entry condition of my EA is: cci=iCustom(NULL,60,"CCI_Mtf_custom",0,CCIPeriod,0,1);