JForex
JForex
JForex
Added topic Change color of Trend Line for Closed positions.
Hello, Is there a way to change the color of trendline plotted for closed positions. Mine is Blue on black background for Long positions. I can barely see it. And dark Red for Short positions. I want these lines to be Yellow so I can easily see them
JForex
Added topic Good VPS in US
Hi guys Can I have some recommendations for a good VPS that are also not very pricey.  I am in the US. Thank you.  
JForex
Added topic Does this Keltner MTF code Repaint?
Hi guys, Below is the code of Keltner MTF indicator. Can someone tell me if this code repaints?  I am also trying to monitor it visually - but a confirmation would be great. Thank you. int start() { int limit=1000;
JForex
Added topic TMA Bands - Non Repaint
Can someone help me find the non-repainting version of the attached TMA Centered Bands. Thanks a lot
JForex
Added topic How to Determine tight Spread in Code?
Hi, How do I know in code if a symbol has a tight spread or not? I was thinking say less than 5 points. I checked        double rawSpread=MarketInfo( NULL , MODE_SPREAD ); But it is not right to compare it with a size
JForex
Registered at MQL5.community