radorybar / trendlineautotrader_old

Automatically exported from code.google.com/p/trendlineautotrader
0 stars 0 forks source link

Define best alert notification format - universal for multicurrency multiorder trading #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently there are some ways of action protocoling and notification.
It is required to standardize these and to provide unique output, which can
be parametrized to all output channels.

Currently these outputs are implemented:
 - Printing into LOG file
 - Screenshot making
    - periodical
    - action fired
 - notification, if action fired
     - by email
     - by email with attachment

It is required to unify all these outputs and to widen so multicurrency and
multiorder trading is enabled

Ideas:

All channels outputs must/should contain:
 - Currency name
 - 

Original issue reported on code.google.com by radorybar@gmail.com on 23 Apr 2009 at 6:38