@jstap ???
Posts made by VendettaFX
-
Pips Distance and Valueposted in Questions & Answers
Hi guy,
i made an EA that open and manage position from pending orders.
I put the Open price of the first order of the instrument in a variable in the "On Trade" tab and then calculate the distance from the first order when i open a new one in the "On Tick" tab. And then convert the result in pips by dividing the absolute result by /Point.
My problem is that for gold i get 1 pip for 1 cent which is what i am looking for but for forex pairs i get point value instead.
Is there a solution to have Pips for both? -
RE: Buttons Not showingposted in Questions & Answers
@jstap this project is to manage trades from TradingView. For now i would just like to be able to press a button to reset the equity drawdown to 0. Buttons are not visible on mt4 chart

-
RE: Buttons Not showingposted in Questions & Answers
@l-andorrĂ until now it's the whole project lol
-
Buttons Not showingposted in Questions & Answers
I tried to add button on my chart with the draw button option on Init tab but nothing is showing. Tried in mt4 and mt5 and same result. Is there something else to do to show buttons?
-
RE: Bucket of trades when trade is createdposted in Questions & Answers
thanks for answering, finally found a way
-
Bucket of trades when trade is createdposted in Questions & Answers
I'm trying to use bucket of trades function to get info. i need to run it in the "On Trade" tab under a "Trade Created" bubble. Seems like the bucket of trade dosen,t have the time to refresh before being used so the info it gives me is wrong. Is there a way to work around this?
-
Bucket of Tradesposted in Questions & Answers
is anyone currently experiencing problems with bucket of trades?
-
RE: How to Modify Take Profit of Multiple Open Positions?posted in Questions & Answers
have you found a way?
-
RE: Money per Tickposted in Questions & Answers
@l-andorrĂ i don't have another thread for that second question. and it is directly related to. i would like to find a way to know how much a tick is worth, market properties dosen't seem to work
-
RE: Money per Tickposted in Questions & Answers
@l-andorrĂ i would like to put a tp on multiple trades when they reach a certain amount of profit. i know it can ben done with "check profit (unrealized)" but doing it with tp's would allow me to see visually how much i need to retrace to close in profit. so let say i have 3 trades running of 0.01 lot 0.02 and 0.04. I would like to set the tp's when i open the last trade of the series so that all trade close when in profit of 5$ let's say. knowing how much money a tick is worth would help me a lot. do you know another way?
-
Money per Tickposted in Questions & Answers
Someone know what money per tick in market properties works?
It always return 1 -
No trade Neabyposted in Questions & Answers
Has anyone ever used this block. Is seams simple but is not working for me. Isn't it suppose to check if there is no trade at X pip distance from the current price?
-
Close the least profitable trade when in profitposted in Questions & Answers
I would like to close the least profitable buy trade when combined with the most profitable one, they are in profit. Anyone has an idea how?
-
RE: Trail pending orderposted in Questions & Answers
trailing stop is to stop the trades,not the pending order
-
Trail pending orderposted in Questions & Answers
I'm trying to move a buy pending order lower when price continue to drop but the trail pending order block seems to have no effect. I also try with slide order and dosen't seem to work either. https://fxdreema.com/shared/8U0D22inb

thank you for your time