GreenPoint
GreenPoint
Friends

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

GreenPoint
Added topic Undefinable indicator.
Hello, I'm looking for simple breakout indicator that will look for the current day highest, lowest points and the breakdown/signal occurs when closed candle is above/below previously highest, lowest values from the same day. Thank you in advance for
GreenPoint
Added topic Different type of renko chart.
Hi, Could you please help me to find RenkoChart indicator 600+ that makes boxes in the following way?   Thanks in advance.   
GreenPoint
Added topic Multi Time frame EA issue.
Hi, I have created EA that should be trading based on the below rules. However something is wrong and I don’t know what. 1. Buy - Candle Close (2 shift) < Adaptive Gann High-Low activator && Candle Close (1 shift) > Adaptive Gann
GreenPoint
Added topic GannHiLo-Histo indicator.
Hi All, Could you please help me and advise what needs to be updated in the attached code to see Red/Blue values in the data window? Thanks in advance. Regards  //+------------------------------------------------------------------+
GreenPoint
Added topic William's Percent Range with Moving Average indicator.
Hi, I'm looking for indicator that includes William's Percent Range and Moving Average on one indicator similar to attached screenshot. Thanks in advance for help.  Thanks GreenPoint     
GreenPoint
Added topic Coding problem - Trix4Kids indicator.
Hi, I'm trying to create EA based on the attached indictor. However I'm having difficulties to make simple rule that makes Buy when FastPeriod line changes from Red to Green and Sell when FastPeriod line changes from Green to Red. All transactions
GreenPoint
Added topic Support and Resistance - the BEST indicator
Hi All, Could you please recommend/advise about the BEST Support and Resistance Indicator that was ever used by you. Thanks in advance. Regards K
GreenPoint
Added topic How to limit transactions on the same bar in Tester - ADX
I created my ADX EA that makes orders when current ADX crosses line 25 but the problem that I have is multi-orders when TP is set to 5 pips. I am looking for a solution to stop EA in Tester for next 3 bars when TP was reached. Thanks in advance for
GreenPoint
Added topic Does anyone know how to code a function that would make the program wait for candle close and then continue? Thanks in advance.
Does anyone know how to code a function that would make the program wait for candle close and then continue