How can I move the i-ProfitTracker_v2+Virtual Balance indicator text to the right bottom corner of my screen and can the draw ruler be added to that indicator?
Trades and setups in forex, metals, and softs -- Senex FX 103 replies
Special 5 decimal Market Price Indicator 23 replies
Special EMA Crossover Indicator with alert needed 3 replies
CCI and Stochastic Special Indicator 1 reply
Special indicator for MT 0 replies
Disliked7-Keep Rules (Confirm)
NO RULES – NO TRADE
CONFIRM YOUR RULES
-This indicator will help you tracking your Rules step by step.
When you have many system, this will help you control them one by one !
You are in a Trap or Trend have Breaked.
-If all Rules check ok -> Break >< Trap
-When in trap : order =1 >< order =2;
http://hostinga.imagecross.com/image...s-Confirm-.jpgIgnored
//+------------------------------------------------------------------+
//| leverage.mq4 |
//| Copyright © 2012, MetaQuotes Software Corp. |
//| [url]http://www.metaquotes.net[/url] |
//+------------------------------------------------------------------+
#property copyright "Copyright © 2012, MetaQuotes Software Corp."
#property link "[url]http://www.metaquotes.net[/url]"
//+------------------------------------------------------------------+
//| script program start function |
//+------------------------------------------------------------------+
int start()
{
//----
[b]Print("Account #",AccountNumber(), " leverage is ", AccountLeverage());[/b]
//----
return(0);
}
//+------------------------------------------------------------------+ DislikedHi A1Cruiser!
Let me see!
how can we compile" Account Analyzer" for a better tools!
Thanks ~: )Ignored
Disliked6-Forex Session v2
This indicator will show you which session you are trading.
With version 2
Forex Session indicator had some change:
-Redesign
-session bars now show correctly
-auto calculate “Broker GMT” .
-and all you need to do is input Your Country GMT ~: )
http://hostinga.imagecross.com/image...Session-V2.jpgIgnored