☰
Login
Signup
Home
›
.Net / VBA / Excel (3rd party)
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
15.1K
All Categories
0
Incidents
180
Node JS client
52
Go client
861
.Net API client
402
Kite Publisher
555
.Net / VBA / Excel (3rd party)
505
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.4K
Python client
365
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.7K
General
In this Discussion
November 2018
madhukar
November 2018
HowUTrade
How to get Filled price in Paper mode
madhukar
November 2018
in
.Net / VBA / Excel (3rd party)
I am testing quite a few strategies in paper mode not able replicate exactly how BO works in real world.
If I could get filled price of placeregularorderbridge when order is placed as market order?
Also what about kitexl example strategies that you guys are working on?Any timeline?
Tagged:
KiteXL
XLBRIDGE
HowUTrade
November 2018
@madhukar
Right now, with Paper mode you will just get the
Profit/Loss simulation
.
So, GetOrder* functions will work only with real order id's.
Next week we will release,
1. Excel ORB
2. AmiBroker MA Crossover
madhukar
November 2018
edited November 2018
@HowUTrade
what is this ExcelORB?
BTW I could do workaround by using mtm , max and min functions to exactly replicate BO except for slippage that occurs with real world market orders!
HowUTrade
November 2018
@madhukar
Yes, only slippage is unaccountable.
Sign In
or
Register
to comment.
Right now, with Paper mode you will just get the Profit/Loss simulation.
So, GetOrder* functions will work only with real order id's.
Next week we will release,
1. Excel ORB
2. AmiBroker MA Crossover
BTW I could do workaround by using mtm , max and min functions to exactly replicate BO except for slippage that occurs with real world market orders!
Yes, only slippage is unaccountable.