ZuluTrade API
ZuluTrade RestSharp API implemented to NinjaTrader and in use and test (seems to work fine) with one Forex robot (Actually quite nice start for a robot which use this API, added as a reference below) .If you need to implement this same method you can ask it directly from me with very reasonable fee.
FYI for other developers: UniqueId returned from ZuluTrade has a leading string (probably some kind of system id or something) but that needs to be removed before using it (so if you first request existing trades and so on..) . This can be done f.ex. marketTrade.UniqueId.Split('.')[1] ...
Maybe this is documented somewhere but that is something what I faced during test period.
The model, which I'm running for ZuluTrade as a test case (click Monthly PnL as well):
And I would like to see the API implemented to Binary Option side as well.
Update: Binary Option interface available from ZuluTrade too (not tested yet).
Here is an other sight what it mean as income: traded against live feed, first half year 1 Lot / trade:
Risk Disclosure: Futures
and forex trading contains substantial risk and is not for every
investor. An investor could potentially lose all or more than the
initial investment. Risk capital is money that can be lost without
jeopardizing ones’ financial security or life style. Only risk capital
should be used for trading and only those with sufficient risk capital
should consider trading. Past performance is not necessarily indicative
of future results.
Hypothetical Performance Disclosure: Hypothetical
performance results have many inherent limitations, some of which are
described below. no representation is being made that any account will
or is likely to achieve profits or losses similar to those shown; in
fact, there are frequently sharp differences between hypothetical
performance results and the actual results subsequently achieved by any
particular trading program. One of the limitations of hypothetical
performance results is that they are generally prepared with the benefit
of hindsight. In addition, hypothetical trading does not involve
financial risk, and no hypothetical trading record can completely
account for the impact of financial risk of actual trading. for example,
the ability to withstand losses or to adhere to a particular trading
program in spite of trading losses are material points which can also
adversely affect actual trading results. There are numerous other
factors related to the markets in general or to the implementation of
any specific trading program which cannot be fully accounted for in the
preparation of hypothetical performance results and all which can
adversely affect trading results.
Terms of Usage
Terms of Usage
This comment has been removed by the author.
ReplyDelete