+1 888 340 6572

User contributions for 194.84.116.138

From MultiCharts
For 194.84.116.138 talk block log logs
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

25 January 2012

  • 12:5012:50, 25 January 2012 diff hist +836 N PosTradeSizeCreated page with "Returns an absolute numerical value, indicating the number of contracts or shares in the specified trade. ==== Usage ==== <syntaxhighlight>PosTradeSize(PosAgo,TradeNumber)<..."
  • 12:4812:48, 25 January 2012 diff hist +845 N PosTradeProfitCreated page with "Returns an absolute numerical value, indicating the profit (or loss if negative) of the specified trade. ==== Usage ==== <syntaxhighlight>PosTradeProfit(PosAgo,TradeNumber)..."
  • 12:4512:45, 25 January 2012 diff hist +920 N PosTradeIsOpenCreated page with "Returns True value if the trade is open, False value if the trade is closed. It makes sense to check the trades of the open position. For other positions False is always r..."
  • 12:4312:43, 25 January 2012 diff hist +825 N PosTradeIsLongCreated page with "Returns True value if the trade was opened by buy order, otherwise False value is returned. ==== Usage ==== <syntaxhighlight>PosTradeIsLong(PosAgo,TradeNumber)</syntaxhighl..."
  • 12:4112:41, 25 January 2012 diff hist +859 N PosTradeExitPriceCreated page with "Returns an absolute numerical value, indicating the execution price of trade exit order. ==== Usage ==== <syntaxhighlight>PosTradeExitPrice(PosAgo,TradeNumber)</syntaxhighl..."
  • 12:3812:38, 25 January 2012 diff hist +872 N PosTradeExitNameCreated page with "Returns exit order name. Exit Name is indicated on the chart and in Order and Position Tracker Window. ==== Usage ==== <syntaxhighlight>PosTradeExitName(PosAgo,TradeNumber)..."
  • 12:3612:36, 25 January 2012 diff hist +677 N PosTradeExitDateTimeCreated page with "Returns double-precision decimal DateTime for exit order. As an example see ComputerDateTime ==== Usage ==== <syntaxhighlight>PosTradeExitDateTime(PosAgo,TradeNumber)</..."
  • 12:3412:34, 25 January 2012 diff hist +1,221 N PosTradeExitCategoryCreated page with "Returns an absolute numerical value, indicating trade exit order category. The following types are possible: 1 = Stop order (buy next bar at close - 1 point stop) 2 =..."
  • 12:3012:30, 25 January 2012 diff hist +825 N PosTradeExitBarCreated page with "Returns an absolute numerical value, indicating bar number of the trade exit order. ==== Usage ==== <syntaxhighlight>PosTradeExitBar(PosAgo,TradeNumber)</syntaxhighlight> ..."
  • 12:2712:27, 25 January 2012 diff hist +856 N PosTradeEntryPriceCreated page with "Returns an absolute numerical value, indicating the execution price of trade entry order. ==== Usage ==== <syntaxhighlight>PosTradeEntryPrice(PosAgo,TradeNumber)</syntaxhig..."
  • 12:2412:24, 25 January 2012 diff hist +875 N PosTradeEntryNameCreated page with "Returns entry order name. Entry Name is indicated on the chart and in Order and Position Tracker Window. ==== Usage ==== <syntaxhighlight>PosTradeEntryName(PosAgo,TradeNumb..."
  • 12:2212:22, 25 January 2012 diff hist +677 N PosTradeEntryDateTimeCreated page with "Returns double-precision decimal DateTime for entry order. As an example see ComputerDateTime ==== Usage ==== <syntaxhighlight>PosTradeEntryDateTime(PosAgo,TradeNumber)..."
  • 12:2012:20, 25 January 2012 diff hist +1,215 N PosTradeEntryCategoryCreated page with "Returns an absolute numerical value, indicating trade entry order category. The following types are possible: 1 = Stop order (buy next bar at close - 1 point stop) 2 ..."
  • 12:1712:17, 25 January 2012 diff hist +826 N PosTradeEntryBarCreated page with "Returns an absolute numerical value, indicating bar number of the trade entry order. ==== Usage ==== <syntaxhighlight>PosTradeEntryBar(PosAgo,TradeNumber)</syntaxhighlight>..."
  • 12:1312:13, 25 January 2012 diff hist +636 N PosTradeCountCreated page with "Returns a numerical value, indicating the total number of entries for the specified position. ==== Usage ==== <syntaxhighlight>PosTradeCount(PosBack)</syntaxhighlight> Wh..."
  • 12:1012:10, 25 January 2012 diff hist +855 N PosTradeCommissionCreated page with "Returns an absolute numerical value, indicating the commission amount spent for the specified trade. ==== Usage ==== <syntaxhighlight>PosTradeCommission(PosAgo,TradeNumber)..."
  • 12:0712:07, 25 January 2012 diff hist +575 N OpenEntryTimeCreated page with "Returns a numerical value, indicating the time of specified entry into the open position. The time is indicated in the HHmm format, where HH is the hour in 24 hours format a..."
  • 12:0512:05, 25 January 2012 diff hist +506 N OpenEntryProfitPerContractCreated page with "Returns a numerical value, indicating the profit (loss if negative) per contract of specified entry in dollars. ==== Usage ==== <syntaxhighlight>OpenEntryProfitPerContract(..."
  • 12:0412:04, 25 January 2012 diff hist +505 N OpenEntryProfitCreated page with "Returns a numerical value, indicating the profit (loss if negative) of specified entry into the open position in dollars. ==== Usage ==== <syntaxhighlight>OpenEntryProfit(E..."
  • 12:0212:02, 25 January 2012 diff hist +472 N OpenEntryPriceCreated page with "Returns a numerical value, indicating the price of specified entry into the open position. ==== Usage ==== <syntaxhighlight>OpenEntryPrice(EntryIndex)</syntaxhighlight> Wh..."
  • 12:0112:01, 25 January 2012 diff hist +522 N OpenEntryMinProfitPerContractCreated page with "Returns a numerical value, indicating minimal value of OpenEntryProfitPerContract for the time from entry order execution. ==== Usage ==== <syntaxhighlight>OpenEntryMinP..."
  • 11:5911:59, 25 January 2012 diff hist +502 N OpenEntryMinProfitCreated page with "Returns a numerical value, indicating minimal value of OpenEntryProfit for the time from entry order execution. ==== Usage ==== <syntaxhighlight>OpenEntryMinProfit(Entr..."
  • 11:5711:57, 25 January 2012 diff hist +523 N OpenEntryMaxProfitPerContractCreated page with "Returns a numerical value, indicating maximal value of OpenEntryProfitPerContract for the time from entry order execution. ==== Usage ==== <syntaxhighlight>OpenEntryMax..."
  • 11:5511:55, 25 January 2012 diff hist +502 N OpenEntryMaxProfitCreated page with "Returns a numerical value, indicating maximal value of OpenEntryProfit for the time from entry order execution. ==== Usage ==== <syntaxhighlight>OpenEntryMaxProfit(Entr..."
  • 11:5311:53, 25 January 2012 diff hist +40 OpenEntryContractsNo edit summary
  • 11:5211:52, 25 January 2012 diff hist +762 N OpenEntryDateCreated page with "Returns a numerical value, indicating the date of specified entry into the open position. The date is indicated in the YYYMMdd format, where YYY is the number of years since..."
  • 11:5111:51, 25 January 2012 diff hist +457 N OpenEntryContractsCreated page with "Returns a numerical value, indicating the quantity of contracts of specified entry order into the open position. ==== Usage ==== <syntaxhighlight>OpenEntryContracts(EntryIn..."
  • 11:4911:49, 25 January 2012 diff hist +508 N OpenEntryComissionCreated page with "Returns a numerical value, indicating the amount of cash assets in US dollars spent on the commission for specified trade. ==== Usage ==== <syntaxhighlight>OpenEntryComissi..."
  • 11:4811:48, 25 January 2012 diff hist +67 N OpenEntriesCountCreated page with "Same as CurrentEntries. Category:Strategy Position Trades"
  • 11:4711:47, 25 January 2012 diff hist +354 N ExitNameCreated page with "Returns the name of the order which closed the position. ==== Usage ==== <syntaxhighlight>ExitName(TradeNumber)</syntaxhighlight> Where: TradeNumber - a numerical exp..."
  • 11:4511:45, 25 January 2012 diff hist +357 N EntryNameCreated page with "Returns the name of the order which opened the position. ==== Usage ==== <syntaxhighlight>EntryName(TradeNumber)</syntaxhighlight> Where: TradeNumber - a numerical ex..."
  • 11:4311:43, 25 January 2012 diff hist +34 N Category:Strategy Position TradesCreated page with "Category:PowerLanguageKeywords"
  • 11:4111:41, 25 January 2012 diff hist +2 ChangeMarketPosition→‎Example
  • 11:4011:40, 25 January 2012 diff hist +777 N PlaceMarketOrderCreated page with "Places market order at the broker without position changing on the chart. ==== Usage ==== <syntaxhighlight>PlaceMarketOrder(IsBuy, IsEntry, Contracts)</syntaxhighlight> W..."
  • 11:3711:37, 25 January 2012 diff hist +996 N ChangeMarketPositionCreated page with "Places the order with set name and price on the chart. Though when auto trading is off the order will not be sent to a broker. ==== Usage ==== <syntaxhighlight>ChangeMarket..."
  • 11:3311:33, 25 January 2012 diff hist +34 N Category:Strategy Position SynchronizationCreated page with "Category:PowerLanguageKeywords" current
  • 11:3011:30, 25 January 2012 diff hist +486 N TotalTradesCreated page with "Returns a numerical value, indicating the total number of all completed trades. ==== Usage ==== <syntaxhighlight>TotalTrades</syntaxhighlight> ==== Notes ==== This func..."
  • 11:2711:27, 25 January 2012 diff hist +572 N TotalBarsWinTradesCreated page with "Returns a numerical value, indicating the total number of bars a position was held during all completed winning trades. ==== Usage ==== <syntaxhighlight>TotalBarsWinTrades<..."
  • 11:2511:25, 25 January 2012 diff hist +569 N TotalBarsLosTradesCreated page with "Returns a numerical value, indicating the total number of bars a position was held during all completed losing trades. ==== Usage ==== <syntaxhighlight>TotalBarsLosTrades</..."
  • 11:2311:23, 25 January 2012 diff hist +565 N TotalBarsEvenTradesCreated page with "Returns a numerical value, indicating the total number of bars a position was held during all completed even trades. ==== Usage ==== <syntaxhighlight>TotalBarsEvenTrades</s..."
  • 11:2111:21, 25 January 2012 diff hist +429 N PercentProfitCreated page with "Returns a numerical value, indicating the percentage of winning trades in all trades completed. ==== Usage ==== <syntaxhighlight>PercentProfit</syntaxhighlight> ==== Not..."
  • 11:1911:19, 25 January 2012 diff hist +506 N NumWinTradesCreated page with "Returns a numerical value, indicating the number of all completed winning trades. ==== Usage ==== <syntaxhighlight>NumWinTrades</syntaxhighlight> ==== Notes ==== This f..."
  • 11:1711:17, 25 January 2012 diff hist +503 N NumLosTradesCreated page with "Returns a numerical value, indicating the number of all completed losing trades. ==== Usage ==== <syntaxhighlight>NumLosTrades</syntaxhighlight> ==== Notes ==== This fu..."
  • 11:1511:15, 25 January 2012 diff hist +495 N NumEvenTradesCreated page with "Returns a numerical value, indicating the total number of all completed even trades. ==== Usage ==== <syntaxhighlight>NumEvenTrades</syntaxhighlight> ==== Notes ==== Th..."
  • 11:1311:13, 25 January 2012 diff hist +624 N NetProfitCreated page with "Returns a numerical value, indicating the total currency value of all completed trades. ==== Usage ==== <syntaxhighlight>NetProfit</syntaxhighlight> ==== Notes ==== Thi..."
  • 11:1111:11, 25 January 2012 diff hist +63 N MaxSharesHeldCreated page with "Same as MaxContractsHeld Category:Strategy Performance"
  • 11:1011:10, 25 January 2012 diff hist +452 N MaxIDDrawDownCreated page with "Returns a negative numerical value, indicating the largest decline in equity during the entire trading period. ==== Usage ==== <syntaxhighlight>MaxIDDrawDown</syntaxhighlig..."
  • 11:0811:08, 25 January 2012 diff hist +427 N MaxContractsHeldCreated page with "Returns a numerical value, indicating the maximum number of contracts or shares held at any one time. ==== Usage ==== <syntaxhighlight>MaxContractsHeld</syntaxhighlight> ..."
  • 11:0611:06, 25 January 2012 diff hist +562 N MaxConsecWinnersCreated page with "Returns a numerical value, indicating the number of trades in the longest sequence of consecutive completed winning trades. ==== Usage ==== <syntaxhighlight>MaxConsecWinner..."
  • 11:0411:04, 25 January 2012 diff hist +558 N MaxConsecLosersCreated page with "Returns a numerical value, indicating the number of trades in the longest sequence of consecutive completed losing trades. ==== Usage ==== <syntaxhighlight>MaxConsecLosers<..."
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)