noblista
noblista
noblista
Added topic OBJPROP_ARROWCODE problem
Hello All, first post :) I have an indicator that writes new arrows to a csv: if (id== CHARTEVENT_OBJECT_CREATE ) { Print ( "object created" ); string fname= "WRITE2CSV_" + Symbol ()+ ".csv" ; int handle= FileOpen (fname, FILE_CSV | FILE_WRITE |
noblista
Registered at MQL5.community