@l-andorrà can you link us the the final solution? theses guys are still figuring it out and didn't post the actual solution
Posts made by Youngtreptrader
-
RE: Telegram connected botposted in General Discussions
-
RE: How to delete comments from the chart when EA is removed?posted in Questions & Answers
@roar sir can you please share an example of an fxdreema project with this function deleting comments?
-
RE: Short questions about fxdreemaposted in Questions & Answers
yes it can self destruct if u set a date
-
RE: Last trade resultposted in Questions & Answers
i tried this and its workin fine. post a screenshot
-
Draw Fibonacci obj with custom level descriptionposted in Questions & Answers
please how can i customize the fib level description from just saying for example 50.0 for 50% level, i should change it to a custom text along with the price level of asset which i know how to do manually in chart with " @ %$ " but i need the EA to do this?!
-
RE: How do i reference Custom indicator properlyposted in Questions & Answers
@l-andorrà i think this is issue as well at the variable not being idenified either. how do i fix. i tried a diffirent custom ma and it works fine. so maybe its the way the custom ind is coded
-
RE: Why is this EA not taking trades when it is supposed toposted in Questions & Answers
@od can u test m project and help? i have complie error from custom indicator
-
How do i reference Custom indicator properlyposted in Questions & Answers
i have added my indicator but hen i complile i get many errors of 'unexpected token' and undefined type errors
-
RE: Condiationposted in Questions & Answers
on the buy or sell block there should be a list of paramters and setting. go there and look
-
RE: Condiationposted in Questions & Answers
yes you would need to use "more settings" and add a symbol
-
RE: Can someone help me understand Candle ID?posted in Questions & Answers
it shoul work but i think ur top block need to be candle 1 or 2 you cand put a close of cand 0. cand 0 will never have a close value beacuse thats the running candle
-
RE: why my EA doesnt work well in real trading but run goods on backtestposted in Questions & Answers
thats normaal. backtest is not accurate to real market conditions
-
RE: Account sharingposted in Questions & Answers
maybe u should just try it instead of let everybody know lol!
-
RE: how about crea ea martingale buy sell headging?posted in Questions & Answers
in the but or sell block instead of fixed amount u can select martingale
-
RE: Candles Trend EMAposted in Questions & Answers
u can delete that for now. but it was there in case to wanted to work with the active candle. but this is not neecesary as you can just put pending sell order at that level
-
RE: NNFX Algo Working Template Requiredposted in General Discussions
What is a nnfx template? where is that from? this site doesnt build emplates but it does allow integration of custom indicators. maybe you can share a pic example
-
RE: Candles Trend EMAposted in Questions & Answers
i stiill need to figure out how to do the active candle condition