- Search Energy EXCH
- 274 Results (15 Threads, 259 Replies)
-
fxanalysis replied Feb 18, 2017My suggestion would be that we should mix most of them together and focus on fibonacci , create zone around fibo lines and check how much confirmations you get from other indicators (it can work as weight),technically that would be the best combo.
Need Best Support and Resistance Indicator
-
fxanalysis replied Feb 15, 2017Both decisions has it's benefits.
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 14, 2017Hi, If you want to learn python's basics the this is a good site to start. Your goal needs understanding of programming basics, else you will be confused of what you need to do. Actually you need to create design of your program, that way it will be ...
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 13, 2017Ok, now the problem is in syntax(edit :actually it's semantic error ) after if;for;while;e.c. you must use { } so the compiler understands which area to read, else it reads only next line. Mistakes highlighted. Recomendation: if you don't have any ...
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 13, 2017Tales indicator was representing upper and lower wick values of every candle
I'll take a look at linear price bar indi when I'll have time, video sound's great. Regards.Problem with exporting data to csv
-
fxanalysis replied Feb 13, 2017Use autosymbol = true if you want indicator to detect current chart, if you want to enter chart symbol manually then turn to false. Did some changes.
Problem with exporting data to csv
-
fxanalysis replied Feb 13, 2017you were on the right track. Now I fixed the necessary. You can think of an array as a place where you have a lot of slots which are indexed with numbers, you can put a number in each slot. more info here (easy understandable source). You can ...
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 12, 2017Here you go, sounds like a good idea, I will be waiting to hear the results of your exploration. Regards and good luck!
Problem with exporting data to csv
-
fxanalysis replied Feb 12, 2017Mistakes are simple,you will get it. You created 2nd buffer but didnt create second array to give to that buffer. MODIFIED: //+------------------------------------------------------------------+ //| Candle_Range_separate_BullBear.mq4 | //| Rex ...
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 10, 2017Hi Pipradar, Nice work. About self improvement - Do you have trading journal where you write every emotion you feel when trading?
Pivot Trading
-
fxanalysis replied Feb 10, 2017Please focus on process not money, that is what separates pro's from the average trader.
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 10, 2017And here is the mq4 format.
Need Best Support and Resistance Indicator
-
fxanalysis replied Feb 10, 2017Hi abokwaik, those lies might not be missed as indicator draws the nearest support and resistance lines, it redraws when line is crossed. But in the whole picture ,you're right.
Need Best Support and Resistance Indicator
-
fxanalysis replied Feb 10, 2017it works ,but error was because it created 2 lines in the same level open=high or open = low and then there can be an error. this one should work better.
I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 9, 2017Hi to everyone, A member requested to create Risk Reward Ratio indicator in other thread, maybe you'll find it useful. url image
Pivot Trading
-
fxanalysis replied Feb 9, 2017Done, Simple Risk Revard Ratio indicator. Thanks for Idea!
image I will code your EAs and Indicators for no charge
-
fxanalysis replied Feb 9, 2017On a move back. Disclaimer: This is just a possibility, anything can happen. image
Pivot Trading
-
fxanalysis replied Feb 9, 2017Possible correction. Disclaimer: This is just a possibility, anything can happen. image
Pivot Trading