P4LOrderHistory.mq4 script

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

P4LOrderHistory.mq4 script

Postby conjure » Wed Nov 11, 2020 2:50 am

MT4 Script to MT4 Indicator.

Hi again Apprentice.
I have found this script that will display on a chart the closed and open trades on chart.
But the scripts execute only once , and i wanted to see the function that displays a line of open trades,at every tick. so i added a
static ulong Previous_Tick_Time = 0; at the beginning ,
and i looped the int start() with an if( Previous_Tick_Time != This_Tick_Time ){

My problem is that i have to load the script for all 20 pairs i trade every time i restart the terminal.

Is it possible to convert the script to an indicator so i can save it as a template, or to crate an indicator that will display on a chart the closed and open trades, arrows and lines, with an option to change the color of winning and loosing trades?

Or is there a way to call the script from my ea when ea is loaded?
conjure
FXCodeBase: Initiate
 
Posts: 135
Joined: Sat Jul 22, 2017 7:27 am


Re: P4LOrderHistory.mq4 script

Postby conjure » Thu Nov 12, 2020 2:13 am

Here is the script
P4L OrderHistory.mq4
(247.11 KiB) Downloaded 194 times
conjure
FXCodeBase: Initiate
 
Posts: 135
Joined: Sat Jul 22, 2017 7:27 am

Re: P4LOrderHistory.mq4 script

Postby Apprentice » Thu Nov 12, 2020 3:11 am

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


Re: P4LOrderHistory.mq4 script

Postby conjure » Thu Nov 12, 2020 5:30 am

It is not needed for the script. It is only for EAs
conjure
FXCodeBase: Initiate
 
Posts: 135
Joined: Sat Jul 22, 2017 7:27 am

Re: P4LOrderHistory.mq4 script

Postby conjure » Wed Nov 25, 2020 2:16 pm

Hi Apprentice ..
Did you forget it or is it not possible?
conjure
FXCodeBase: Initiate
 
Posts: 135
Joined: Sat Jul 22, 2017 7:27 am



Return to Indicator and Signal Requests

Who is online

Users browsing this forum: No registered users and 16 guests