MADDY

Rene's trading Expert Advisors
Locked
User avatar
919gilead
Trader
Posts: 307
Joined: Thu Aug 23, 2012 2:29 pm
Location: Canada

Multi Currency MTF MA Dashboard

Post by 919gilead »

optionhk » Fri Jan 29, 2016 9:24 am wrote:
George,

Shalom

Excellent guidance.

I am enjoying my return to fx spot trading (fx options has been my bread and butter for almost two decades) after 2006 - thanks to your indicator MADash and your strategy. I have always depended upon my own market sense or sense of market history and so want to see how EA helps me further in sharpening it.

Can you please recommend me an auto screen capture which can click charts, label them and store in a folder? an Empty4 script will also do as long as it acts like a live trading journal.

Cheers
HK,

Thanks for your kind words.

I manually take the screenshots and will also appreciate if anybody has a script or indicator that will automatically take screenshots at specific time intervals as user decides.

Shalom, and have a great week end
Low Risk Low Stress High Reward High Probability Trades
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Multi Currency MTF MA Dashboard

Post by milanese »

919gilead » Fri Jan 29, 2016 5:52 pm wrote:
HK,

Thanks for your kind words.

I manually take the screenshots and will also appreciate if anybody has a script or indicator that will automatically take screenshots at specific time intervals as user decides.

Shalom, and have a great week end
You can take a look there ---> http://www.forexfactory.com/showthread.php?t=563526

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
919gilead
Trader
Posts: 307
Joined: Thu Aug 23, 2012 2:29 pm
Location: Canada

Multi Currency MTF MA Dashboard

Post by 919gilead »


Hey thanks Tommaso :hi:
Low Risk Low Stress High Reward High Probability Trades
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Multi Currency MTF MA Dashboard

Post by milanese »

919gilead » Fri Jan 29, 2016 6:05 pm wrote:

Hey thanks Tommaso :hi:
I coded fast this little indicator taking screenshots every OneSnappyEveryXMinutes OOTB it takes every 15 minutes a screenshot...
ScreenSnappy.mq4
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
919gilead
Trader
Posts: 307
Joined: Thu Aug 23, 2012 2:29 pm
Location: Canada

Multi Currency MTF MA Dashboard

Post by 919gilead »

milanese » Fri Jan 29, 2016 11:43 am wrote: I coded fast this little indicator taking screenshots every OneSnappyEveryXMinutes OOTB it takes every 15 minutes a screenshot...


Cheers :)

Tommaso

Thank u very much Tommaso, really appreciated. :good:
Low Risk Low Stress High Reward High Probability Trades
xrismak
Trader
Posts: 710
Joined: Tue Apr 24, 2012 9:43 pm

Multi Currency MTF MA Dashboard

Post by xrismak »

919gilead » Fri Jan 29, 2016 6:57 pm wrote:
milanese » Fri Jan 29, 2016 11:43 am wrote: I coded fast this little indicator taking screenshots every OneSnappyEveryXMinutes OOTB it takes every 15 minutes a screenshot...


Cheers :)

Tommaso

Thank u very much Tommaso, really appreciated. :good:

Hi Milanese,

Having activated this Screen Snappy Indicator, where will we View the screen shorts taken, as in which folder on our PC's :oops: will we find any of the Screen shorts that the Indicator has Snapped ?

Cheers,

xrismak. ;)
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Multi Currency MTF MA Dashboard

Post by milanese »

xrismak » Fri Jan 29, 2016 7:47 pm wrote:
Hi Milanese,

Having activated this Screen Snappy Indicator, where will we View the screen shorts taken, as in which folder on our PC's :oops: will we find any of the Screen shorts that the Indicator has Snapped ?

Cheers,

xrismak. ;)
you will find them in the MQL4\Files folder of your Empty4 installation at exp.:
C:\Users\YorUserName\AppData\Roaming\MetaQuotes\Terminal\YourTerminalNumber\MQL4\Files

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
Bippo
Trader
Posts: 52
Joined: Wed May 06, 2015 9:34 pm

Multi Currency MTF MA Dashboard

Post by Bippo »

thx Tommaso

I just have a similar indicator,named Snapshot
it does the trick as well

what I'm missng is an indicator that takes snapshot of the chart each time I enter a trade,and for the closure too
it would be perfect

Great Forum,great support,great coders here,as usual

thank you
Advice: dont quit your day jobs yet and have your wife leaving you in 3 months
MichaelSch
Trader
Posts: 25
Joined: Wed Jan 27, 2016 7:05 pm

Multi Currency MTF MA Dashboard

Post by MichaelSch »

I think with the pictures is not bad, but some details are eventually are missing between the pictures.
For me i have another way found to analyse my trading session.
I capture the whole time the screen. After what i reduce the data with a video editing program.
I have for that avidemux (i am on linux) but with virtual dub it will also go.
Say i have 8 hours taken and will now shrink this to one hour, i make the trick with increasing the FPS and in the next filter i set it back to the initial FPS.
Avi-01.png
Avi-2.png
So you have a video that is one hour with all the session time.
In your mediaplayer you can than decrease the speed to the needs.
You do not have the required permissions to view the files attached to this post.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Multi Currency MTF MA Dashboard

Post by milanese »

Bippo » Fri Jan 29, 2016 8:12 pm wrote:thx Tommaso

I just have a similar indicator,named Snapshot
it does the trick as well

what I'm missng is an indicator that takes snapshot of the chart each time I enter a trade,and for the closure too
it would be perfect

Great Forum,great support,great coders here,as usual

thank you
you can try the modified version I attach here, it should do what you want for all open/close on the pair you attach the indicator...
ScreenSnappyOpenClose.mq4
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Locked

Return to “Auto-trading EA's and EA monitors”