hhchenfx
hhchenfx
Friends 2
hhchenfx
Added topic Help with indicator value on bar(j) not bar i=1
Hi Everyone, Sorry for the subject but I am not sure how to express it correctly. I wrote an indicator that right now can identify the High/Low (buffer name: Upper/Lower) of a given period, kind of Zigzag point. The next step should be like
hhchenfx
Added topic Help with create global condition
Hi  Everyone, I want to create a compound variable for my program so that in the code, I can call its value instead of write that long code for it again. Previously, I wrote that upbar and body variable and put it below the buffer section. It
hhchenfx
Left feedback to developer for job EA trading on Indicator with Entry/SL/TP
hhchenfx
Added topic andrews pitchfork indicator
Hi Everyone, I am looking for an MT4 andrews pitchfork indicator. I am not sure if I miss anything but I cannot find any place to download it. Few have but the indicator doesnt work. Can you share that indicator in case you have one? Thank you
hhchenfx
Added topic EA trade incorrect entry
Hi, I have a simple EA that take entry,sl,tp from some indicators and trade.  It works fine. And then, I make few extension to my indicators. When I run the EA again, on the chart, I see many wrong trades where: there is NO BUY Arrow on chart
hhchenfx
Left feedback to developer for job 5 minutes job. Minor error on code
hhchenfx
Added topic Buffer value of custom indicator appear blank on EA backtest chart
Hi Everyone, I have a EA that trade based on the signal value of an custom indicator . It works fine for MQL4. Today I write a new idicator on the new MQL 5.00 Build 914. When attached to chart, this indicator work right, arrow show up. Then I
hhchenfx
Added topic Count bar above mid point of 5 days
Hi Everyone, I am trying to count the number of bar (within the 5 bars) that are above the mid point. This code does not work for me and I cannot find where it goes wrong. Could you please help me with that? Thank you so much. HHCFX    for
hhchenfx
Added topic backtesting on H/L/C/O price only and fxt
Good morning, My EA is kind of set-and-forget based indicator of D1 and H4. Trade will be placed on H4 chart. Entry is based on HLOC of D1 and H4. Exit is based on whether H4 price hit SL or TP. I download Tickstory data and get 2 file: .hst and .fxt
hhchenfx
Left feedback to developer for job EA execute indicator order
hhchenfx
Added topic Help with Engulfing code
Hi Everyone, My idea is that: If there is a Down-bar, I will track the first Up-bar that has Close higher than the Open of the Down-bar. Also, the first Up-bar must be within 5 bars from the Down-bar. Could you please help me debug my code below
hhchenfx
Added topic Help with simple export data code
Hello, I am trying to export data from MT4 to excel for a list of date recorded in the input file. The High, low, close and Sto is exported correct to the output file but I cannot get the RSI information out. This code return the value of RSI of the
hhchenfx
Added topic Issue with data downloaded from Historical Center
Hello Everyone, I find a weird problem with data in MT4. I go to the history center (F2) to download data on D1 of GBPUSD. By chance I find that on the day 2013.05.22, there is big difference between downloaded data and data on chart: On
hhchenfx
Left feedback to developer for job Draw line of chart and collect information
hhchenfx
Left feedback to developer for job Line on chart for specific level
hhchenfx
Left feedback to developer for job Simple indicator of D1 close on H4
hhchenfx
Added topic Day close indicator on H4
Hi, I need a very simple indicator.  I use H4 and I want the close-of-the-day candle having a small dot on top. If you can allow me to change the parameter say H1 instead of H4 or Week instead of D1, it is even better. Please let me know if you
hhchenfx
Registered at MQL5.community
hhchenfx
Added topic Help with conditional order
Hello, I need your help with code for “conditional order”. If you know where I can get it or if you can help me to build it, I really appreciate! Here is how it works: Assume that right now EU is 1.2610 1. If EU move to level X, I will place a Sell
12