@jstap ???
Latest 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

thank you for your time