I am studying the Ito integral which is defined such that:
$\int_{0}^{s}G(t)dW(t)=\lim_{\Delta t\rightarrow 0}\sum_{k=1}^{N-1}G(t_k)[W(t_{k+1})-W(t_{k})]$
Now, I know the Stratonovich form uses the midpoint of each interval. But I was wondering if there is also a name for the version that uses the right end point of each interval? i.e.:
$\int_{0}^{s}G(t)\star dW(t)=\lim_{\Delta t\rightarrow 0}\sum_{k=1}^{N-1}G(t_{k+1})[W(t_{k+1})-W(t_{k})]$
Where $\star$ is some new notation used for this new type of integral. If there is, is there then some easy way to rewrite:
$dX=b(X(t),t)dt+\sigma(X(t),t)dW(t)$
In this new format?