@khalids222 Your welcome
Posts made by jstap
-
RE: Custom Indicatorposted in Questions & Answers
@abbas25 is this from the indicator or what you have added on Fx? Put a shared link here so things can be checked.
-
RE: I need to create a counter on the chart that counts all my trades.posted in Questions & Answers
@dazmed9 Count each trade created on the on trade tab with a purple block and a formula block. If you need something different give more information.
-
RE: CRASH 1000 EAposted in Questions & Answers
@sam-decarvalho Find a indicator, as you said if pulse happens in the opposite direction to trade it will always jump stops.
-
RE: How do I get average? For open positions multiplied by lotsposted in Questions & Answers
@khalids222 Get the total lots using bucket of trades, get the running trades, divide the total lots by running trades, ensure your getting manual trade information.
-
RE: How do I get average? For open positions multiplied by lotsposted in Questions & Answers
@khalids222 what do you mean by average prices?
-
RE: How do I get average? For open positions multiplied by lotsposted in Questions & Answers
@khalids222 Add to your project what I put, put the variable in a comment to see the results, you will need it placing more than 1 trade.
-
RE: How do I get average? For open positions multiplied by lotsposted in Questions & Answers
@khalids222 What are you trying to show me there?
-
RE: Indicator code change - coders pleaseposted in Questions & Answers
@alphaomega I don't know what to do, this indicator has got 2 buffers that return a value that you can get on FX (just put them in a comment), it won't work on my back test, so I cant find out if the value changes, I assume it does but this this is why I don't program I do all on FX, sorry:

-
RE: Daily gain/loss target.posted in Questions & Answers
@amirou That's the builder page not your project.
-
RE: Daily gain/loss target.posted in Questions & Answers
@amirou Add this, if you do not want to use daily percent use your chosen amount.
-
RE: Indicator code change - coders pleaseposted in Questions & Answers
@alphaomega If you put the indicator and the list I'll have a look but I'm not promising anything, someone else may know how to do it.
-
RE: How do I get average? For open positions multiplied by lotsposted in Questions & Answers
@khalids222 Pink For each trade block, modify variable block with +variable name in adjust, reset using a no trade block.
-
RE: do fxdreema have this funtion or no t? need help.posted in Questions & Answers
@cuongpham At the bottom of buy and sell block.
-
RE: Help Please... Need a candle counterposted in Questions & Answers
@dazmed9 the idea if this loop is that it compares a condition on a candle then adds 1 and checks the next, so constants cant be used where you have them, if you have the loop returning what's wanted then have a separate tree with conditions to check loop you can use many options, as a general rule I have loops returning values I can use, then separately use the data.
-
RE: Is builder down?posted in Bug Reports
@dazmed9 Sometimes internet connections can make things slow, works after time though.
