Dejan Krapez
Dejan Krapez
  • Information
2 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends 1
Dejan Krapez
Added topic How to resolved TS,TP and SL
hi, When I I reach  if(currentProfit >= (profitTarget +tradeCosts))  First I want to remove all losses trades -its working with this code:      double LossToClose = - 0.5 ; for ( int i = OrdersTotal () - 1 ; i
Dejan Krapez
Added topic Problem with duplicate trades
Hi, I want to ask you how can I use and trades only one trade. I used ontick this code:    switch (EA_ModeStrategy)      {                case Trade1
Dejan Krapez
Added topic Problem with expert advisor with the data
hi, i have problem with two different data for US30, or for EURUSD. I bought forextester.com with monthly data. I imported to MT4 and I checked different between forextester and MT4. In MT4 I have really good data, in forextester I have really bad
Dejan Krapez
Added topic How to use Array in struct table
struct tradeTable {    double entryPrice; }Order[]; int OnInit ()   {             //   int i; //  Order s_Array[i]; for ( int i = 0 /*Note: Array index is zero-based, 0
Dejan Krapez
Added topic How to use in array or save without using OrderSend
Hi, I don't want to place trade. Instead of place trade I need to use Array, put all trades data into Array and if loss/profit trades need to save in array? I can use lot for each trade 0.01 and then check, but I need without make trade because in
Dejan Krapez
Added topic Problem with include trailingstop in my code
Hello, I hope you are well. I have problem with  my code. I have more trades with profit: 0.20 -0.50 1.20 -30 35.20 I need to close all trades with losses trades. In my case: -0.50 and -30 and I need to use trailing stop with currently profit
Dejan Krapez
Added topic Hedging source code
hello, i can't found any source code for zone hedging for opposite (buy and sell). Is there any exists? regards
Dejan Krapez
Added topic Copy trader
hi, what application i need to use for copy trader from one my main account to another accounts for my clients? Clients send all credentials, and after that copy from main account to all other clients accounts
Dejan Krapez
Added topic How to use Meta Trader as services?
Hi, I want to use meta trader as services. I see services is available but I don't know is this what I'm looking for. I have one demo account . From this demo account I want to get 24/7 informations for old trades or new trades and then I need to
Dejan Krapez
Added topic How to get alert when new signals open or close?
Hi, I have subsribtion on signal but I want to get info when new signal added or closed? How to do this
Dejan Krapez
Added topic How can I change to real account from demo?
Hi, yesterday I paid but my mistake is because I use Demo instead of real account . How can I change this? Can I request cashback and then paid again, or Is possible to change from demo to  real account? Thanks
Dejan Krapez
Registered at MQL5.community
12