Account_Info

Custom MT4 expert advisors published here.

Moderator: admin

Account_Info

Postby Apprentice » Mon Mar 14, 2022 9:18 am

Panel.png

Account_Info.png

Account_Info.docx
(47.39 KiB) Downloaded 149 times

Based on the request.
https://fxcodebase.com/code/viewtopic.php?f=27&p=144927
Account_Info.mq4
(18.61 KiB) Downloaded 221 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Account_Info

Postby forextraderaz » Tue Mar 15, 2022 11:18 pm

I keep getting zero devide error everytime I try and load the indicator. Are you able to fix this issue? Thanks :)
forextraderaz
 
Posts: 23
Joined: Sun Jul 05, 2020 12:24 pm


Data time - Account number - daily control

Postby Joel Alves » Tue Apr 05, 2022 12:32 am

Hi, I would like to add some information to:
1 ) data_time : start and end

2) int_account number :

3) Daily control:
input bool MondayOn = true;
input string MondayIni = "12:00";
input string MondayFin = "18:00";
input bool TuesdayOn = True;
input string TuesdayIni = "15:00";
input string TuesdayFin = "19:00";
input bool WednesdayOn = True;
input string WednesdayIni = "12:00";
input string WednesdayFin = "18:00";
input bool ThursdayOn = false;
input string ThursdayIni = "00:00";
input string ThursdayFin = "00:00";
input bool FridayOn = false;
input string FridayIni = "00:00";
input string FridayFin = "00:00";

Daily Target:
true / false = 0.20%
* when reaching the daily goal, the robot closes all orders and waits for the next day
Attachments
Smartmoney V1.mq4
(210.74 KiB) Downloaded 132 times
Joel Alves
 
Posts: 5
Joined: Mon Apr 04, 2022 10:07 pm

Re: Account_Info

Postby Apprentice » Tue Apr 05, 2022 2:40 am

Your request is added to the development list.
Development reference 206.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia



Return to MT4 Expert Advisors

Who is online

Users browsing this forum: No registered users and 9 guests