Forum

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. And if possible, change the width to 3

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

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; //+++======================================================================+++ for (

TMA Bands - Non Repaint

Can someone help me find the non-repainting version of the attached TMA Centered Bands. Thanks a lot

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, like 5 points, for example. See images attached for Bitcoin and SEKJPY. It returns