Topics
02 Dec 2012, 01:52
 2811
 2
14 Nov 2012, 04:10
 0
 3564
 2
Replies

Stray
01 Jun 2013, 18:11

Is it correct that each broker loads its data to cServer (like MT Server) and thereby we'll get different data from cAlgo of different brokers? If so, Spotware can allow brokers to load more data to their servers. I think it's not too simple and there are some limitations. For example MetaQuotes limits data on MT server very strictly. Ok, they limit everything, but this solution has the pros and cons.

And the possibility to load data in cAlgo by a trader is the new possible feature. Maybe some time it'll be implemented.


@Stray

Stray
24 Nov 2012, 18:18

I think the close price can be calculated as we know EntryPrice and Pips.

If position is long ClosedPrice = EntryPrice + Pips*PipSize,

if short ClosedPrice = EntryPrice - Pips*PipSize


@Stray