Jump to content
Tom Next - Daytrading Community

Recommended Posts

Posted (edited)
Da hast du recht.

 

Aber bei mir ändert sich der Spread nicht oft, aber wenn er sich ändert dann würde ich das schon gerne sehen. Es sind ja für mich immerhin die einzigen Kosten die abgeben muss.

 

Hier is t ein Indikator, den ich mit einem programmierer in Australien gemacht habe. Dieser indicator zeigt oben rechts in der chart den wechselnden spread an. Auch zeigt er das Symbol des instrumentes und das Symbol des Brokers an. Die Farben koennen gewaechselt /veraendert werden //Not sure how this attachment business works. You can e-mail to me.

 

Hope you like it.

Gruesse,

Christoph Lahrs

 

_ATC_Spread_v10.mq4

Edited by whipsaw
Posted

Danke für den Expert Chrisoph!

 

//+------------------------------------------------------------------+
//|                                               #ATC_Spread_v2.mq4 |
//|                                                           CL     |
//|                                                Lahrs@sprynet.com |
//+------------------------------------------------------------------+
#property copyright "Christoph Lahrs // CALIFORNIA 2008"
#property link      "lahrs@sprynet.com"

//------------------------------------------------------------------
// Instructions:
//    This Version requires Allow DLL Imports be set in Common Tab when you add this to a chart.
//    You can also enable this by default in the Options>Expert Advisors Tab, but you may want
//    to turn off "Confirm DLL Function Calls"
//
//    
//    corner    - 0 = top left, 1 = top right, 2 = bottom left, 3 = bottom right
//    topOff    - pixels from top to show the clock
//    labelColor- Color of label
//    spreadColor- Color of spread number
//    
/* I have modified this version to show the variable spread on an ENC platform
  such as the one from ATC */

 

 

 

 

RE: ATC

Wie sind Deine Erfahrungen mit dem Broker?

Wir hatten hier bereits eine Diskussion begonnen,

evtl. kannst Du ja noch ein paar Details aus Deiner bisherigen Erfahrung hinzufügen.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...